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/01/06 15:48:36 UTC

[trafficcontrol] branch master updated (df7ff48 -> 7c4b7c1)

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 df7ff48  Add waits on generate keys buttons to show up in TP tests (#4205)
     add 7c4b7c1  Block DSRC assignment when DS type is not HTTP or DNS (#4208)

No new revisions were added by this update.

Summary of changes:
 .../deliveryservices_required_capabilities_test.go | 29 ++++++++----
 .../testing/api/v14/deliveryserviceservers_test.go | 12 ++---
 .../deliveryservice/deliveryservices.go            |  8 ++--
 .../deliveryservices_required_capabilities.go      | 13 ++++++
 .../deliveryservices_required_capabilities_test.go | 52 ++++++++++++++++++++++
 traffic_ops/traffic_ops_golang/server/servers.go   |  8 ++--
 .../form.deliveryService.Steering.tpl.html         |  1 -
 .../form.deliveryService.anyMap.tpl.html           |  1 -
 .../TableDeliveryServicesController.js             |  4 ++
 9 files changed, 103 insertions(+), 25 deletions(-)