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

Symlinks real suite names to "default" #55

Merged
merged 1 commit into from
Apr 24, 2016

Conversation

conorsch
Copy link
Contributor

The two suite names for the inspec tests refer to different Ansible
versions to test, but the inspec tests themselves should be the same for
both versions of Ansible. Therefore let's use symlinks so that the
inspec runner finds "default" when it searches for:

  • ansible_latest
  • ansible_1.9

Voila.

The two suite names for the inspec tests refer to different Ansible
versions to test, but the inspec tests themselves should be the same for
both versions of Ansible. Therefore let's use symlinks so that the
inspec runner finds "default" when it searches for:

  * ansible_latest
  * ansible_1.9

Voila.
@conorsch
Copy link
Contributor Author

Not the ideal solution, perhaps, but I've tested it by updating test_repo_uri to point to my fork with this change implemented, and the inspec tests were correctly identified and run.

@chris-rock
Copy link
Member

Thanks @conorsch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants