v5.0.2
v5.0.2 includes a number of bug fixes and improvements to the test suite.
The ICMP tests were previously not specifying what interface they would be pinging over so that is corrected.
The tainted kernel test was improved to only test workers that have CNF workloads deployed on them.
The base image test was improved to use podman that was actually installed on the node rather than the compiled podman from the debug container image.
Bug Fixes
- Fix for platform-alteration-base-image test case. by @greyerof in #1861
- Specify network interface for ICMP tests by @sebrandon1 in #1853
- Add filter for tainted node test by @sebrandon1 in #1847
Improvements
- checksdb: turn the labels evaluator into a global variable by @jmontesi in #1834
- Delete empty files by @jmontesi in #1845
- checksdb: delete unused field by @jmontesi in #1828
- flags: allow filtered checks listing by @jmontesi in #1827
- Fix copyright years by @rdavid in #1841
- Propagate errors from preflight in the claim file by @edcdavid in #1684
- certsuite: process flags refactor by @jmontesi in #1848
Dependency Updates
- build(deps): bump github.com/test-network-function/oct from 0.0.4 to 0.0.5 by @dependabot in #1830
- build(deps): bump github.com/test-network-function/test-network-function-claim from 1.0.33 to 1.0.34 by @dependabot in #1831
- Update preflight to v1.8.1 by @sebrandon1 in #1854
- build(deps): bump github.com/operator-framework/api from 0.21.0 to 0.22.0 by @dependabot in #1859
Image Updates
- Use UBI python image by @rdavid in #1832
- build(deps): bump ubi9/ubi-minimal from 9.3-1475 to 9.3-1552 by @dependabot in #1839
- build(deps): bump ubi9/ubi from 9.3-1476 to 9.3-1552 by @dependabot in #1840
TNF Config Updates
- set hard coded collector app endpoint by @shirmoran in #1836
Unit Tests
- Add unit tests for testhelper package by @sebrandon1 in #1835
Scripting Improvements
- Set executable mode initially to the script by @rdavid in #1833
- Simplify operations involving variables by @rdavid in #1849
- Add a new line to results.html by @rdavid in #1852
CI Updates
-
Pass Github run ID into QE for collector by @sebrandon1 in #1862
-
Github CI: Step to use /mnt for docker storage. by @greyerof in #1857
-
Add functionality for running against local CRC instances by @sebrandon1 in #1843
-
build(deps): bump nick-fields/retry from 2 to 3 by @dependabot in #1850
-
build(deps): bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #1851
-
adjust collector's ci test to send claim file to prod collector by @shirmoran in #1829
-
enable changing cnf suites timeout using env var by @shirmoran in #1846
-
Prepare for v5.0.2 by @sebrandon1 in #1863
Full Changelog: v5.0.1...v5.0.2