File tree Expand file tree Collapse file tree 1 file changed +9
-11
lines changed Expand file tree Collapse file tree 1 file changed +9
-11
lines changed Original file line number Diff line number Diff line change 3838 - job : copr_build
3939 trigger : pull_request
4040 targets :
41- # Primary targets are c9s and fedora:40 right now, which build
41+ # Primary targets are c9s, c10s and fedora:41 right now, which build
4242 # for all architectures
4343 - centos-stream-9-x86_64
4444 - centos-stream-9-aarch64
@@ -48,10 +48,10 @@ jobs:
4848 - centos-stream-10-aarch64
4949 - centos-stream-10-ppc64le
5050 - centos-stream-10-s390x
51- - fedora-40 -x86_64
52- - fedora-40 -aarch64
53- - fedora-40 -ppc64le
54- - fedora-40 -s390x
51+ - fedora-41 -x86_64
52+ - fedora-41 -aarch64
53+ - fedora-41 -ppc64le
54+ - fedora-41 -s390x
5555 # Sanity check on secondary targets, fewer architectures just
5656 # because the chance that we break e.g. ppc64le *just* on
5757 # rawhide is basically nil.
6363 - job : tests
6464 trigger : pull_request
6565 targets :
66- - fedora-40 -x86_64
67- - fedora-40 -aarch64
66+ - fedora-41 -x86_64
67+ - fedora-41 -aarch64
6868 tmt_plan : /integration-build
6969 skip_build : true
7070 identifier : integration-test
@@ -75,18 +75,16 @@ jobs:
7575 trigger : pull_request
7676 targets :
7777 - centos-stream-9-x86_64
78- - centos-stream-9-aarch64
7978 - centos-stream-10-aarch64
80- - fedora-40 -x86_64
79+ - fedora-41 -x86_64
8180 tmt_plan : /to-existing-root
8281 identifier : e2e-test-to-existing-root
8382
8483 - job : tests
8584 trigger : pull_request
8685 targets :
8786 - centos-stream-9-aarch64
88- - centos-stream-10-x86_64
8987 - centos-stream-10-aarch64
90- - fedora-40 -aarch64
88+ - fedora-41 -aarch64
9189 tmt_plan : /to-disk
9290 identifier : e2e-test-to-disk
You can’t perform that action at this time.
0 commit comments