Copilot commented on code in PR #432:
URL: https://github.com/apache/trafficserver-ci/pull/432#discussion_r3353079737


##########
jenkins/github/autest.pipeline:
##########
@@ -1,7 +1,7 @@
 pipeline {
   agent {
     docker {
-      image 'ci.trafficserver.apache.org/ats/fedora:42'
+      image 'ci.trafficserver.apache.org/ats/fedora:44'

Review Comment:
   Switching the GitHub AuTest docker image back to `fedora:44` reintroduces a 
known CI failure: PR #431 (which this PR is reverting) explicitly notes that 
sharding on `remap_acl/remap_acl_yaml` does not work on `fedora:44`. Unless 
that underlying issue has been fixed elsewhere (and referenced here), this 
change is likely to break GitHub AuTest runs again.



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

Reply via email to