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/12/08 20:02:37 UTC

[GitHub] [trafficcontrol] traeak commented on pull request #7167: Fix t3c test duplication and upgrade to v4

traeak commented on PR #7167:
URL: https://github.com/apache/trafficcontrol/pull/7167#issuecomment-1343285320

   Testing:
   Check out rob's branch, create t3c pre PR and t3c post PR.
   Run against same host and compare files.
   
   Sample commands and then compare:
   ```for hdr_rw in hdr_rw* ; do echo $hdr_rw ; grep -v '^#' ${hdr_rw} | md5sum ; done > ~/hdr_rw_sums.txt; md5sum ~/hdr_rw_sums.txt```
   ```grep -v '^#' parent.config  | md5sum```
   ```grep -v '^#' records.config  | md5sum```


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