mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-09 07:17:10 -05:00
ci: reduce amount of regular tests (#2885)
* .github: add e2e test to pr checklist * ci: use sonobuoy quick where possible * ci: run malicious join test on release * ci: remove self managed infra test * ci: remove non-example terraform test from weekly * ci: run Sonobuoy full on the latest k8s version weekly * ci: run weekly sonobuoy quick on all k8s versions * ci: don't run double sonobuoy tests on latest k8s version
This commit is contained in:
parent
befc7cdf63
commit
d5e4435e3d
13 changed files with 42 additions and 327 deletions
1
.github/pull_request_template.md
vendored
1
.github/pull_request_template.md
vendored
|
|
@ -26,6 +26,7 @@ Feel free to edit, complete or extend this list while the PR is open.
|
|||
### Checklist
|
||||
<!-- Remove items that do not apply. For completed items, change [ ] to [x], or check after submitting. -->
|
||||
<!-- more information in dev-docs/workflows/pull-request.md -->
|
||||
- [ ] Run the E2E tests that are relevant to this PR's changes
|
||||
- [ ] Update [docs](https://github.com/edgelesssys/constellation/tree/main/docs)
|
||||
- [ ] Add labels (e.g., for changelog category)
|
||||
- [ ] Is PR title adequate for changelog?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue