serrislew commented on code in PR #12157:
URL: https://github.com/apache/trafficserver/pull/12157#discussion_r2033782871
##########
tests/gold_tests/pluginTest/slice/slice_selfhealing.test.py:
##########
@@ -348,7 +348,7 @@ def to_httpdate(dt):
# 12 Test - Preload reference etagold-1
tr = Test.AddTestRun("Preload slice etagold-1")
ps = tr.Processes.Default
-ps.Command = curl_and_args + f' http://crrhdr/second -r 3-5 -H "uuid:
etagold-1" -H "crr-foo: {edate}"'
+tr.MakeCurlCommand(curl_and_args + f' http://crrhdr/second -r 3-5 -H "uuid:
etagold-custom-1" -H "crr-foo: {edate}"')
Review Comment:
there's still a custom in the uuid header, same for line 360
--
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]