Adjust for opencryptoki v3.19.0 step34
This commit is contained in:
parent
b22e3e4407
commit
c68268bb5a
2 changed files with 15 additions and 14 deletions
|
|
@ -53,7 +53,7 @@ rlJournalStart
|
|||
|
||||
rlPhaseStartTest
|
||||
rlRun "./pkcsconf.exp $PKCSCONF 2>&1 | tee $TMP"
|
||||
rlAssertGrep "New PINs do not match." $TMP
|
||||
rlAssertGrep "Invalid new user pin|New PINs do not match." $TMP -E
|
||||
rlPhaseEnd
|
||||
|
||||
rlPhaseStartCleanup
|
||||
|
|
|
|||
|
|
@ -4,31 +4,32 @@ description: |
|
|||
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1800549
|
||||
contact: Karel Srot <ksrot@redhat.com>
|
||||
component:
|
||||
- openCryptoki
|
||||
- openCryptoki
|
||||
test: ./runtest.sh
|
||||
framework: beakerlib
|
||||
require:
|
||||
- library(nvr/nvr)
|
||||
- url: https://src.fedoraproject.org/tests/opencryptoki.git
|
||||
name: /Library/token-manipulation
|
||||
- library(nvr/nvr)
|
||||
- url: https://src.fedoraproject.org/tests/opencryptoki.git
|
||||
name: /Library/token-manipulation
|
||||
recommend:
|
||||
- opencryptoki
|
||||
- opencryptoki-swtok
|
||||
- expect
|
||||
- opencryptoki
|
||||
- opencryptoki-swtok
|
||||
- expect
|
||||
duration: 5m
|
||||
enabled: true
|
||||
tag:
|
||||
- CI-Tier-1
|
||||
- Tier1
|
||||
- customer_scenario
|
||||
- CI-Tier-1
|
||||
- Tier1
|
||||
- customer_scenario
|
||||
tier: '1'
|
||||
link:
|
||||
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=1800549
|
||||
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=1851109
|
||||
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=1800549
|
||||
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=1851109
|
||||
adjust:
|
||||
- enabled: false
|
||||
- enabled: false
|
||||
when: distro == rhel-4, rhel-5, rhel-6, rhel-7
|
||||
continue: false
|
||||
extra-nitrate: TC#0607944
|
||||
extra-summary: /CoreOS/opencryptoki/Sanity/bz1800549-p11sak-key-management-tool-basic-functionality
|
||||
extra-task: /CoreOS/opencryptoki/Sanity/bz1800549-p11sak-key-management-tool-basic-functionality
|
||||
id: 065dda66-85f0-4142-83d3-b4104d359d41
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue