.semaphore: update TEST_OS to Fedora 36

This commit is contained in:
Jelle van der Waa 2023-02-02 13:57:19 +01:00 committed by Justin Stephenson
parent 4f44ec3e22
commit 02c5b475c6

View file

@ -21,9 +21,9 @@ blocks:
- make test/common
- make bots
jobs:
- name: Check fedora-35
- name: Check fedora-36
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 -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