File tree Expand file tree Collapse file tree 1 file changed +29
-3
lines changed Expand file tree Collapse file tree 1 file changed +29
-3
lines changed Original file line number Diff line number Diff line change 44
44
- centos-stream-10-s390x
45
45
- fedora-41-x86_64
46
46
- 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
49
51
# Sanity check on secondary targets, fewer architectures just
50
52
# because the chance that we break e.g. ppc64le *just* on
51
53
# rawhide is basically nil.
81
83
- fedora-rawhide-aarch64
82
84
tmt_plan : /integration
83
85
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
+ test :
108
+ tmt :
109
+ plan_filter : " tag: bootc-e2e"
110
+ identifier : e2e
85
111
86
112
- job : propose_downstream
87
113
trigger : release
You can’t perform that action at this time.
0 commit comments