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/04/23 16:18:58 UTC

[GitHub] [trafficcontrol] rawlinp commented on a change in pull request #4661: Post ds handle empty xmlid

rawlinp commented on a change in pull request #4661:
URL: https://github.com/apache/trafficcontrol/pull/4661#discussion_r413936516



##########
File path: traffic_ops/testing/api/v2/tc-fixtures.json
##########
@@ -2572,32 +2572,6 @@
             "type": "STEERING_WEIGHT"
         }
     ],
-    "jobs": [
-        {
-            "dsName": "ds1",
-            "request": {
-                "startTime": "2019-01-01 00:00:00",
-                "ttl": 80,
-                "regex": "/foo"
-            }
-        },
-        {
-            "dsName": "ds2",

Review comment:
       removing this test data is going to break the tests that depend on them -- they might not fail, since they don't always check to make sure their test data exists, but the tests won't actually test what they were meant to test




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