Fix openshift integration test requirements.
(cherry picked from commit 2fbc2abf86
)
This commit is contained in:
parent
0c504ce2c4
commit
7968a84e4b
2 changed files with 1 additions and 4 deletions
|
@ -1,7 +1,3 @@
|
|||
- name: Install requirements
|
||||
pip:
|
||||
name: openshift
|
||||
|
||||
# Kubernetes resources
|
||||
- name: Create a namespace
|
||||
k8s:
|
||||
|
|
1
test/runner/requirements/integration.cloud.openshift.txt
Normal file
1
test/runner/requirements/integration.cloud.openshift.txt
Normal file
|
@ -0,0 +1 @@
|
|||
openshift
|
Loading…
Reference in a new issue