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/12 19:28:13 UTC

[trafficcontrol] branch master updated (013adb5d08 -> 9ac83fec6e)

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 013adb5d08 Adding CDN lock check for invalidation jobs (#7441)
     add 9ac83fec6e Fix TPv2 e2e ciab container and add config file (#7440)

No new revisions were added by this update.

Summary of changes:
 experimental/traffic-portal/nightwatch/config.json |  8 ++++++
 .../traffic-portal/nightwatch/globals/globals.ts   | 11 +++++---
 .../nightwatch/globals/tables/index.ts             | 29 +++-------------------
 .../traffic-portal/nightwatch/nightwatch.conf.js   | 12 ++++++++-
 .../traffic-portal/nightwatch/tsconfig.e2e.json    |  1 +
 .../traffic_portal_v2_e2e_test/Dockerfile          |  1 +
 .../cdn-in-a-box/traffic_portal_v2_e2e_test/run.sh | 24 +++++++-----------
 7 files changed, 41 insertions(+), 45 deletions(-)
 create mode 100644 experimental/traffic-portal/nightwatch/config.json