canonical / ubuntu-pro-client

Ubuntu Pro Client for offerings from Canonical
https://canonical-ubuntu-pro-client.readthedocs-hosted.com/en/latest/
GNU General Public License v3.0
52 stars 73 forks source link

test: disable deprecation warnings on pytest #3108

Closed lucasmoura closed 4 months ago

lucasmoura commented 4 months ago

Why is this needed?

Due to our Xenial support, we have deprecated warnings our pytest tests. Since we are aware of that, we are remove those deprecation warnings when running the command

Test Steps

Run tox -e test and verify that the deprecation warnings are not there anymore

Checklist

Does this PR require extra reviews?

github-actions[bot] commented 4 months ago

Jira: This PR is not related to a Jira item. (The PR title does not include a SC-#### reference)

GitHub Issues: No GitHub issues are fixed by this PR. (No commits have Fixes: #### references)

Launchpad Bugs: No Launchpad bugs are fixed by this PR. (No commits have LP: #### references)

Documentation: The changes in this PR do not require documentation changes.

👍 this comment to confirm that this is correct.