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

Container support and dokken tests in travis CI #199

Merged
merged 5 commits into from
Mar 9, 2018
Merged

Commits on Mar 9, 2018

  1. Flexible control of included recipes

    Try to detect the good defaults via ohai. Allow overriding of recipes
    
    Signed-off-by: Artem Sidorenko <[email protected]>
    artem-sidorenko committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    9f68792 View commit details
    Browse the repository at this point in the history
  2. Run dokken tests in the Travis CI for forks

    and DO tests on the full VMs if possible
    
    Signed-off-by: Artem Sidorenko <[email protected]>
    artem-sidorenko committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    0510653 View commit details
    Browse the repository at this point in the history
  3. Fix ubuntu /var/log permissions for containers

    as rsyslog isn't installed within containers, syslog group doesn't exist
    and the group of /var/log is root
    artem-sidorenko committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    cc47aff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b6b718 View commit details
    Browse the repository at this point in the history
  5. Temporary disable failing tests

    They will be addressed in a dedicated PRs, esp to the linux-baseline
    artem-sidorenko committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    318e0c0 View commit details
    Browse the repository at this point in the history