Set envvar GIT_SSL_NO_VERIFY

This commit is contained in:
Karel Srot 2023-03-13 13:30:28 +01:00
commit d70b1c804d
3 changed files with 4 additions and 2 deletions

View file

@ -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

View file

@ -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
View file

@ -0,0 +1,2 @@
environment:
GIT_SSL_NO_VERIFY: 'true'