ywkaras commented on a change in pull request #6931:
URL: https://github.com/apache/trafficserver/pull/6931#discussion_r444956207



##########
File path: tests/gold_tests/pluginTest/slice/slice.test.py
##########
@@ -87,19 +87,16 @@
     ' @plugin=slice.so @pparam=--blockbytes-test={}'.format(block_bytes)
 ])
 
-# minimal configuration
-ts.Disk.records_config.update({
-#  'proxy.config.diags.debug.enabled': 1,
-#  'proxy.config.diags.debug.tags': 'slice',
-  'proxy.config.http.cache.http': 1,
-  'proxy.config.http.wait_for_cache': 1,
-})
+# ts.Disk.records_config.update({
+#   'proxy.config.diags.debug.enabled': 1,

Review comment:
       Nitpick:  You could uncomment this call, but set debug.enabled to 0.  
Then it would only be necessary to change one character to temporarily enable 
debug tracing.




----------------------------------------------------------------
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:
[email protected]


Reply via email to