-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
3
-
False
-
False
-
-
AppSvc Sprint 214
Currently we have one jenkins pipeline to run helm acceptance tests which gets triggered by UMB msg during new helm releases : https://main-jenkins-csb-ocpappsvc.apps.ocp4.prod.psi.redhat.com/view/Helm/job/helm-cpaas-run-acceptance-test/
We want to split this job into a "helm-acceptance-test" job which will run the tests based on parameterized inputs. And from the "helm-cpass-run-acceptance-test" job we want to trigger the job "helm-acceptance-test".
This way we can reuse the "helm-acceptance-test" job in interop job to run helm acceptance tests.
Also we want to make this "helm-acceptance-test" job to be run either way using BREW_ID or HELM_RPM_URL.