Skip to content

Commit e2f73d5

Browse files
Merge pull request AlmaLinux#119 from yuravk/almalinux-ng-0.20.0
Update to version 0.20.0
2 parents e966de1 + 9804c6f commit e2f73d5

File tree

229 files changed

+72198
-66344
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

229 files changed

+72198
-66344
lines changed

.github/workflows/pr-welcome-msg.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,12 @@ jobs:
2626
2727
Packit will automatically schedule regression tests for this PR's build and latest upstream leapp build. If you need a different version of leapp from PR#42, use `/packit test oamg/leapp#42`
2828
29-
To launch regression testing public members of oamg organization can leave the following comment:
29+
It is possible to schedule specific on-demand tests as well. Currently 2 test sets are supported, `beaker-minimal` and `kernel-rt`, both can be used to be run on all upgrade paths or just a couple of specific ones.
30+
To launch on-demand tests with packit:
31+
- **/packit test --labels kernel-rt** to schedule `kernel-rt` tests set for all upgrade paths
32+
- **/packit test --labels beaker-minimal-8.9to9.3,kernel-rt-8.9to9.3** to schedule `kernel-rt` and `beaker-minimal` test sets for 8.9->9.3 upgrade path
33+
34+
[Deprecated] To launch on-demand regression testing public members of oamg organization can leave the following comment:
3035
- **/rerun** to schedule basic regression tests using this pr build and latest upstream leapp build as artifacts
3136
- **/rerun 42** to schedule basic regression tests using this pr build and leapp\*PR42\* as artifacts
3237
- **/rerun-sst** to schedule sst tests using this pr build and latest upstream leapp build as artifacts

0 commit comments

Comments
 (0)