zwoop commented on code in PR #12812: URL: https://github.com/apache/trafficserver/pull/12812#discussion_r2695948729
########## .claude/CLAUDE.md: ########## @@ -94,13 +100,9 @@ For example, to run `cache-auth.test.py`: ./autest.sh --sandbox /tmp/sbcursor --clean=none -f cache-auth ``` -The CI system publishes the following docker image in which the CI runs autests: - -``` -ci.trafficserver.apache.org/ats/fedora:43 -``` - -The fedora version is updated regularly to the latest fedora release. +Most end-to-end test coverage is in `tests/gold_tests/`. The CI system uses the +Docker image `ci.trafficserver.apache.org/ats/fedora:43` (Fedora version updated +regularly). Review Comment: It has it a few lines below. -- 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]
