Set envvar GIT_SSL_NO_VERIFY
This commit is contained in:
parent
c158786714
commit
d70b1c804d
3 changed files with 4 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
summary: Test for BZ#1780294 ([IBM 8.3 FEAT] openCryptoki PIN conversion tool) TOKEN=ica
|
||||
environment:
|
||||
environment+:
|
||||
TOKEN: ica
|
||||
adjust:
|
||||
- enabled: false
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
summary: Test for BZ#1780294 ([IBM 8.3 FEAT] openCryptoki PIN conversion tool) TOKEN=sw
|
||||
environment:
|
||||
environment+:
|
||||
TOKEN: sw
|
||||
extra-nitrate: TC#0607912
|
||||
extra-summary: TOKEN=sw /CoreOS/opencryptoki/Sanity/bz1780294-openCryptoki-PIN-conversion-tool
|
||||
|
|
|
|||
2
main.fmf
Normal file
2
main.fmf
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
environment:
|
||||
GIT_SSL_NO_VERIFY: 'true'
|
||||
Loading…
Add table
Add a link
Reference in a new issue