mirror of
https://github.com/linux-system-roles/network.git
synced 2026-07-23 10:57:51 +00:00
This adds the dump_packages.py callback which will dump the arguments to the `package` module (except for `state: absent`) to the integration test run logs. The output looks like this: `lsrpackages: pkg-a pkg-b ...` We will have tooling which will scrape the logs to extract the packages used at runtime and testing for all of the supported combinations of distribution and version. This also ensures the weekly-ci PR git commit message conforms to commitlint. Signed-off-by: Rich Megginson <rmeggins@redhat.com> |
||
|---|---|---|
| .. | ||
| ansible-lint.yml | ||
| ansible-managed-var-comment.yml | ||
| ansible-plugin-scan.yml | ||
| ansible-test.yml | ||
| build_docs.yml | ||
| changelog_to_tag.yml | ||
| codeql.yml | ||
| integration.yml | ||
| markdownlint.yml | ||
| pr-title-lint.yml | ||
| python-unit-test.yml | ||
| shellcheck.yml | ||
| test_converting_readme.yml | ||
| weekly_ci.yml | ||
| woke.yml | ||