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

Extend Authd existent tests with new scenarios from the force options configuration #2051

Closed
palaciosjeremias opened this issue Oct 15, 2021 · 1 comment · Fixed by #2091
Closed
Assignees

Comments

@palaciosjeremias
Copy link
Contributor

As part of #2050 we need to extend the existing tests with new scenarios:
As we identified, we need to extend the test cases of:

  • test_authd_local.py
  • test_authd_worker.py
    And add testcases for:
  • Agents key hash.
    • Key_hash enabled
      • Agents with existing key
      • Agents without existing key
    • Key_hash disabled
  • Verify that a worker sends a force_option block in null to delegate the configuration to the manager.
  • Key requests on local_server with a specified force_option block.
  • Key requests on local_server without a specified force_option block.
@DProvinciani
Copy link
Contributor

Closing the issue as the pull #2091 was merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants