Resolve "Investigate GitLab-CI services don't reach each other"
Compare changes
- Neil-Jocelyn Schark authored
+ 0
− 7
@@ -28,7 +28,6 @@ integration-test-gosdn:
@@ -28,7 +28,6 @@ integration-test-gosdn:
command: ["start", "--cert", "/etc/gnmi-target/ssl/certs/gnmi-target-selfsigned.crt", "--key", "/etc/gnmi-target/ssl/private/gnmi-target-selfsigned.key", "--ca_file", "/etc/gnmi-target/ssl/ca.crt"]
@@ -37,11 +36,5 @@ integration-test-gosdn:
@@ -37,11 +36,5 @@ integration-test-gosdn:
#- mkdir artifacts/configs && cp controller/configs/gNMISubscriptions.txt.example artifacts/configs/gNMISubscriptions.txt
#- cd artifacts && GOSDN_ADMIN_PASSWORD=TestPassword ./gosdn --config ../controller/configs/integration-test-gosdn.toml --security secure &