You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by oc...@apache.org on 2020/03/19 18:52:32 UTC

[trafficcontrol] branch master updated (9c1a1d9 -> 2f3ed83)

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

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


    from 9c1a1d9  Fix TO unit tests (#4524)
     add 2f3ed83  CDN-in-a-Box: Downgrade Python Traffic Ops client (#4523)

No new revisions were added by this update.

Summary of changes:
 infrastructure/cdn-in-a-box/cache/Dockerfile       |  3 +--
 infrastructure/cdn-in-a-box/ort/README.rst         | 10 ++++++++++
 infrastructure/cdn-in-a-box/ort/setup.py           |  3 ++-
 .../__init__.py}                                   |  5 -----
 .../tests/test_api_version_replacement.py}         | 22 +++++++++++-----------
 .../cdn-in-a-box/ort/traffic_ops_ort/to_api.py     |  9 +++++++++
 6 files changed, 33 insertions(+), 19 deletions(-)
 copy infrastructure/cdn-in-a-box/ort/{traffic_ops_ort.logrotate => tests/__init__.py} (93%)
 copy infrastructure/cdn-in-a-box/{cache/run.sh => ort/tests/test_api_version_replacement.py} (62%)
 mode change 100755 => 100644