-
Notifications
You must be signed in to change notification settings - Fork 51
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
Make tests compatible with venv bundle #662
Make tests compatible with venv bundle #662
Conversation
fb319b4
to
a041979
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you think any of these changes makes sense upstream?
dcc1323
to
21ed917
Compare
I created PRs at: 3006.x branch: master/community-extensions branch: |
ee06a5a
to
d8359f3
Compare
Note: After the PR is merged, this issue returns to backlog, since there are still more tests to take a look at. After the PR is merged, we should wait for the next Salt minor release and then merge https://github.com/openSUSE/salt-test-skiplist/tree/testing-failing-tests to enable the tests for our Jenkins pipelines. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generally LGTM! I left a few comments inline, but they aren't blocking this PR.
0e890ef
to
52e4b3b
Compare
Squashing commits before merge such that:
|
What does this PR do?
In this PR, we fix the
test_pip
andtest_fileserver
tests to be compatible with venv minion bundle.This PR is a part of https://github.com/SUSE/spacewalk/issues/23536.
NOTE: This change includes the following commit: 96391b8
This commit will be reverted before merging. The commit modifies the skip list temporarily to actually test the modified tests.
In https://raw.githubusercontent.com/openSUSE/salt-test-skiplist/testing-failing-tests/skipped_tests.toml, I have commented out tests that are fixed by this PR for better readability.
Commits signed with GPG?
Yes/No
Please review Salt's Contributing Guide for best practices.
See GitHub's page on GPG signing for more information about signing commits with GPG.