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

Enable service integration tests for FreeBSD #68980

Merged
merged 3 commits into from
Apr 17, 2020

Commits on Apr 16, 2020

  1. Enable service integration tests for FreeBSD

    Change:
    Adds necessary rc file for freebsd, and gets tests passing for it.
    
    Test Plan:
    Ran test with `--remote freebsd/12.1` and `--remote freebsd/11.1`. Both
    passed.
    
    Signed-off-by: Rick Elrod <rick@elrod.me>
    relrod committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    1ce8937 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Update test/integration/targets/service/tasks/rc_setup.yml

    Co-Authored-By: Matt Clay <matt@mystile.com>
    relrod and mattclay committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    385cdba View commit details
    Browse the repository at this point in the history
  2. fix up comment

    Signed-off-by: Rick Elrod <rick@elrod.me>
    relrod committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    4a07550 View commit details
    Browse the repository at this point in the history