Skip to content
Snippets Groups Projects
Unverified Commit 0da0b22a authored by Thomas Woerner's avatar Thomas Woerner Committed by GitHub
Browse files

Merge pull request #1336 from rjeffman/idoverrideuser_client_context_test

tests/idoverrideuser: Fix client context test when running on client
parents 9195494f f5f45491
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,8 @@
ipaidoverrideuser:
ipaadmin_password: SomeADMINpassword
ipaapi_context: server
name: ThisShouldNotWork
idview: ThisShouldNotWork
anchor: ThisShouldNotWork
register: result
failed_when: not (result.failed and result.msg is regex("No module named '*ipaserver'*"))
when: ipa_host_is_client
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment