OpenShift builder(s) for the operator nightly
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 608
- Forks
- 263
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 125
Description
Because the tektoncd/operator has 2 targets (kubernetes and openshift), it would be nice to be able to run some tests against OpenShift as well as Kubernetes.
This should be possible by using a Pipeline with a provisionning task (using openshift-install) and a final task to destroy it afterwards.
We should start with the nightlies and think if it make sense to enable as an optional pipeline for PRs.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining how the operator's nightly tests are currently run, then assess a Pipeline that provisions OpenShift with openshift-install and destroys it in a final task. Done means nightlies execute tests against OpenShift as well as Kubernetes; PR support remains an optional follow-up.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- ci-cd, infrastructure, testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100