From b316ae08335a091150a58ca275a0784ece54213a Mon Sep 17 00:00:00 2001 From: Stanislav Levin Date: Tue, 5 Oct 2021 21:57:13 +0300 Subject: [PATCH] task 286458: certmonger.git=0.79.14-alt3 --- ipatests/azure/Dockerfiles/Dockerfile.build.altlinux | 1 + ipatests/azure/templates/prepare-build-altlinux.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/ipatests/azure/Dockerfiles/Dockerfile.build.altlinux b/ipatests/azure/Dockerfiles/Dockerfile.build.altlinux index 056332b4be8..ab250db3f68 100644 --- a/ipatests/azure/Dockerfiles/Dockerfile.build.altlinux +++ b/ipatests/azure/Dockerfiles/Dockerfile.build.altlinux @@ -3,6 +3,7 @@ ENV container=docker LANG=en_US.utf8 LANGUAGE=en_US.utf8 LC_ALL=en_US.utf8 COPY dist /root RUN \ + apt-repo add task 286458 && \ apt-get update \ && apt-get install -y /root/rpms/*.rpm openssh \ gssproxy-nfs-server nfs-server \ diff --git a/ipatests/azure/templates/prepare-build-altlinux.yml b/ipatests/azure/templates/prepare-build-altlinux.yml index dabdf9635c9..bc657c67bde 100644 --- a/ipatests/azure/templates/prepare-build-altlinux.yml +++ b/ipatests/azure/templates/prepare-build-altlinux.yml @@ -1,6 +1,7 @@ steps: - script: | set -e + sudo apt-repo add task 286458 sudo apt-get update echo "Installing base development environment" sudo apt-get install -y gear rpm-build rpm-build-python3