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

Improve how various branches of Galaxy are testing. #800

Merged
merged 1 commit into from Mar 12, 2018

Commits on Mar 12, 2018

  1. Improve how various branches of Galaxy are testing.

    Annotate tests that include a significant aspect of Galaxy behavior testing and paramerize them to allow overridding the target branch via an environment variable. By default switch all of these to test master, but create new tox profiles and Travis targets that only run these tests and run for other branches (dev, release_18.01, and release_17.09 currently).
    
    Also drop the py27-quick set of tests from Travis - going to be future facing and be happy with the python 3 tests for the quick turn around / stable tests.
    jmchilton committed Mar 12, 2018
    Copy the full SHA
    86a8c6a View commit details
    Browse the repository at this point in the history