Skip to content
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

ipatests: Skip test_jsplugins in server-less environments #5680

Closed

Conversation

stanislavlevin
Copy link
Contributor

This test assumes that IPA server is installed and configured.
But test_jsplugins is the subtask of fasttest which is designed
(unittest) to be run in server-less environment.

Note: needs_ipaapi is not completely suitable because there is
no direct IPA API usage. xmlrpc_setup fixture is also not
suitable because it assumes XMLRPC.

Fixes: https://pagure.io/freeipa/issue/8781

This test assumes that IPA server is installed and configured.
But test_jsplugins is the subtask of fasttest which is designed
(unittest) to be run in server less environment.

Note: `needs_ipaapi` is not completely suitable because there is
no direct IPA API usage. `xmlrpc_setup` fixture is also not
suitable because it assumes XMLRPC.

Fixes: https://pagure.io/freeipa/issue/8781
Signed-off-by: Stanislav Levin <slev@altlinux.org>
@abbra abbra added the re-run Trigger a new run of PR-CI label Mar 30, 2021
@freeipa-pr-ci freeipa-pr-ci removed the re-run Trigger a new run of PR-CI label Mar 30, 2021
@abbra
Copy link
Contributor

abbra commented Mar 30, 2021

LGTM. ACK

@abbra abbra added ack Pull Request approved, can be merged ipa-4-9 Mark for backport to ipa 4.9 ipa-4-8 Mark for backport to ipa 4.8 labels Mar 30, 2021
@abbra
Copy link
Contributor

abbra commented Mar 30, 2021

master:

  • 68a5fe8 ipatests: Skip test_jsplugins in server less environments

@stanislavlevin
Copy link
Contributor Author

@abbra, thank you for the review!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ack Pull Request approved, can be merged ipa-4-8 Mark for backport to ipa 4.8 ipa-4-9 Mark for backport to ipa 4.9 pushed Pull Request has already been pushed
Projects
None yet
3 participants