Change in osmo-ci[master]: repo-install-test: rename 'debian' to 'debian9'

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

osmith gerrit-no-reply at lists.osmocom.org
Fri Jan 22 11:07:33 UTC 2021


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/22378 )


Change subject: repo-install-test: rename 'debian' to 'debian9'
......................................................................

repo-install-test: rename 'debian' to 'debian9'

Related: OS#4969
Depends: docker-playground I2ea18997019ebaa013c258996f5131386bcd6426
Change-Id: Iaa2202cca4072b4dc0309e011aba6cb33ed5b8aa
---
M jobs/repo-install-test.yml
M scripts/repo-install-test.sh
R scripts/repo-install-test/blacklist_debian9.txt
M scripts/repo-install-test/run-inside-docker.sh
4 files changed, 3 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/78/22378/1

diff --git a/jobs/repo-install-test.yml b/jobs/repo-install-test.yml
index 2c26490..bde6054 100644
--- a/jobs/repo-install-test.yml
+++ b/jobs/repo-install-test.yml
@@ -4,7 +4,7 @@
     jobs:
       - Osmocom-repo-install-{distro}
     distro:
-      - debian:
+      - debian9:
           feeds: !!python/tuple [nightly, latest]
       - centos8:
           feeds: !!python/tuple [next, nightly]
diff --git a/scripts/repo-install-test.sh b/scripts/repo-install-test.sh
index f4dcf1d..b593733 100755
--- a/scripts/repo-install-test.sh
+++ b/scripts/repo-install-test.sh
@@ -24,7 +24,7 @@
 DISTRO="$1"
 DISTROS="
 	centos8
-	debian
+	debian9
 "
 
 check_usage
diff --git a/scripts/repo-install-test/blacklist_debian.txt b/scripts/repo-install-test/blacklist_debian9.txt
similarity index 100%
rename from scripts/repo-install-test/blacklist_debian.txt
rename to scripts/repo-install-test/blacklist_debian9.txt
diff --git a/scripts/repo-install-test/run-inside-docker.sh b/scripts/repo-install-test/run-inside-docker.sh
index 8fa3a66..3a06277 100755
--- a/scripts/repo-install-test/run-inside-docker.sh
+++ b/scripts/repo-install-test/run-inside-docker.sh
@@ -42,7 +42,7 @@
 		centos8)
 			echo "CentOS_8"
 			;;
-		debian)
+		debian9)
 			echo "Debian_9.0"
 			;;
 		*)

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/22378
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Iaa2202cca4072b4dc0309e011aba6cb33ed5b8aa
Gerrit-Change-Number: 22378
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210122/f0cba393/attachment.htm>


More information about the gerrit-log mailing list