Skip to content

Commit 0f34823

Browse files
committed
tests: tag OpenShift-specific tests with openshift
This is part of openshift#1445. Those tests are all actually testing OCP components. In the new model, they should be run against an OCP layered image instead. Add a tag on them so that we'll be able to run them separately.
1 parent 1841132 commit 0f34823

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

tests/kola/files/openvswitch-hugetlbfs-groups

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## exclusive: false
44
## architectures: "x86_64 ppc64le"
55
## description: Verify openvswitch user is in the hugetlbfs group.
6+
## tags: openshift
67

78
set -xeuo pipefail
89

tests/kola/version/rhel-matches-rhcos-build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## exclusive: false
44
## description: Verify that the OS version (C9S, RHEL 9.x) matches
55
## the version stored in /etc/os-release.
6+
## tags: openshift
67

78
set -xeuo pipefail
89

0 commit comments

Comments
 (0)