Skip to content

Releases: giantswarm/cluster-test-suites

v1.86.0

22 Jan 16:20
ced534e
Compare
Choose a tag to compare

Changed

  • Bump cluster-standup-teardown to v1.29.0, which increases the timeout when creating clusters.

v1.85.0

21 Jan 13:00
ae700c5
Compare
Choose a tag to compare

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

17 Jan 16:14
d8ed83d
Compare
Choose a tag to compare

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

09 Jan 14:32
a9e03a4
Compare
Choose a tag to compare

Fixed

  • Bump clustertest to v1.32.1 to fix timeout not being respected during AfterSuite.

v1.83.0

07 Jan 13:23
693d38c
Compare
Choose a tag to compare

Added

  • Added a new test case to check for pods CrashLooping

Changed

  • Re-enable capv-on-capa and capv-on-capz tests

v1.82.0

11 Dec 18:08
eb818e6
Compare
Choose a tag to compare

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

29 Nov 07:23
d82c1ed
Compare
Choose a tag to compare

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

25 Nov 15:10
3d8a316
Compare
Choose a tag to compare

Added

  • Introduced a new SetResponsibleTeam function to annotate test cases with the team responsible for their functionality passing.

v1.79.0

19 Nov 14:42
20507e5
Compare
Choose a tag to compare

Changed

  • Increase CAPVCD ClusterReady timeout to 40Min

v1.78.0

19 Nov 13:06
ef43c56
Compare
Choose a tag to compare

Changed

  • Set CAPVCD ClusterReady timeout to 25Min in basic test