Skip to content

Commit 9fda7c4

Browse files
committed
chore(issue_templates): Update instructions for running all tests after product bumps
1 parent e9115fe commit 9fda7c4

16 files changed

Lines changed: 16 additions & 16 deletions

.github/ISSUE_TEMPLATE/update-base-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ we should also make new versions of Java available for use.
5757
5858
- [ ] Can build a product image that uses the new version(s)
5959
- [ ] Both `java-base` and `java-devel` have the same Java versions in `boil-config.toml`
60-
- [ ] Kuttl smoke test passes locally for a product using the new Java version
60+
- [ ] All kuttl tests pass locally for a product using the new Java version
6161

6262
<details>
6363
<summary>Testing instructions</summary>

.github/ISSUE_TEMPLATE/update-base-vector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Add/Change/Remove anything that isn't applicable anymore
6060
> checked, the issue can be moved into _Development: Done_.
6161
6262
- [ ] Can build image (either locally, or in CI)
63-
- [ ] Kuttl smoke tests passes (either locally, or in CI)
63+
- [ ] All kuttl tests pass (either locally, or in CI)
6464
- [ ] Release notes added to documentation and linked as a PR above
6565
- [ ] Release notes written in a comment below
6666
- [ ] Applicable `release-note` label added to this issue

.github/ISSUE_TEMPLATE/update-product-airflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Add/Change/Remove anything that isn't applicable anymore
5353
> checked, the issue can be moved into _Development: Done_.
5454
5555
- [ ] Can build image (either locally, or in CI)
56-
- [ ] Kuttl smoke tests passes (either locally, or in CI)
56+
- [ ] All kuttl tests pass (either locally, or in CI)
5757
- [ ] Release notes added to documentation and linked as a PR above
5858
- [ ] Release notes written in a comment below
5959
- [ ] Applicable `release-note` label added to this issue

.github/ISSUE_TEMPLATE/update-product-druid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Add/Change/Remove anything that isn't applicable anymore
5858
> checked, the issue can be moved into _Development: Done_.
5959
6060
- [ ] Can build image (either locally, or in CI)
61-
- [ ] Kuttl smoke tests passes (either locally, or in CI)
61+
- [ ] All kuttl tests pass (either locally, or in CI)
6262
- [ ] Release notes added to documentation and linked as a PR above
6363
- [ ] Release notes written in a comment below
6464
- [ ] Applicable `release-note` label added to this issue

.github/ISSUE_TEMPLATE/update-product-hbase-phoenix-omid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Add/Change/Remove anything that isn't applicable anymore
6161
> checked, the issue can be moved into _Development: Done_.
6262
6363
- [ ] Can build image (either locally, or in CI)
64-
- [ ] Kuttl smoke tests passes (either locally, or in CI)
64+
- [ ] All kuttl tests pass (either locally, or in CI)
6565
- [ ] Release notes added to documentation and linked as a PR above
6666
- [ ] Release notes written in a comment below
6767
- [ ] Applicable `release-note` label added to this issue

.github/ISSUE_TEMPLATE/update-product-hdfs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Add/Change/Remove anything that isn't applicable anymore
5454
> checked, the issue can be moved into _Development: Done_.
5555
5656
- [ ] Can build image (either locally, or in CI)
57-
- [ ] Kuttl smoke tests passes (either locally, or in CI)
57+
- [ ] All kuttl tests pass (either locally, or in CI)
5858
- [ ] Release notes added to documentation and linked as a PR above
5959
- [ ] Release notes written in a comment below
6060
- [ ] Applicable `release-note` label added to this issue

.github/ISSUE_TEMPLATE/update-product-hive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Add/Change/Remove anything that isn't applicable anymore
5656
> checked, the issue can be moved into _Development: Done_.
5757
5858
- [ ] Can build image (either locally, or in CI)
59-
- [ ] Kuttl smoke tests passes (either locally, or in CI)
59+
- [ ] All kuttl tests pass (either locally, or in CI)
6060
- [ ] Release notes added to documentation and linked as a PR above
6161
- [ ] Release notes written in a comment below
6262
- [ ] Applicable `release-note` label added to this issue

.github/ISSUE_TEMPLATE/update-product-kafka.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Add/Change/Remove anything that isn't applicable anymore
6666
> checked, the issue can be moved into _Development: Done_.
6767
6868
- [ ] Can build image (either locally, or in CI)
69-
- [ ] Kuttl smoke tests passes (either locally, or in CI)
69+
- [ ] All kuttl tests pass (either locally, or in CI)
7070
- [ ] Release notes added to documentation and linked as a PR above
7171
- [ ] Release notes written in a comment below
7272
- [ ] Applicable `release-note` label added to this issue

.github/ISSUE_TEMPLATE/update-product-nifi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Add/Change/Remove anything that isn't applicable anymore
5757
> checked, the issue can be moved into _Development: Done_.
5858
5959
- [ ] Can build image (either locally, or in CI)
60-
- [ ] Kuttl smoke tests passes (either locally, or in CI)
60+
- [ ] All kuttl tests pass (either locally, or in CI)
6161
- [ ] Release notes added to documentation and linked as a PR above
6262
- [ ] Release notes written in a comment below
6363
- [ ] Applicable `release-note` label added to this issue

.github/ISSUE_TEMPLATE/update-product-opa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Add/Change/Remove anything that isn't applicable anymore
5252
> checked, the issue can be moved into _Development: Done_.
5353
5454
- [ ] Can build image (either locally, or in CI)
55-
- [ ] Kuttl smoke tests passes (either locally, or in CI)
55+
- [ ] All kuttl tests pass (either locally, or in CI)
5656
- [ ] Release notes added to documentation and linked as a PR above
5757
- [ ] Release notes written in a comment below
5858
- [ ] Applicable `release-note` label added to this issue

0 commit comments

Comments
 (0)