[galaxyproject/galaxy] 433b99: Slim down testing ``Dockerfile``.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 433b993ecae7d306d4222ca5d91a4a31cd907e52 https://github.com/galaxyproject/galaxy/commit/433b993ecae7d306d4222ca5d91a4... Author: John Chilton <jmchilton@gmail.com> Date: 2016-12-19 (Mon, 19 Dec 2016) Changed paths: M test/docker/base/Dockerfile M test/docker/base/ansible_vars.yml M test/docker/base/run_test_wrapper.sh Log Message: ----------- Slim down testing ``Dockerfile``. - Remove broken CasperJS from testing Dockerfile. - Remove multi-process mode. Multi-process mode was difficult to maintain and the last time I did testing at scale I found docker-galaxy-stable to be much more useful and easy to use. The test framework now supports GALAXY_TEST_EXTERNAL again so it should be easy enough to rig something up with docker-compose that actually uses a best practice container for scaling tests such as those in ``test/manual``. Commit: 64faeece93c1ecb59ff4d10b7664660e7886d419 https://github.com/galaxyproject/galaxy/commit/64faeece93c1ecb59ff4d10b76646... Author: Björn Grüning <bjoern@gruenings.eu> Date: 2017-01-08 (Sun, 08 Jan 2017) Changed paths: M test/docker/base/Dockerfile M test/docker/base/ansible_vars.yml M test/docker/base/run_test_wrapper.sh Log Message: ----------- Merge pull request #3286 from jmchilton/slim_test_dockerfile Slim down testing ``Dockerfile``. Compare: https://github.com/galaxyproject/galaxy/compare/e1fbdc6808d3...64faeece93c1
participants (1)
-
GitHub