rimashah25 commented on code in PR #6544:
URL: https://github.com/apache/trafficcontrol/pull/6544#discussion_r846297958
##########
traffic_ops/testing/api/v4/tc-fixtures.json:
##########
@@ -2817,8 +2817,8 @@
"serviceAddress": false
},
{
- "address": "127.0.0.13/30",
- "gateway": "127.0.0.1",
+ "address": "128.0.0.13/30",
+ "gateway": "128.0.0.1",
Review Comment:
Since there were issues in API v4 tests that were causing failures.
[Fix](https://github.com/apache/trafficcontrol/pull/6544/commits/e2b9c6d754f374a16a8d4779fcb63e56ebea9abb#diff-848f3f399dd9b0437c562368648f7acd64533910f7ee2740decb4ff00d92e380):
[Issue](https://github.com/apache/trafficcontrol/runs/5315051608?check_suite_focus=true)
##########
traffic_ops/testing/api/v4/tc-fixtures.json:
##########
@@ -2817,8 +2817,8 @@
"serviceAddress": false
},
{
- "address": "127.0.0.13/30",
- "gateway": "127.0.0.1",
+ "address": "128.0.0.13/30",
+ "gateway": "128.0.0.1",
Review Comment:
Since there were issues in API v4 tests that were causing failures.
[Fix](https://github.com/apache/trafficcontrol/pull/6544/commits/e2b9c6d754f374a16a8d4779fcb63e56ebea9abb#diff-848f3f399dd9b0437c562368648f7acd64533910f7ee2740decb4ff00d92e380),
[Issue](https://github.com/apache/trafficcontrol/runs/5315051608?check_suite_focus=true)
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]