fixeria has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/docker-playground/+/35941?usp=email )


Change subject: fixup: ttcn3-bts-test: do not start osmo-bts-virtual / virtphy 
containers
......................................................................

fixup: ttcn3-bts-test: do not start osmo-bts-virtual / virtphy containers

Change-Id: I9a38356be1f970a2b8f1bf51bfc220471502682f
Related: OS#6352
---
M ttcn3-bts-test/jenkins.sh
1 file changed, 12 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground 
refs/changes/41/35941/1

diff --git a/ttcn3-bts-test/jenkins.sh b/ttcn3-bts-test/jenkins.sh
index 92d83ef..f932b4a 100755
--- a/ttcn3-bts-test/jenkins.sh
+++ b/ttcn3-bts-test/jenkins.sh
@@ -193,8 +193,8 @@
 # 3) OML tests require us to run without BSC
 docker_kill_wait ${BUILD_TAG}-bsc
 # switch back from virtphy + osmo-bts-virtual to osmo-bts-trx
-docker_kill_wait ${BUILD_TAG}-virtphy
-docker_kill_wait ${BUILD_TAG}-bts
+#docker_kill_wait ${BUILD_TAG}-virtphy
+#docker_kill_wait ${BUILD_TAG}-bts

 cp oml/osmo-bts.gen.cfg $VOL_BASE_DIR/bts/
 network_replace_subnet_in_configs

--
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/35941?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I9a38356be1f970a2b8f1bf51bfc220471502682f
Gerrit-Change-Number: 35941
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <[email protected]>
Gerrit-MessageType: newchange

Reply via email to