Skip to content

Commit 1cf7bb0

Browse files
committed
Update QE-C Maintenance template
Update the review template for QE-C Maintenance jobs.
1 parent 3367be0 commit 1cf7bb0

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

_review/qe-Maintenance-QEC.toml

+11-12
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Review template file for ALP test runs on OSD
1+
## Review configuration for QE-C related jobs on OSD
22

33
Instance = "https://openqa.suse.de" # openQA instance to query
44
RabbitMQ = "amqps://suse:[email protected]" # RabbitMQ instance to query
@@ -7,7 +7,6 @@ HideStatus = ["scheduled", "passed", "softfailed", "cancelled", "skipped", "runn
77
RefreshInterval = 60 # Refresh from API once every minute
88
MaxJobs = 20 # Max. job per group to display
99
GroupBy = "groups" # Group by defined groups ("none" or "groups")
10-
RequestJobLimit = 100 # Query up to 100 jobs per http request
1110

1211
## BCI and Base images #########################################################
1312

@@ -196,6 +195,16 @@ MaxLifetime = 86400
196195

197196
## SLE Micro Maintenance updates ###############################################
198197

198+
[[Groups]]
199+
Name = "SL Micro 6.0 Staging Updates for Containers"
200+
Params = { groupid = "566" }
201+
MaxLifetime = 86400
202+
203+
[[Groups]]
204+
Name = "SL Micro 6.0 Product Updates for Containers"
205+
Params = { groupid = "572" }
206+
MaxLifetime = 86400
207+
199208
[[Groups]]
200209
Name = "SLE Micro Maintenance Updates 5.5"
201210
Params = { groupid = "420", build = "%yesterday%-1", version = "5.5" }
@@ -261,16 +270,6 @@ Name = "SLE 15-SP5 WSL"
261270
Params = { groupid = "461" }
262271
MaxLifetime = 86400
263272

264-
[[Groups]]
265-
Name = "SLE 15-SP4 WSL"
266-
Params = { groupid = "386" }
267-
MaxLifetime = 86400
268-
269-
[[Groups]]
270-
Name = "SLE 15-SP3 WSL"
271-
Params = { groupid = "288" }
272-
MaxLifetime = 86400
273-
274273
## Windows KVM Installation
275274

276275
[[Groups]]

0 commit comments

Comments
 (0)