We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af89b6b commit 89056eaCopy full SHA for 89056ea
.github/workflows/rhel7-tests.yml renamed to .github/workflows/rhel7-tests.yaml
@@ -67,7 +67,7 @@ jobs:
67
"test": {"fmf": {
68
"url": "https://gitlab.cee.redhat.com/platform-eng-core-services/sclorg-tmt-plans",
69
"ref": "master",
70
- "name": "rhel7"
+ "name": "rhel7-docker"
71
}},
72
"environments": [{
73
"arch": "x86_64",
.github/workflows/rhel8-tests.yml renamed to .github/workflows/rhel8-tests.yaml
- "name": "rhel8"
+ "name": "rhel8-docker"
0 commit comments