Commit 84b765c
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
2 files changed
+9
-137
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
0 commit comments