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 2022/06/06 19:56:29 UTC

[GitHub] [trafficcontrol] ericholguin commented on a diff in pull request #6851: Refactor Servers Test

ericholguin commented on code in PR #6851:
URL: https://github.com/apache/trafficcontrol/pull/6851#discussion_r890504817


##########
traffic_ops/testing/api/v3/tc-fixtures.json:
##########
@@ -1543,6 +1543,10 @@
         {
             "xmlId": "test-ds-server-assignments",
             "serverNames": ["test-ds-server-assignments"]
+        },
+        {
+            "xmlId": "ds3",
+            "serverNames": ["atlanta-edge-14"]

Review Comment:
   The existing ones do not work for that test and they are also being used for other server tests.



-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@trafficcontrol.apache.org

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