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

tests: gpo link does not have args parameter #7626

Closed
wants to merge 1 commit into from

Conversation

pbrezina
Copy link
Member

@pbrezina pbrezina commented Sep 27, 2024

This parameter was removed by
SSSD/sssd-test-framework@83d7b28

Fix

tests/test_gpo.py:368: error: Unexpected keyword argument "args" for "link" of "GPO"  [call-arg]
.venv/lib/python3.11/site-packages/sssd_test_framework/roles/ad.py:1741: note: "link" of "GPO" defined here
tests/test_gpo.py:535: error: Unexpected keyword argument "args" for "link" of "GPO"  [call-arg]
.venv/lib/python3.11/site-packages/sssd_test_framework/roles/ad.py:1741: note: "link" of "GPO" defined here

@danlavu
Copy link

danlavu commented Sep 27, 2024

Closing this, this is fixed in #7595 , it's approved but still needs to be pushed.

@danlavu danlavu closed this Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants