-
Notifications
You must be signed in to change notification settings - Fork 403
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cleanup tox configs and unit tests #2219
Cleanup tox configs and unit tests #2219
Conversation
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 3m 15s (non-voting) |
Build succeeded. ❌ ansible-galaxy-importer FAILURE in 4m 44s (non-voting) |
Build succeeded. ❌ ansible-galaxy-importer FAILURE in 5m 04s (non-voting) |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 3m 22s (non-voting) |
Build succeeded. ❌ ansible-galaxy-importer FAILURE in 5m 07s (non-voting) |
Build succeeded. ❌ ansible-galaxy-importer FAILURE in 4m 16s (non-voting) |
…2486) SUMMARY tox configs needed a little cleanup to ensure that things were consistently in the import path when running pylint. ISSUE TYPE Feature Pull Request COMPONENT NAME pyproject.toml tests/unit/conftest.py tox.ini ADDITIONAL INFORMATION See also: ansible-collections/community.aws#2219 Reviewed-by: Alina Buzachis
Build succeeded (gate pipeline). ✔️ ansible-galaxy-importer SUCCESS in 3m 12s (non-voting) |
cfdcc05
into
ansible-collections:main
Backport to stable-9: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply cfdcc05 on top of patchback/backports/stable-9/cfdcc05a27e8d56df294e5def845c5c9f4e0b2d7/pr-2219 Backporting merged PR #2219 into main
🤖 @patchback |
…2486) SUMMARY tox configs needed a little cleanup to ensure that things were consistently in the import path when running pylint. ISSUE TYPE Feature Pull Request COMPONENT NAME pyproject.toml tests/unit/conftest.py tox.ini ADDITIONAL INFORMATION See also: ansible-collections/community.aws#2219 Reviewed-by: Alina Buzachis (cherry picked from commit 62ea880)
…2486) SUMMARY tox configs needed a little cleanup to ensure that things were consistently in the import path when running pylint. ISSUE TYPE Feature Pull Request COMPONENT NAME pyproject.toml tests/unit/conftest.py tox.ini ADDITIONAL INFORMATION See also: ansible-collections/community.aws#2219 Reviewed-by: Alina Buzachis (cherry picked from commit 62ea880)
…2486) SUMMARY tox configs needed a little cleanup to ensure that things were consistently in the import path when running pylint. ISSUE TYPE Feature Pull Request COMPONENT NAME pyproject.toml tests/unit/conftest.py tox.ini ADDITIONAL INFORMATION See also: ansible-collections/community.aws#2219 Reviewed-by: Alina Buzachis (cherry picked from commit 62ea880)
…nsible-collections#2486) SUMMARY tox configs needed a little cleanup to ensure that things were consistently in the import path when running pylint. ISSUE TYPE Feature Pull Request COMPONENT NAME pyproject.toml tests/unit/conftest.py tox.ini ADDITIONAL INFORMATION See also: ansible-collections/community.aws#2219 Reviewed-by: Alina Buzachis (cherry picked from commit 62ea880)
…2486) (#2500) SUMMARY tox configs needed a little cleanup to ensure that things were consistently in the import path when running pylint. ISSUE TYPE Feature Pull Request COMPONENT NAME pyproject.toml tests/unit/conftest.py tox.ini ADDITIONAL INFORMATION See also: ansible-collections/community.aws#2219 Reviewed-by: Alina Buzachis (cherry picked from commit 62ea880) Reviewed-by: GomathiselviS <gomathiselvi@gmail.com>
SUMMARY As discussed in ansible-collections#2212 cleans up the unit tests to move importing some of the fixtures into conftest.py tox configs needed a little cleanup to ensure that things were consistently in the import path. ISSUE TYPE Feature Pull Request COMPONENT NAME pyproject.toml tests/unit/conftest.py tests/unit/plugins/ tox.ini ADDITIONAL INFORMATION Reviewed-by: Bikouo Aubin
This is a manual backport of PR #2219 as merged into main (cfdcc05). SUMMARY As discussed in #2212 cleans up the unit tests to move importing some of the fixtures into conftest.py tox configs needed a little cleanup to ensure that things were consistently in the import path ISSUE TYPE Feature Pull Request COMPONENT NAME pyproject.toml tests/unit/conftest.py tests/unit/plugins/ tox.ini ADDITIONAL INFORMATION Reviewed-by: Bikouo Aubin Reviewed-by: GomathiselviS <gomathiselvi@gmail.com>
SUMMARY
As discussed in #2212 cleans up the unit tests to move importing some of the fixtures into conftest.py
tox configs needed a little cleanup to ensure that things were consistently in the import path.
ISSUE TYPE
COMPONENT NAME
pyproject.toml
tests/unit/conftest.py
tests/unit/plugins/
tox.ini
ADDITIONAL INFORMATION