Skip to content

Commit

Permalink
VCR recording: metrics no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
cben committed Jan 29, 2018
1 parent 9f23aee commit fa09b06
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions providers/openshift.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,12 +144,9 @@ Currently if you want to copy VCR to manageiq-providers-kubernetes, the spec the

- Easiest to use script with minishift.
Have `minishift` in your PATH.
As described above, including manageiq addon, and `--metrics --memory 5G`.
Wait for metrics to start, as confirmed by:
```console
oc get pods -n openshift-infra
```
- Alternatively bring your own openshift, with metrics.
As described above, including manageiq addon. Don't need `--metrics`.

- Alternatively bring your own openshift.
Set `OPENSHIFT_MASTER_HOST` env var.
Perform `oc login` as a user having `cluster-admin` role.

Expand Down

0 comments on commit fa09b06

Please sign in to comment.