You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by ra...@apache.org on 2021/09/17 16:55:24 UTC

[trafficcontrol] branch master updated (4450f72 -> 08ec4ad)

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

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


    from 4450f72  Fix grid comp issues (#6222)
     add 08ec4ad  TR Integration tests updated to use a mock server for TM and TO (#6140)

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |   1 +
 .../traffic_router/core/TestBase.java              | 106 ++++++++++++++++++---
 .../traffic_router/core/dns/ZoneManagerTest.java   |  11 ++-
 .../core/external/HttpDataServer.java              |   9 +-
 .../traffic_router/core/loc/GeoTest.java           |  17 ++--
 .../core/router/StatelessTrafficRouterTest.java    |  14 +--
 .../core/util/AbstractResourceWatcherTest.java     |  14 +--
 7 files changed, 129 insertions(+), 43 deletions(-)