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

Moved integration tests to a new profile called _integration_ #16

Merged
merged 1 commit into from
Jan 12, 2016

Conversation

gortiz
Copy link
Contributor

@gortiz gortiz commented Jan 12, 2016

Integration tests have been moved from safer profile to a specific
integration profile. All commiters must compile their branches with
safer profile before their pull requests, but it doesn't seem to be
very realistic to force all commiters to have their develop environment
ready to run our integration tests (at least meanwhile they require very
specific environment configurations to be run).

Travis has been modified to enable both safer and integration tests,
so all PR will run the integration tests before they will be accepted.

Integration tests have been moved from _safer_ profile to a specific
_integration_ profile. All commiters must compile their branches with
_safer_ profile before their pull requests, but it doesn't seem to be
very realistic to force all commiters to have their develop environment
ready to run our integration tests (at least meanwhile they require very
specific environment configurations to be run).

Travis has been modified to enable both _safer_ and _integration_ tests,
so all PR will run the integration tests before they will be accepted.
gortiz added a commit that referenced this pull request Jan 12, 2016
Moved integration tests to a new profile called _integration_
@gortiz gortiz merged commit 8c8d7ba into torodb:devel Jan 12, 2016
@gortiz gortiz deleted the integration-profile branch February 9, 2016 09:16
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.

None yet

1 participant