Skip to content

Commit cdf857e

Browse files
committed
chore: Anticipate the renames of the demo test template file name
1 parent b202228 commit cdf857e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/release.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Replace the items in the task lists below with the applicable Pull Requests / Is
4747
- [ ] Run all of the test suites in Jenkins (with all product versions, not just "nightly")
4848
- [ ] [Check and update getting-started scripts](https://github.com/stackabletech/issues/issues/new?template=pre-release-getting-started-scripts.md)
4949
- [ ] [Check and update demo charts](https://github.com/stackabletech/demos/issues/new?template=pre-release-chart-updates.md)
50-
- [ ] [Test and update demos stable to nightly](https://github.com/stackabletech/demos/issues/new?template=pre-release-nightly-testing.md)
50+
- [ ] [Test demos and upgrade from stable to nightly release](https://github.com/stackabletech/demos/issues/new?template=pre-release-upgrade-testing.md)
5151
- [ ] Ensure integration tests are successful on OpenShift
5252
- [ ] Check stackable-utils scripts in dry-run mode work
5353
```
@@ -81,7 +81,7 @@ This will not be so crucial with release branches, but is nonetheless sensible a
8181
- [ ] Test `stackablectl` with locally updated (to new release number) `releases.yaml`
8282
- [ ] Update `release.yaml` in https://github.com/stackabletech/release/blob/main/releases.yaml
8383
- [ ] [Check and update getting-started scripts](https://github.com/stackabletech/issues/issues/new?template=release-getting-started-scripts.md)
84-
- [ ] [Test demos for the new release](https://github.com/stackabletech/demos/issues/new?template=release-testing.md)
84+
- [ ] [Test demos and upgrade from previous to this release](https://github.com/stackabletech/demos/issues/new?template=release-upgrade-testing.md)
8585
- [ ] Check that an upgrade can be performed on an existing cluster without data loss (cycling demo)
8686
- [ ] Run all integration tests (for both `x86_64` and `aarch64`)
8787
- [ ] OpenShift testing (discuss internally)

0 commit comments

Comments
 (0)