CI: Add SW token update plan
Resolves: RHEL-840
This commit is contained in:
parent
e698005342
commit
a658fde51d
21
CI_plan.fmf
21
CI_plan.fmf
@ -15,3 +15,24 @@
|
|||||||
|
|
||||||
execute:
|
execute:
|
||||||
how: tmt
|
how: tmt
|
||||||
|
|
||||||
|
/sw-token-package-update:
|
||||||
|
|
||||||
|
summary: perform opencryptoki package update on a configured SW token
|
||||||
|
|
||||||
|
prepare:
|
||||||
|
- how: shell
|
||||||
|
order: 90
|
||||||
|
script:
|
||||||
|
- dnf -y downgrade 'opencryptoki*'
|
||||||
|
|
||||||
|
discover:
|
||||||
|
url: https://src.fedoraproject.org/tests/opencryptoki.git
|
||||||
|
how: fmf
|
||||||
|
test:
|
||||||
|
- /Update/initialized-sw-token/setup
|
||||||
|
- /Update/dnf-update-opencryptoki
|
||||||
|
- /Update/initialized-sw-token/test
|
||||||
|
|
||||||
|
execute:
|
||||||
|
how: tmt
|
||||||
|
Loading…
Reference in New Issue
Block a user