Skip to content

Commit 84b765c

Browse files
committed
build: bump linuxfabrik-lib pin from 3.0.0 to 3.1.0
Regenerate requirements.txt via pip-compile (Python 3.9 as required by the RHEL 8 target) with --upgrade-package=linuxfabrik-lib so only the linuxfabrik-lib block changes; pip-tools 7.5 additionally collapses duplicate hash lines that the previous compile left in the file, so the diff is large but no other package versions are touched. linuxfabrik-lib 3.1.0 ships the new lftest.run_mariadb() / MARIADB_LTS_IMAGES container-test helpers and the attach_each() / attach_tests() unit-test helpers this repo already depends on for its mysql-* and cpu-usage integration tests, plus a disk.dir_exists() directory helper. No plugin code changes are required alongside the bump.
1 parent 2d2b35b commit 84b765c

File tree

2 files changed

+9
-137
lines changed

2 files changed

+9
-137
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ Assets:
6565

6666
Build, CI/CD:
6767

68+
* Bump pinned `linuxfabrik-lib` dependency from 3.0.0 to 3.1.0, picking up the new `run_mariadb()` / `MARIADB_LTS_IMAGES` container-test helpers, the `attach_each()` / `attach_tests()` unit-test helpers and the `disk.dir_exists()` directory check
6869
* Windows MSI still installs all plugins to ProgramFiles64Folder/ICINGA2/sbin/linuxfabrik, but does not depend on an Icinga2 agent any longer
6970

7071

0 commit comments

Comments
 (0)