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: Merge installed/ and fedora-str/ directories #1513

Closed
wants to merge 5 commits into from

Commits on Mar 28, 2018

  1. tests: Merge installed/ and fedora-str/ directories

    Let's be opinionated now, and our installed/ test story *is*
    Ansible/STR.  Merge `tests/fedora-str` into `tests/installed/`.
    
    Rework the nondestructive tests into a separate playbook run, and parallelize
    them for more efficiency.
    
    The destructive tests are also changed to use Ansible more.
    
    Add a higher level `run.sh` entrypoint and update the `README.md`
    with some useful tips.
    cgwalters committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    20fa2e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2018

  1. Configuration menu
    Copy the full SHA
    f209869 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a91795 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34ec163 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94c4a74 View commit details
    Browse the repository at this point in the history