Skip to content

Releases: lfn-cnti/testsuite

main-2026-01-09-100546-982fbb1e January 09, 2026

09 Jan 10:05

Choose a tag to compare

UPDATES

Issues addressed in this release:

Artifact info:

  • Commit: main-2026-01-09-100546-982fbb1e
  • SHA256SUM: e163fa9fd65d769a43418055ecd19b723f735d28f23db60cfcc07d4b1c7a7943 cnf-testsuite-main-2026-01-09-100546-982fbb1e.tar.gz

main-2025-12-17-195203-1b0cb11d January 05, 2026

17 Dec 19:52

Choose a tag to compare

UPDATES

Issues addressed in this release:

Artifact info:

  • Commit: main-2025-12-17-195203-1b0cb11d
  • SHA256SUM: 3c3b1300152530b574dff1ec0a47657cf8f41eb6edf945991a7479687a42ccf9 cnf-testsuite-main-2025-12-17-195203-1b0cb11d.tar.gz

main-2025-12-15-160702-a1ca4834 December 15, 2025

15 Dec 16:07

Choose a tag to compare

UPDATES

Issues addressed in this release:

  • #2353 - [BUG] Stop calling kubectl delete -f capi-quickstart.yaml

Artifact info:

  • Commit: main-2025-12-15-160702-a1ca4834
  • SHA256SUM: 79dfa01c595c089876e3d8bc89874c9533fe6ffed4818b694b79649f467d5871 cnf-testsuite-main-2025-12-15-160702-a1ca4834.tar.gz

main-2025-12-12-230854-097069e6 December 13, 2025

12 Dec 23:08

Choose a tag to compare

UPDATES

Issues addressed in this release:

Artifact info:

  • Commit: main-2025-12-12-230854-097069e6
  • SHA256SUM: afb86aa403099c67ce76d97baf65eabceb5d1c79044f9f21ae54afdff1d5cfe5 cnf-testsuite-main-2025-12-12-230854-097069e6.tar.gz

main-2025-12-11-133623-7c886a50 December 12, 2025

11 Dec 13:36

Choose a tag to compare

UPDATES

Issues addressed in this release:

Artifact info:

  • Commit: main-2025-12-11-133623-7c886a50
  • SHA256SUM: aef5ce75fbbc32a187d5b84c6aaa72c51d539c7735d9f936e5876e6601e7a67d cnf-testsuite-main-2025-12-11-133623-7c886a50.tar.gz

main-2025-12-04-224048-ea4e695e December 04, 2025

04 Dec 22:40

Choose a tag to compare

UPDATES

Issues addressed in this release:

Artifact info:

  • Commit: main-2025-12-04-224048-ea4e695e
  • SHA256SUM: 747ce1cfa2b54ca62e0124d5355e80b108584568b93789a6f960dd064621364f cnf-testsuite-main-2025-12-04-224048-ea4e695e.tar.gz

v1.4.7

04 Nov 21:14

Choose a tag to compare

Release Notes for v1.4.7 (Tuesday, November 4, 2025)

Changes since v1.4.6 (Tuesday August 26, 2025)

🙌 Kudos

We appreciate everyone who helped with Release v1.4.7! 🎉

Special thanks to contributors committed to this release:

@LuciaSirova
@svteb
@collivier
@martin-mat

⛲ Features

  • #2325 Introduce oci and private helm repository support

🐛 Bug Fixes

  • #2336 Replace bitnami image references with bitnamilegacy
  • #2324 Fix wrong error message when k8s not reachable via kubectl
  • #2319 Recognize *.yaml config files as valid
  • #2320 Uninstall_all eats up command line
  • #2330 sig_term_handled test fails for MongoDB
  • #2340 Add waiting for image digest to fluent_manager
  • #2341 Avoid kernel functions that might block when running lsof

🔧 Maintenance

  • #2328 Refactor cnf_install timeout parameter

📖 Documentation

  • #2321 AWS EKS added to list of supported platforms

Artifact info:

  • Commit: v1.4.7
  • SHA256SUM: a0176ec1c91be92069ee7fccd34f43568a7724039ca6de51dc2467a6c855ddb5 cnf-testsuite-v1.4.7.tar.gz

Full Changelog: v1.4.6...v1.4.7

v1.4.6

26 Aug 06:35

Choose a tag to compare

Release Notes for v1.4.6 (Tuesday, August 26, 2025)

Changes since v1.4.5 (Thursday July 10, 2025)

🙌 Kudos

We appreciate everyone who helped with Release v1.4.6! 🎉

Special thanks to contributors committed to this release:

@svteb
@LuciaSirova
@rafal-lal

⛲ Features

  • #2309 Improve Failure Output for single_process_type test
  • #2304 Allow Configured IP Adresses in hardcoded_ip_addresses_in_k8s_runtime_configuration

🐛 Bug Fixes

  • #2312 and #2318 Dependent task missing a namespace in platform tests
  • #2313 CNF uninstallation resource discovery fixed
  • #2317 Invalid sonobuoy result parsing fixed

🔧 Maintenance

  • #2261 Refactor helmenv setup

Artifact info:

  • Commit: v1.4.6
  • SHA256SUM: 4dd54f0cd8f813cbadc284da39a36e84390510c2fa5396fe48fafe16f9b00555 cnf-testsuite-v1.4.6.tar.gz

Full Changelog: v1.4.5...v1.4.6

v1.4.5

10 Jul 13:27

Choose a tag to compare

Release Notes for v1.4.5 (Thursday, July 10, 2025)

Changes since v1.4.4 (June 3, 2025)

🙌 Kudos

We appreciate everyone who helped with Release v1.4.5! 🎉

Special thanks to contributors committed to this release:

@Smitholi67
@collivier
@LuciaSirova
@svteb
@rafal-lal
@martin-mat

⛲ Features

  • #2263 cnf_uninstall waits for resource uninstallation
  • #2294 Limit requirements for liveness and readiness probes only to one container per pod
  • #2298 Allow IP Addresses in CIDR format in hardcoded_ip_addresses_in_k8s_runtime_configuration

🐛 Bug Fixes

  • #2295 Fix node drain test for non-deployment kinds
  • #2296 Fix multiple reliability tests for non-deployment kinds
  • #2303 Fix safe hash casting
  • #2301 Fix workload_resource_test issues

🔧 Maintenance

  • #2291 Update CODEOWNERS
  • #2292 Change Test Catalog to Test Suite
  • #2254 Refactor couple of smaller tasks in setup part of testsuite
  • #2275 Simplify resource deletion
  • #2293 Add 2 workers in all the clusters in github actions

📖 Documentation

  • #2306 Provide info about uninstallation options

Artifact info:

  • Commit: v1.4.5
  • SHA256SUM: 77f2d34f16add37351b204aa9eda4bea6328af106f5d9d6ea807b0dde1af555a cnf-testsuite-v1.4.5.tar.gz

Full Changelog: v1.4.4...v1.4.5

v1.4.5-beta2

09 Jul 14:21

Choose a tag to compare

v1.4.5-beta2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.4.4...v1.4.5-beta2