File tree Expand file tree Collapse file tree 1 file changed +30
-3
lines changed Expand file tree Collapse file tree 1 file changed +30
-3
lines changed Original file line number Diff line number Diff line change 4444 - centos-stream-10-s390x
4545 - fedora-41-x86_64
4646 - fedora-41-aarch64
47- - fedora-41-ppc64le
48- - fedora-41-s390x
47+ - fedora-42-x86_64
48+ - fedora-42-aarch64
49+ - fedora-42-ppc64le
50+ - fedora-42-s390x
4951 # Sanity check on secondary targets, fewer architectures just
5052 # because the chance that we break e.g. ppc64le *just* on
5153 # rawhide is basically nil.
8183 - fedora-rawhide-aarch64
8284 tmt_plan : /integration
8385 skip_build : true
84- identifier : integration-test
86+ identifier : integration
87+
88+ - job : tests
89+ trigger : pull_request
90+ fmf_url : https://gitlab.com/xiaofwan/bootc-workflow-test.git
91+ fmf_ref : for_bootc
92+ targets :
93+ - centos-stream-9-x86_64
94+ - centos-stream-9-aarch64
95+ - centos-stream-10-x86_64
96+ - centos-stream-10-aarch64
97+ - fedora-41-x86_64
98+ - fedora-41-aarch64
99+ - fedora-42-x86_64
100+ - fedora-42-aarch64
101+ - fedora-rawhide-x86_64
102+ - fedora-rawhide-aarch64
103+ tf_extra_params :
104+ environments :
105+ - variables :
106+ TIER1_IMAGE_URL : localhost/bootc:e2e
107+ BOOTC_TEMPDIR : /tmp/tmp.bib_test
108+ test :
109+ tmt :
110+ plan_filter : " tag: bootc-e2e"
111+ identifier : e2e
85112
86113 - job : propose_downstream
87114 trigger : release
You can’t perform that action at this time.
0 commit comments