Releases: giantswarm/cluster-test-suites
Releases · giantswarm/cluster-test-suites
v1.62.1
Fixed
- Bump cluster-standup-teardown and clustertest with latest releases SDK to correctly get latest release
v1.62.0
v1.61.1
Fixed
- Bump releases SDK to actually handle Azure
v1.61.0
Changed
- Bumped
clustertest
andcluster-standup-teardown
to support Releases with CAPZ
v1.60.0
Added
- A framework for overriding default timeouts used by test cases. Introduces a new
timeout
internal package and new functions on thestate
that allows getting and setting a custom timeout per test suite.
Changed
- Update
cluster-standup-teardown
tov0.15.0
v1.59.0
Changed
- Updated
cluster-standup-teardown
to the latest release.
v1.58.0
Added
- Added failure handling for Deployment, StatefulSet and DaemonSet not having expected number of ready replicas
- Updated
clustertest
to include logs when debugging failing pods
v1.57.2
Fixed
- Switched to using
ShouldSkipUpgrade
fromclustertest
v1.57.1
Fixed
- Allow upgrade tests to be run from Releases test pipeline
v1.57.0
Changed
- Switched to using DNS resolver and HTTP client from
clustertest