Skip to content

Releases: giantswarm/cluster-test-suites

v1.14.0

05 Oct 15:28
7f71c67
Compare
Choose a tag to compare

Changed

  • Use Spot instances for CAPA tests.
  • Use smaller volumes sizes for CAPA tests.
  • Updated clustertest to v0.9.0.
  • Make timeouts more relevant to the context of the test

v1.13.0

15 Sep 13:27
e2e6aad
Compare
Choose a tag to compare

Changed

  • Updated clustertest to v0.7.0
  • Refactored app deployment to use clustertest helper functions

v1.12.1

12 Sep 14:34
1403130
Compare
Choose a tag to compare

Changed

  • Refactored the various app status checks to make use of the helper functions in clustertest
  • Updated clustertest to v0.4.0

v1.12.0

12 Sep 09:17
d168f77
Compare
Choose a tag to compare

Added

  • Add test that deploys hello-world application.
  • Add a cert-manager ClusterIssuer readiness test.

v1.11.1

31 Aug 13:45
043c8cb
Compare
Choose a tag to compare

Changed

  • Shrink container image by excluding build artifacts and language files.

Docs

  • Updated readme info

Changed

  • Bumped clustertest to v0.3.1 with fix for ClusterValues unmarshalling if different NodePool types
  • Refactored node tests to reuse code now the NodePool type fix is in clustertest

v1.11.0

29 Aug 19:51
266d179
Compare
Choose a tag to compare

Added

  • Generate test result reports

v1.10.0

29 Aug 17:15
c00790b
Compare
Choose a tag to compare

Changed

  • Bumped clustertest to v0.3.0 to be able to set the app Organization.
  • Bumped clustertest to v0.2.0 to use custom app values.
  • Refactored default app tests so they can log out current state during iterations
  • Log out the non-running pods in test spec to show progress
  • Bump Ginkgo to v2.12.0

v1.9.0

21 Aug 17:41
e55d2d0
Compare
Choose a tag to compare

Added

  • Add a PVC test.

Fixed

  • Bastion tests are disabled for CAPV.

Changed

  • Refactored state management to use singleton

v1.8.0

14 Aug 12:42
5f15cd7
Compare
Choose a tag to compare

Added

  • Add common test to make sure all default apps are marked as deployed.
  • Upgrade cluster tests

Changed

  • Bumped clustertest to v0.1.1 to fix GITHUB_TOKEN issue

v1.7.0

20 Jul 19:26
7523b4e
Compare
Choose a tag to compare

Changed

  • Abstract away the cluster app creation to a provider-specific function to handle provider specific requirements (such as VSphere credentials as extra config)
  • Bump clustertest to v0.0.18