Skip to content

Releases: RobertKrawitz/OpenShift4-tools

v1.1.3-kata-ci

25 Jul 17:51
Compare
Choose a tag to compare
  • Enhancement:
    • Add uuid to each record.

v1.1.2-kata-ci

22 Jul 15:54
Compare
Choose a tag to compare
  • Bugfix:
    • Exit correctly if command is run in a background shell

v1.1.1-kata-ci

21 Jul 02:14
Compare
Choose a tag to compare
  • Bug fix:
    • Correct default job runtime for uperf

v1.1.0-kata-ci

12 Jul 14:55
Compare
Choose a tag to compare

Merge the latest changes from main and start 1.1 train:

- Bug fixes:
  - Allow running run-kata-perf-suite and clusterbuster using bash 4.2
  - Correctly handle NaN and infinity in JSON results from pods by
    converting them to null values.  Previously crashed the running
    job, which hung up clusterbuster.
  - Error out if we weren't able to retrieve the remote timestamp rather
    than hanging up.
  - Further cleanup improvements
- Functionality improvements:
  - Provide error messages for all forcible exits in clusterbuster.
  - Print logs of failed pods to stderr.
  - All CI profiles clean up namespaces by default.
  - Change "scaling" to "cpusoaker" in run-kata-perf-suite.
- Internal changes:
  - Separate run-kata-perf-suite and workloads in a manner similar to
    clusterbuster.

v1.0.5-kata-ci

11 Jul 18:53
Compare
Choose a tag to compare

Fix issue #8 Update Prometheus token retrieval for 4.11.

v1.0.4-kata-ci

11 Jul 15:58
Compare
Choose a tag to compare
  • Fix issue #7

v1.0.3-kata-ci

23 Jun 20:00
Compare
Choose a tag to compare
  • Rename smoketest profile to test_ci
  • Further attempts to improve robustness of cleanup

v1.0.2-kata-ci

23 Jun 14:29
Compare
Choose a tag to compare

Add perf-ci profile

v1.0.1-kata-ci

23 Jun 13:12
Compare
Choose a tag to compare
  • Improve robustness of fetching prometheus timestamp
  • Drop -u while activating/deactivating Python venv (ref. pypa/virtualenv#1342 and pypa/virtualenv#1029)
  • Combine status and metadata and flatten the result

v1.0.0-kata-ci

21 Jun 17:17
Compare
Choose a tag to compare

Initial release of ClusterBuster to BenchmarkRunner CI