mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-08-06 01:49:41 +00:00
[Release-1.23] Integration and E2E test improvements (#5686)
* Integration Test: Startup (#5630) * New startup integration test * Add testing section to PR template * Move helper functions to direct k8s client calls Signed-off-by: Derek Nola <derek.nola@suse.com> * E2E Improvements and groundwork for test-pad tool (#5593) * Add rancher install sript, taints to cp/etcd roles * Revert back to generic/ubuntu2004, libvirt networking is unreliable on opensuse * Added support for alpine * Rancher deployment script * Refactor installType into function * Cleanup splitserver test Signed-off-by: Derek Nola <derek.nola@suse.com> * E2E: Dualstack test (#5617) * E2E dualstack test * Improve testing documentation Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
5
.github/PULL_REQUEST_TEMPLATE.md
vendored
5
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -13,6 +13,11 @@
|
||||
|
||||
<!-- How can the changes be verified? Please provide whatever additional information necessary to help verify the proposed changes. -->
|
||||
|
||||
#### Testing ####
|
||||
|
||||
<!-- Is this change covered by testing? If not, consider adding a Unit or Integration test. -->
|
||||
<!-- See https://github.com/k3s-io/k3s/blob/master/tests/TESTING.md for more info -->
|
||||
|
||||
#### Linked Issues ####
|
||||
|
||||
<!-- Link any related issues, pull-requests, or commit hashes that are relevant to this pull request. If you are opening a PR without a corresponding issue please consider creating one first, at https://github.com/k3s-io/k3s/issues . A functional example will greatly help QA with verifying/reproducing a bug or testing new features. -->
|
||||
|
||||
Reference in New Issue
Block a user