Changing tests url to https

This commit is contained in:
Branislav Náter 2024-05-29 08:36:36 +02:00 committed by luhliari
parent 57b169ed96
commit ea680b766f
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
summary: Internal Tier1 beakerlib tests
discover:
how: fmf
url: git@gitlab.com:redhat/rhel/tests/httpd.git
url: https://gitlab.com/redhat/rhel/tests/httpd.git
filter: 'tier: 1'
execute:
how: tmt

View File

@ -1,7 +1,7 @@
summary: Internal Tier2 beakerlib tests
discover:
how: fmf
url: git@gitlab.com:redhat/rhel/tests/httpd.git
url: https://gitlab.com/redhat/rhel/tests/httpd.git
filter: 'tier: 2'
execute:
how: tmt

View File

@ -1,7 +1,7 @@
summary: Internal Tier3 beakerlib tests
discover:
how: fmf
url: git@gitlab.com:redhat/rhel/tests/httpd.git
url: https://gitlab.com/redhat/rhel/tests/httpd.git
filter: 'tier: 3'
execute:
how: tmt