Skip to content

Releases: redhat-best-practices-for-k8s/certsuite

v4.2.4 - Bug Fixes, QE coverage tool

01 May 14:44
c985591
Compare
Choose a tag to compare

Bug fixes

Maintenance

  • Update RHCOS to OCP version map by @github-actions in #1047
  • Switch to 'make bootstrap-cluster' by @sebrandon1 in #1049
  • Bump github.com/operator-framework/api from 0.17.4 to 0.17.5 by @dependabot in #1048
  • Updated qe var for reserved ocp ports and reserved partner ports tests by @theemj in #1050
  • Update RHCOS to OCP version map by @github-actions in #1054
  • Update RHCOS to OCP version map by @github-actions in #1057
  • Set flag to true for the implemented performance test by @bnshr in #1055
  • preparing for release 4.2.4 by @edcdavid in #1061

New features

  • Added qe-coverage-report subcommand to tnf tool. by @greyerof in #1051

Full Changelog: v4.2.3...v4.2.4

v4.2.3 - Dep. Updates, Bug Fixes, Labeling Updates

24 Apr 16:39
124031b
Compare
Choose a tag to compare

Welcome to the v4.2.3 release of the TNF test suite. Please see the following changes all of the details to this update as we are trying out a new, more detailed way of laying out what's changed release-to-release.

General Updates

Deprecated

  • Adding configurable labels for operators and simplifying label format in config file by @edcdavid in #1041

Please visit the above deprecated PR for more details, but the implementation behind the labeling for podsUnderTest and operatorsUnderTest have changed to allow for more flexibility when labeling operators. The config should now look something like:

podsUnderTestLabels:
  test: pod
operatorsUnderTestLabels:
  test: operator

HTML Parser Improvements

  • Sorting classification by @edcdavid in #1011
  • Adding checkbox by state (passed/skipped/failed) to filter out results by state by @edcdavid in #1019
  • Adding classification to catalog.md by @edcdavid in #1009
  • Adding a results-embed.html that includes the classification.js inline by @edcdavid in #1035

Tests Added

  • Implement Test Exclusive CPU pool by @bnshr in #991

Tests Updated/Improved

  • Check no-provisioner for local storage classes. by @greyerof in #1039
  • platform-alteration-base-image test case workaround. by @greyerof in #1005

Dependency Updates

  • Bump github.com/test-network-function/test-network-function-claim from 1.0.16 to 1.0.17 by @dependabot in #1003
  • Update preflight to v1.6.1 by @sebrandon1 in #1040
  • Update machine-config-operator to latest by @sebrandon1 in #1007
  • Bump github.com/operator-framework/api from 0.17.4-0.20230223191600-0131a6301e42 to 0.17.4 by @dependabot in #1023

Other Changes

Full Changelog: v4.2.2...v4.2.3

v4.2.2

06 Apr 18:04
56d5e72
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.1...v4.2.2

v4.2.1 Bug fix with config

30 Mar 15:37
7d38253
Compare
Choose a tag to compare

What's Changed

  • Update RHCOS to OCP version map by @github-actions in #973
  • Bug fix: config struct was not copied into global env. by @greyerof in #974
  • Add test with fake statefulset APIs by @sebrandon1 in #968

Full Changelog: v4.2.0...v4.2.1

v4.2.0 - New daemonset config; bug fixes

29 Mar 21:52
92cbe2b
Compare
Choose a tag to compare

The first 4.2.x release. We decided to make a new minor version release because of the non-backwards compatible change in #967 which makes the default namespace for the debug daemonset cnf-suite. There has also been some other bug fixes and updates since v4.1.6.

What's Changed

Full Changelog: v4.1.6...v4.2.0

v4.1.6

28 Feb 16:35
d4c38ef
Compare
Choose a tag to compare

v4.1.6 Update

Lots of good changes have went into the test suite since the v4.1.5 release.

Notable changes:

  • We have merged support for running openshift-preflight via the new preflight-lib work.
  • Speed up test runtime by improving on the daemonset logic in #833 and #847
  • Far-Edge test cases added in #835, #803, #819
  • License change to Apache 2 in #852
  • Improvements to the way service mesh related tests behave in #881
  • New performance suite of tests added in #839, #810, #815
  • Go 1.20.x
  • Much, much more!

What's Changed

Read more

v4.1.5 New tests and bugfixes; dep updates

23 Jan 19:17
2c31018
Compare
Choose a tag to compare

Version v4.1.5 has some newly added tests and fixes for existing test suites.

What's Changed

New Contributors

Full Changelog: v4.1.4...v4.1.5

v4.1.4 Dependency Update

09 Jan 19:26
507d519
Compare
Choose a tag to compare

Just a quick update, #770 was a vulnerability update for containerd.

What's Changed

Full Changelog: v4.1.3...v4.1.4

v4.0.3 Timeout Backport

09 Jan 19:27
0b5b11b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.2...v4.0.3

v4.1.3 January Update

05 Jan 17:27
c2fd97b
Compare
Choose a tag to compare

The first release of 2023. The team was working hard before the new-year to improve the test suite with features, bug fixes, and dependency updates.

Notable Changes

  • Detect pods created by Openshift's DeploymentConfig resources by @shimritproj in #709
  • Fix container is certified tags and remove online tag by @edcdavid in #721

What's Changed

Full Changelog: v4.1.2...v4.1.3