You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by ro...@apache.org on 2019/02/10 22:35:41 UTC

[trafficcontrol] branch master updated (a86195f -> 6903c93)

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

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


    from a86195f  foo
     new 89b7a91  Fix CRConfig generation to not include ANY_MAP DS-server assignments
     new 6903c93  Add TO API integration tests for CRConfig ANY_MAP DSes

The 9950 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 traffic_ops/testing/api/v14/crconfig_test.go       | 43 ++++++++++++++++
 .../testing/api/v14/deliveryservicematches_test.go |  6 ++-
 traffic_ops/testing/api/v14/tc-fixtures.json       | 57 ++++++++++++++++++++++
 traffic_ops/traffic_ops_golang/crconfig/servers.go |  8 ++-
 4 files changed, 111 insertions(+), 3 deletions(-)