Skip to content

Commit a08d2f3

Browse files
Merge pull request #30067 from gangwgr/rofs
OCPSTRAT-2045:Automating OCPSTRAT-2045 feature in upstream
2 parents 92f0f58 + f2831de commit a08d2f3

File tree

7 files changed

+805
-0
lines changed

7 files changed

+805
-0
lines changed

test/extended/include.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ import (
5353
_ "github.com/openshift/origin/test/extended/project"
5454
_ "github.com/openshift/origin/test/extended/prometheus"
5555
_ "github.com/openshift/origin/test/extended/quota"
56+
_ "github.com/openshift/origin/test/extended/rorfs"
5657
_ "github.com/openshift/origin/test/extended/router"
5758
_ "github.com/openshift/origin/test/extended/scheduling"
5859
_ "github.com/openshift/origin/test/extended/security"

test/extended/rorfs/OWNERS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
2+
3+
reviewers:
4+
- gangwgr
5+
- wangke19
6+
- deads2k
7+
- dusk125
8+
approvers:
9+
- gangwgr
10+
- wangke19
11+
- deads2k
12+
- dusk125

0 commit comments

Comments
 (0)