Releases: giantswarm/cluster-test-suites
Releases · giantswarm/cluster-test-suites
v1.21.2
Changed
- Consolidated test suite setup (
BeforeSuite
andAfterSuite
) 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 theBeforeSuite
.
Added
- Added EKS cluster support to the
standup
CLI
v1.21.1
Fixed
- Fix ClusterIssuer test to actually keep checking for issues being ready until timeout
- Fixed typo in CAPA private suite name
v1.21.0
Added
- CAPA private cluster tests
Changed
- Allow basic tests to be flakey and retry in case of network issues
v1.20.4
Changed
- Reduce the number of CP nodes from 3 to 1 in CAPVCD tests in order to avoid timeouts.
v1.20.3
Added
- Add test config for upgrades to be able to customize timeouts per provider.
v1.20.2
- Disable Bastion tests for
capa
provider.
v1.20.1
Changed
- Update to new schema for
cluster-eks
values.
v1.20.0
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
Fixed
- Increased timeout for observability-bundle apps.
v1.19.2
Fixed
- Removed the old schema from the cluster-aws values