You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2020/10/06 18:22:46 UTC

[GitHub] [trafficcontrol] zrhoffman edited a comment on pull request #5094: Fix creating a ds with non-existent topology causing ISE

zrhoffman edited a comment on pull request #5094:
URL: https://github.com/apache/trafficcontrol/pull/5094#issuecomment-704462516


   453d5ca083 changes a test for a client steering type delivery service which cannot have topologies assigned to it anyway, so PUT still needs to be covered in tests.
   
   ```json
   {
     "alerts": [
       {
         "text": "invalid request: type fields: 'topology' steering deliveryservice types cannot be assigned to a topology",
         "level": "error"
       }
     ]
   }
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org