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

conftest: implement partial disable_subp_usage #371

Merged
merged 3 commits into from
May 21, 2020

Commits on May 18, 2020

  1. conftest: implement partial disable_subp_usage

    This allows tests to be configured to permit some commands to be run via
    util.subp, while still rejecting any unexpected calls.  See the
    documentation for further details.
    OddBloke committed May 18, 2020
    Configuration menu
    Copy the full SHA
    1025ad2 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Update cloudinit/tests/test_conftest.py

    Co-authored-by: Chad Smith <chad.smith@canonical.com>
    Daniel Watkins and blackboxsw authored May 21, 2020
    Configuration menu
    Copy the full SHA
    b7b7be7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffe8d5e View commit details
    Browse the repository at this point in the history