Closed slickwarren closed 1 month ago
Here are the PRs that fix general flakiness seen in the snapshot tests:
Rancher PRs 2.9: https://github.com/rancher/rancher/pull/45668 2.8: https://github.com/rancher/rancher/pull/45858 2.7: https://github.com/rancher/rancher/pull/45859
Shepherd PRs 2.9: https://github.com/rancher/shepherd/pull/205 2.8: https://github.com/rancher/shepherd/pull/209 2.7: https://github.com/rancher/shepherd/pull/210
This PR is being split into two parts. The first will be to provide general stability fixes to the snapshot
package. There were multiple complications with both found during the review process and the original PRs are quickly becoming bloated.
Current failures are specific to the snapshot_additional_tests.go
, with flakiness experienced. More time is needed to consistently get passing results.
Initial PRs merged.
Merged.
this test would only work in AWS for go, because that's the only place we have the ability to directly talk to the nodes through a provider.