Skip to content

Releases: giantswarm/cluster-test-suites

v1.21.2

15 Jan 09:53
8372ce2
Compare
Choose a tag to compare

Changed

  • Consolidated test suite setup (BeforeSuite and AfterSuite) into a single, reusable module to reduce duplication.

Fixed

  • Added AfterSuite to perform test cluster cleanup. This should now cleanup clusters even if they timeout during creation in the BeforeSuite.

Added

  • Added EKS cluster support to the standup CLI

v1.21.1

11 Jan 15:30
610a769
Compare
Choose a tag to compare

Fixed

  • Fix ClusterIssuer test to actually keep checking for issues being ready until timeout
  • Fixed typo in CAPA private suite name

v1.21.0

11 Jan 09:26
8026f64
Compare
Choose a tag to compare

Added

  • CAPA private cluster tests

Changed

  • Allow basic tests to be flakey and retry in case of network issues

v1.20.4

08 Jan 10:09
4c01e1a
Compare
Choose a tag to compare

Changed

  • Reduce the number of CP nodes from 3 to 1 in CAPVCD tests in order to avoid timeouts.

v1.20.3

19 Dec 11:35
6576561
Compare
Choose a tag to compare

Added

  • Add test config for upgrades to be able to customize timeouts per provider.

v1.20.2

13 Dec 13:24
08a300c
Compare
Choose a tag to compare
  • Disable Bastion tests for capa provider.

v1.20.1

13 Dec 08:54
fc2ca69
Compare
Choose a tag to compare

Changed

  • Update to new schema for cluster-eks values.

v1.20.0

11 Dec 14:03
7ef7f00
Compare
Choose a tag to compare

Changed

  • Bump clustertest to v0.14.0 that increased the char count of cluster names to 20 chars
  • CAPV: WCs have the default deny-all network policies

v1.19.3

05 Dec 09:54
023ab9f
Compare
Choose a tag to compare

Fixed

  • Increased timeout for observability-bundle apps.

v1.19.2

04 Dec 15:14
9290012
Compare
Choose a tag to compare

Fixed

  • Removed the old schema from the cluster-aws values