Merge "Add network host per LF ticket IT-17324."
authorEric Ball <eball@linuxfoundation.org>
Sat, 24 Aug 2019 00:20:14 +0000 (00:20 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Sat, 24 Aug 2019 00:20:14 +0000 (00:20 +0000)
jjb/ric-plt-a1/ric-plt-a1.yaml

index 4fe8e96..00ef210 100644 (file)
@@ -48,7 +48,8 @@
     docker-name: '{name}'
     # source of docker tag
     container-tag-method: latest
-    docker-build-args: '-f Dockerfile-Unit-Test'
+    # running without network = host led to repeated and numerous timeouts.
+    docker-build-args: '--network=host -f Dockerfile-Unit-Test'
     build-timeout: 10
     stream:
       - master: