Skip to content

ci: use dump_packages.py callback to get packages used by role#118

Merged
richm merged 1 commit intomainfrom
dump_packages
Oct 4, 2023
Merged

ci: use dump_packages.py callback to get packages used by role#118
richm merged 1 commit intomainfrom
dump_packages

Conversation

@richm
Copy link
Copy Markdown
Contributor

@richm richm commented Oct 4, 2023

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

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>
@richm richm requested a review from Jakuje as a code owner October 4, 2023 21:39
@richm richm merged commit 30926ac into main Oct 4, 2023
@richm richm deleted the dump_packages branch October 4, 2023 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant