Skip to content

Commit 89056ea

Browse files
committed
Use unique names
Signed-off-by: Petr "Stone" Hracek <[email protected]>
1 parent af89b6b commit 89056ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: .github/workflows/rhel7-tests.yml renamed to .github/workflows/rhel7-tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
"test": {"fmf": {
6868
"url": "https://gitlab.cee.redhat.com/platform-eng-core-services/sclorg-tmt-plans",
6969
"ref": "master",
70-
"name": "rhel7"
70+
"name": "rhel7-docker"
7171
}},
7272
"environments": [{
7373
"arch": "x86_64",

Diff for: .github/workflows/rhel8-tests.yml renamed to .github/workflows/rhel8-tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
"test": {"fmf": {
6868
"url": "https://gitlab.cee.redhat.com/platform-eng-core-services/sclorg-tmt-plans",
6969
"ref": "master",
70-
"name": "rhel8"
70+
"name": "rhel8-docker"
7171
}},
7272
"environments": [{
7373
"arch": "x86_64",

0 commit comments

Comments
 (0)