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

Testinfra fixes for dual distro #5529

Merged
merged 4 commits into from
Oct 14, 2020

Commits on Sep 24, 2020

  1. Configuration menu
    Copy the full SHA
    0387736 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52ea18f View commit details
    Browse the repository at this point in the history
  3. Adds dynamic python version usage in testinfra

    We are choosing the Python major.minor (3.8/3.5) version based on
    Focal or Xenial. We are using `MOLECULE_SCENARIO_NAME` environment
    variable to identify the distribution version during testinfra
    run.
    kushaldas committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    fdc5575 View commit details
    Browse the repository at this point in the history
  4. Adds lint fixes for flake8

    kushaldas committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    7aaa197 View commit details
    Browse the repository at this point in the history