We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbd244e commit 8e57f66Copy full SHA for 8e57f66
openshift/HOWTO-origin-tests.md
@@ -5,12 +5,11 @@
5
The origin tests will run against any OpenShift cluster, you just need to set the
6
`KUBECONFIG` variable for the `oc` (or `kubectl`) command.
7
8
-As of this writing, the tests only work with a `techpreview` deployment. The tests will
9
-be skipped if `techpreview` is not specified.
+Additional tests will be run on a `techpreview` deployment.
10
11
### Example Clusterbot Command
12
```
13
-launch 4.18 aws,techpreview
+launch 4.20 aws,techpreview
14
15
16
## Get the openshift/origin Repo
0 commit comments