You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by mi...@apache.org on 2020/07/08 19:19:42 UTC

[trafficcontrol] branch master updated (e345bd2 -> 65a0fee)

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

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


    from e345bd2  Weasel action (#4836)
     add 65a0fee  Traffic Portal integration test cleanup (#4856)

No new revisions were added by this update.

Summary of changes:
 .../traffic_portal_integration_test/Dockerfile     | 83 ++++++++++++----------
 .../etc/yum.repos.d/google-chrome.repo             | 10 +--
 .../junit-jasmine-onprepare.js                     | 22 +++---
 .../traffic_portal_integration_test/run.sh         | 12 +++-
 traffic_portal/test/end_to_end/conf.js             | 37 ++--------
 traffic_portal/test/end_to_end/conf.json           | 31 ++++++++
 6 files changed, 108 insertions(+), 87 deletions(-)
 copy experimental/graphql.sample/volumes/pgadmin/.gitignore => infrastructure/cdn-in-a-box/traffic_portal_integration_test/etc/yum.repos.d/google-chrome.repo (81%)
 copy experimental/traffic_router_golang/crconfigdsservers/crconfigdsservers.go => infrastructure/cdn-in-a-box/traffic_portal_integration_test/junit-jasmine-onprepare.js (74%)
 create mode 100644 traffic_portal/test/end_to_end/conf.json