You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by zr...@apache.org on 2023/04/03 15:08:55 UTC

[trafficcontrol] branch master updated (72b2332e8e -> 3563f010d4)

This is an automated email from the ASF dual-hosted git repository.

zrhoffman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


    from 72b2332e8e ATC Collaborators for April 2023 (#7426)
     add 3563f010d4 Add CiaB container for TPv2 tests (#7423)

No new revisions were added by this update.

Summary of changes:
 .../cdn-in-a-box/docker-compose.expose-ports.yml   |  2 +-
 .../docker-compose.traffic-portal-v2-test.yml      | 27 ++++++++++------
 infrastructure/cdn-in-a-box/docker-compose.yml     |  2 +-
 .../cdn-in-a-box/traffic_ops/to-access.sh          |  1 +
 .../cdn-in-a-box/traffic_portal_v2/run.sh          |  2 +-
 .../Dockerfile                                     | 36 +++++-----------------
 .../run.sh                                         | 35 +++++----------------
 infrastructure/cdn-in-a-box/variables.env          |  2 ++
 8 files changed, 37 insertions(+), 70 deletions(-)
 copy traffic_server/_tsb/docker-compose.yml => infrastructure/cdn-in-a-box/docker-compose.traffic-portal-v2-test.yml (72%)
 copy infrastructure/cdn-in-a-box/{traffic_portal_integration_test => traffic_portal_v2_e2e_test}/Dockerfile (72%)
 copy infrastructure/cdn-in-a-box/{traffic_portal_integration_test => traffic_portal_v2_e2e_test}/run.sh (63%)