osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/docker-playground/+/30998 )
Change subject: jenkins-common: replace subnet in scm files too
......................................................................
jenkins-common: replace subnet in scm files too
Replace the subnet in *.scm configs of nplab-sua-test and
nplab-m3ua-test too.
Related: OS#5802
Change-Id: Ia734df3721a4ae3408a17d33c835282b79174132
---
M jenkins-common.sh
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/98/30998/1
diff --git a/jenkins-common.sh b/jenkins-common.sh
index c7c282c..484e513 100644
--- a/jenkins-common.sh
+++ b/jenkins-common.sh
@@ -270,6 +270,7 @@
"$VOL_BASE_DIR" \
-name '*.cfg' -o \
-name '*.conf' -o \
+ -name '*.scm' -o \
-name '*.sh' -o \
-name '*.txt' -o \
-name '*.yaml' \
--
To view, visit
https://gerrit.osmocom.org/c/docker-playground/+/30998
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Ia734df3721a4ae3408a17d33c835282b79174132
Gerrit-Change-Number: 30998
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newchange