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

Tests run on OpenShift 4.5 #122

Closed
2 tasks done
izgeri opened this issue Dec 3, 2020 · 0 comments · Fixed by #124 or cyberark/secretless-broker#1362
Closed
2 tasks done

Tests run on OpenShift 4.5 #122

izgeri opened this issue Dec 3, 2020 · 0 comments · Fixed by #124 or cyberark/secretless-broker#1362

Comments

@izgeri
Copy link
Contributor

izgeri commented Dec 3, 2020

AC:

  • Remove test flows against OCP 3.9 and OCP 3.10 (this involves removing the flows from the Jenkinsfile and removing the pointers to the creds in secrets.yml)
  • Add new test flows against the "old" and "current" OCP 4.x clusters. This will involve adding secrets to secrets.yml, updating the Jenkinsfile, and addressing issues caused by running on OCP 4.x.

The "old" and "current" OCP 4.x clusters use generic ConjurOps secrets that don't use the cluster version in the secret ID path; the values currently point to OCP 4.3 and OCP 4.5 clusters. More specific details on the secret IDs are TBA - see slack convo for more info for now.

The changes made to support OCP 4.3 in kubernetes-conjur-deploy here may be useful in this effort. There is also a (broken) draft of adding 4.3 tests here.

Since the two new clusters we'll add are generic pointers to 4.3 and 4.5, and we're leaving the hardcoded tests against OCP 3.11, we will continue to test OCP 3.11, 4.3, and 4.5 for now in this project.

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