Release upgrade scenario tests #1114
Labels
area/testing
Issues or PRs related to testing
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
Milestone
Related to latest release (0.5.2) that include few problems, with the one of interest here being #1075, a controller panic.
We decided during the post-mortem brainstorm, that we need to have some upgrade scenario tests, a least (or to start with) for the release.
In a gist this means at least the following scenarios
There is also two "side" of this (can be worked at different time)
bash
,go
, …) and be able to run them (manually, on the ci)Task
that does that (with the assumption that we have a cluster available, see https://github.com/tektoncd/pipeline/issues/534)This issue is here to track that work.
Note that for master, this would just use
ko apply -f config/
to update to current master. But we may want to track that in a different issueThe text was updated successfully, but these errors were encountered: