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

Avoid double testing in Travis #393

Merged
merged 2 commits into from
Jan 12, 2017
Merged

Conversation

legal90
Copy link
Contributor

@legal90 legal90 commented Jan 11, 2017

Currently, the last job for integration test runs twice because of double "before_script" definition.
Relevant PR from mysql cookbook: sous-chefs/mysql#500

Also, there is a redundant "archive" suite defined in .kitchen.dokken.yml. The provider "binary" is used by default, so there is no difference with the "default" suite here.

@codecov-io
Copy link

codecov-io commented Jan 11, 2017

Current coverage is 53.39% (diff: 100%)

No coverage report found for master at 23b8f41.

Powered by Codecov. Last update 23b8f41...855c980

The provider "binary" is used by default, so there is no distinct with the "default" suite here.
@legal90 legal90 merged commit 63e0c71 into sous-chefs:master Jan 12, 2017
@legal90 legal90 deleted the fix-travis branch January 12, 2017 09:24
@lock
Copy link

lock bot commented Apr 25, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants