From ea680b766f3e1d40dbac9344c398b694a4e7758b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branislav=20N=C3=A1ter?= Date: Wed, 29 May 2024 08:36:36 +0200 Subject: [PATCH] Changing tests url to https --- plans/tier1-internal.fmf | 2 +- plans/tier2-internal.fmf | 2 +- plans/tier3-internal.fmf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/plans/tier1-internal.fmf b/plans/tier1-internal.fmf index 62bfc6f..dfa314b 100644 --- a/plans/tier1-internal.fmf +++ b/plans/tier1-internal.fmf @@ -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 diff --git a/plans/tier2-internal.fmf b/plans/tier2-internal.fmf index 88d679d..4ea8fed 100644 --- a/plans/tier2-internal.fmf +++ b/plans/tier2-internal.fmf @@ -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 diff --git a/plans/tier3-internal.fmf b/plans/tier3-internal.fmf index f788445..7708554 100644 --- a/plans/tier3-internal.fmf +++ b/plans/tier3-internal.fmf @@ -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