Releases: giantswarm/cluster-test-suites
Releases · giantswarm/cluster-test-suites
v1.86.0
v1.85.0
Fixed
- Ensure the storage test waits until PV has been fully deleted
Added
- Attempt to delete any remaining PVs during
AfterSuite
before the cluster itself is removed to try to avoid leaving cloud volumes behind.
Changed
- Updated
cluster-standup-teardown
to stop using spot instances for CAPA WCs
v1.84.0
Changed
- Refactored the storage test with the following changes:
- Split into individual it block for more fine-grained failures
- Added logging to show progress of tests while running
- Ensured the PersistentVolume is deleted before continuing to ensure we don't accidentally leave behind disks
v1.83.1
v1.83.0
Added
- Added a new test case to check for pods CrashLooping
Changed
- Re-enable
capv-on-capa
andcapv-on-capz
tests
v1.82.0
Changed
- Bump
cluster-standup-teardown
to v1.27.4 to use lower lifecycle hooks heartbeat timeout to allow spot instances to terminate more quickly (CAPA)
v1.81.0
Added
- Attempt to get the owner team of any failing Apps and report them with test failures for use in notifications
Fixed
- Set responsible teams for observability-bundle and security-bundle test cases
v1.80.0
Added
- Introduced a new
SetResponsibleTeam
function to annotate test cases with the team responsible for their functionality passing.
v1.79.0
Changed
- Increase CAPVCD
ClusterReady
timeout to 40Min
v1.78.0
Changed
- Set CAPVCD
ClusterReady
timeout to 25Min in basic test