.semaphore: update TEST_OS to Fedora 36
This commit is contained in:
parent
4f44ec3e22
commit
02c5b475c6
1 changed files with 2 additions and 2 deletions
|
|
@ -21,9 +21,9 @@ blocks:
|
||||||
- make test/common
|
- make test/common
|
||||||
- make bots
|
- make bots
|
||||||
jobs:
|
jobs:
|
||||||
- name: Check fedora-35
|
- name: Check fedora-36
|
||||||
commands:
|
commands:
|
||||||
- export TEST_OS=fedora-35
|
- export TEST_OS=fedora-36
|
||||||
- bots/image-customize -v -i cockpit-ws -i cockpit-packagekit -i `pwd`/cockpit-session-recording*.noarch.rpm -s `pwd`/test/vm.install $TEST_OS
|
- bots/image-customize -v -i cockpit-ws -i cockpit-packagekit -i `pwd`/cockpit-session-recording*.noarch.rpm -s `pwd`/test/vm.install $TEST_OS
|
||||||
- bots/image-customize -v -u ./test/files/1.journal:/var/log/journal/1.journal $TEST_OS
|
- bots/image-customize -v -u ./test/files/1.journal:/var/log/journal/1.journal $TEST_OS
|
||||||
- bots/image-customize -v -u ./test/files/binary-rec.journal:/var/log/journal/binary-rec.journal $TEST_OS
|
- bots/image-customize -v -u ./test/files/binary-rec.journal:/var/log/journal/binary-rec.journal $TEST_OS
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue