Skip to content

Commit 8e57f66

Browse files
tmshortci-robot
authored andcommitted
UPSTREAM: <carry>: Update HOWTO-origin-tests
techpreview is no longer a required option. Signed-off-by: Todd Short <[email protected]>
1 parent fbd244e commit 8e57f66

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

openshift/HOWTO-origin-tests.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,11 @@
55
The origin tests will run against any OpenShift cluster, you just need to set the
66
`KUBECONFIG` variable for the `oc` (or `kubectl`) command.
77

8-
As of this writing, the tests only work with a `techpreview` deployment. The tests will
9-
be skipped if `techpreview` is not specified.
8+
Additional tests will be run on a `techpreview` deployment.
109

1110
### Example Clusterbot Command
1211
```
13-
launch 4.18 aws,techpreview
12+
launch 4.20 aws,techpreview
1413
```
1514

1615
## Get the openshift/origin Repo

0 commit comments

Comments
 (0)