dangogh closed pull request #2413: updated the docker network for the latest
changes
URL: https://github.com/apache/trafficcontrol/pull/2413
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/traffic_ops/testing/api/docker/docker-compose.yml
b/traffic_ops/testing/api/docker/docker-compose.yml
index 7f39e20b8..17c043e2f 100644
--- a/traffic_ops/testing/api/docker/docker-compose.yml
+++ b/traffic_ops/testing/api/docker/docker-compose.yml
@@ -23,7 +23,7 @@ version: '3'
networks:
default:
external:
- name: traffic_ops_tcnet
+ name: cdn-in-a-box_tcnet
services:
trafficops_api_tests:
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services