Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Register different versions (3.11, 4.4, 4.5) of kanister OCP apps #753

Merged
merged 8 commits into from Sep 10, 2020

Conversation

viveksinghggits
Copy link
Contributor

@viveksinghggits viveksinghggits commented Sep 9, 2020

Change Overview

This PR adds different versions (3.11, 4.4, 4.5) of the kanister apps that were being tested against openshift cluster.

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Issues

  • #XXX

Test Plan

Run below command to run apps against 4.5 (default) cluster

make openshift-test

the logs can be found here.

make openshift-test ocp_version=3.11

logs

make openshift-test ocp_version=4.4

logs

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants