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 2021/04/23 18:43:20 UTC

[trafficcontrol] branch master updated (bcb7154 -> a233b14)

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 bcb7154  Adds TO client api tests for Coordinates automation (#5772)
     add a233b14  Return legacy Monitoring Config from legacy Monitoring Config handler (#5755)

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                |  1 +
 lib/go-tc/nullable_test.go                  |  1 +
 lib/go-tc/traffic_monitor.go                | 47 ++++++++++++++--
 traffic_ops/testing/api/v1/crconfig_test.go | 84 ++++++++++++++++++++++++++++-
 traffic_ops/testing/api/v1/tc-fixtures.json | 36 +++++++------
 traffic_ops/testing/api/v2/crconfig_test.go | 84 ++++++++++++++++++++++++++++-
 traffic_ops/testing/api/v2/tc-fixtures.json | 36 +++++++------
 traffic_ops/testing/api/v3/crconfig_test.go | 82 ++++++++++++++++++++++++++++
 traffic_ops/testing/api/v3/tc-fixtures.json | 36 +++++++------
 traffic_ops/testing/api/v4/crconfig_test.go | 82 ++++++++++++++++++++++++++++
 traffic_ops/testing/api/v4/tc-fixtures.json | 36 +++++++------
 11 files changed, 459 insertions(+), 66 deletions(-)