Skip to content

Commit

Permalink
refactor[e2e]: Included the dependent package for build the e2e image (
Browse files Browse the repository at this point in the history
…#353)

Signed-off-by: nsathyaseelan <[email protected]>
  • Loading branch information
nsathyaseelan committed Jul 2, 2021
1 parent 827ef54 commit b7e7c85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions e2e-tests/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ RUN echo "deb [signed-by=/usr/share/keyrings/cloud.google.gpg] https://packages.

#Installing ansible
RUN pip install ansible==2.7.3
RUN pip install ruamel.yaml.clib==0.1.2

#Installing openshift
RUN pip install openshift==0.11.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
- name: POOL_TYPE
value: stripe

Provide the name for STORAGE_CLASS
#Provide the name for STORAGE_CLASS
- name: STORAGE_CLASS
value: openebs-cstor-csi

Expand Down

0 comments on commit b7e7c85

Please sign in to comment.