Conversation
Thank you for contributing to the Leapp project!Please note that every PR needs to comply with the Leapp Guidelines and must pass all tests in order to be mergeable.
To launch regression testing public members of oamg organization can leave the following comment:
Please open ticket in case you experience technical problem with the CI. (RH internal only) Note: In case there are problems with tests not being triggered automatically on new PR/commit or pending for a long time, please consider rerunning the CI by commenting leapp-ci build (might require several comments). If the problem persists, contact leapp-infra. |
bbe3de4 to
37f8e4f
Compare
This broke all (reasonably recent pytest installations) when snactor was not installed. From now on, the tests need to load the plugin explicitly (either in config or in conftest). Resolves: https://issues.redhat.com/browse/RHEL-74372
37f8e4f to
7f00f6a
Compare
|
great! thanks for the contribution! Failed tests are unrelated to the change. |
This broke all (reasonably recent pytest installations) when snactor was not installed.
Resolves: https://issues.redhat.com/browse/RHEL-74372