This is an automated email from the ASF dual-hosted git repository.
bneradt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/trafficserver-ci.git
The following commit(s) were added to refs/heads/main by this push:
new a225e88 Revert "Revert "Revert "Revert "Revert "Update
autest.pipeline" (#430)" (#431…" (#434)
a225e88 is described below
commit a225e88362c91fe81fcf00b178f0bec5c90a7a75
Author: Brian Neradt <[email protected]>
AuthorDate: Thu Jun 4 16:33:08 2026 -0500
Revert "Revert "Revert "Revert "Revert "Update autest.pipeline" (#430)"
(#431…" (#434)
Trying to switch to fedora:44 again.
This reverts commit 83949896eb4160b1db763e4a9f167441fadc7f93.
---
jenkins/github/autest.pipeline | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/jenkins/github/autest.pipeline b/jenkins/github/autest.pipeline
index 3609482..7b2e939 100644
--- a/jenkins/github/autest.pipeline
+++ b/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'
registryUrl 'https://ci.trafficserver.apache.org/'
args '--init --cap-add=SYS_PTRACE --network=host -v
${HOME}/ccache:/tmp/ccache:rw'
label 'docker'