Commit Graph
28 Commits
Author SHA1 Message Date
mvdbeek 46124ba52c Run tests against postgres 2020-04-12 11:46:04 +02:00
mvdbeek 313098e146 Add python3 toolshed test 2020-04-12 01:43:49 +01:00
mvdbeek e9549ebe8d Delete 15G dotnet folder, use minikube 1.9.0 2020-04-02 20:30:34 +02:00
Marius van den Beek 5ebd3b51d6 Merge pull request #9563 from mvdbeek/drop_travis_dev
Move OSX startup tests to github CI, drop travis tests
2020-03-27 21:23:56 +01:00
Nicola Soranzo b9dac3c485 Use osx_startup job to test using Python from a conda env 2020-03-27 19:04:40 +00:00
Nicola Soranzo fc885581b1 Merge branch 'release_20.01' into dev 2020-03-26 16:59:14 +00:00
Marius van den BeekandNicola Soranzo 91794485e8 Use correct location for OSX pip cache
Co-Authored-By: Nicola Soranzo <nicola.soranzo@gmail.com>
2020-03-26 14:33:23 +01:00
mvdbeek cbe90b67a9 Keep osx-speicifc pip cache 2020-03-26 12:55:34 +01:00
mvdbeek d709a4b9ba Test py37-first_startup 2020-03-26 12:53:17 +01:00
mvdbeek 4820ced582 OSX test 2020-03-26 12:52:46 +01:00
John Chilton 80138afedc Integration test for embedded Pulsar in MQ mode. 2020-03-24 10:34:30 -04:00
John Chilton 6fffe50261 Setup rabbitmq in Integration tests. 2020-03-24 10:34:30 -04:00
Nicola Soranzo 4bde3dbe9a Merge branch 'release_20.01' into dev 2020-03-18 12:32:03 +00:00
mvdbeek d12acb4642 Free space before running tests 2020-03-18 12:24:56 +01:00
Nicola Soranzo 997764e5c4 Remove virtualenv<20 requirement for mulled tests
Introduced in commit d8773a9598 , it is not
needed any more since virtualenv 20.0.6 fixed the issue.
2020-02-26 17:30:29 +00:00
Nicola Soranzo d8773a9598 Use a Galaxy root path with a space for converters and mulled tests
Also:
- Fix integration tests for checkout@v2 action: the working directory is not
  updated any more when `path` is specified
- Use checkout action to clone the galaxy-test-data repo and rsync to move
  them in place
- Install virtualenv<20 when running tests via tox in a directory containing
  spaces, xref. https://github.com/pypa/virtualenv/pull/1660
2020-02-25 02:46:42 +00:00
Nicola Soranzo f9b99fcf97 Merge branch 'release_20.01' into dev 2020-02-24 11:48:30 +00:00
Nicola Soranzo acb0674b5e Upgrade Checkout GitHub Action 2020-02-24 02:11:41 +00:00
Nicola Soranzo d4662fd952 Merge branch 'release_20.01' into dev 2020-02-19 12:43:07 +00:00
mvdbeek 624becffa9 Prepare test data 2020-02-12 13:28:07 +01:00
mvdbeek 9e46d3bcae Skip biocontainers, len file appears inaccessible 2020-02-12 13:28:07 +01:00
mvdbeek 06f470385b Test datatype converters in github workflow using planemo and biocontainers 2020-02-12 13:28:07 +01:00
Nicola Soranzo fb2134e647 Use a Galaxy root path with a space for integration tests 2020-01-17 19:59:35 +00:00
mvdbeek cc36560c64 Only cache pip dir, seems integration tests broke because something changed in system python 2020-01-17 09:45:14 +01:00
Nicola Soranzo 839255434a Disable Python 2.7 mulled tests 2020-01-13 17:47:31 +02:00
Marius van den Beek 1b301049c0 Drop 2.7 from integration tests 2020-01-09 19:12:12 +01:00
mvdbeek a4b7191bda Run jenkins tests on github-ci
This allows running integration tests that require docker or kubernetes.
I've also broken up the tests to reduce runtime.
2020-01-09 14:40:48 +01:00
mvdbeek beb188959c Add github workflow for mulled tests 2019-12-15 14:09:15 +02:00