[galaxyproject/galaxy] bf8dbd: Slim down testing image
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: bf8dbdade3b009d7bd0822b657374b992342a466 https://github.com/galaxyproject/galaxy/commit/bf8dbdade3b009d7bd0822b657374... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2019-03-01 (Fri, 01 Mar 2019) Changed paths: M test/docker/base/Dockerfile Log Message: ----------- Slim down testing image Commit: d9ac24a9828daa00120da3014634c38a34e1934b https://github.com/galaxyproject/galaxy/commit/d9ac24a9828daa00120da3014634c... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2019-03-01 (Fri, 01 Mar 2019) Changed paths: M test/docker/base/Dockerfile Log Message: ----------- Don't install slurm, it isn't used in any test Commit: 3bed43fb841a371ab350406dc8b01dd5ce55dad8 https://github.com/galaxyproject/galaxy/commit/3bed43fb841a371ab350406dc8b01... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2019-03-01 (Fri, 01 Mar 2019) Changed paths: M test/docker/base/Dockerfile Log Message: ----------- Don't add compiler-stack (will still come in ansible), use prebuilt singularity Commit: a0fd6438d99d55a5337fc5fbdf2a8629b2779c4b https://github.com/galaxyproject/galaxy/commit/a0fd6438d99d55a5337fc5fbdf2a8... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2019-03-01 (Fri, 01 Mar 2019) Changed paths: M test/docker/base/ansible_vars.yml Log Message: ----------- Directlyy setup virtualenv in /galaxy_venv, saves 700MB Commit: c357d303fe57a685cf57895bac9070828c81bbec https://github.com/galaxyproject/galaxy/commit/c357d303fe57a685cf57895bac907... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2019-03-01 (Fri, 01 Mar 2019) Changed paths: M run_tests.sh Log Message: ----------- Test from new image Commit: 087070c72ce212cadedbd3dc5b2b2ae823b980c6 https://github.com/galaxyproject/galaxy/commit/087070c72ce212cadedbd3dc5b2b2... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2019-03-01 (Fri, 01 Mar 2019) Changed paths: M test/docker/base/Dockerfile Log Message: ----------- Still need python3-dev for uwsgi Commit: 0455eb4f665dca2f9ba4d7129f31aeb2f2dbf579 https://github.com/galaxyproject/galaxy/commit/0455eb4f665dca2f9ba4d7129f31a... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2019-03-01 (Fri, 01 Mar 2019) Changed paths: M run_tests.sh Log Message: ----------- Use newer image Commit: b0f3d921492870310ec50d240f5af397cca9b8d0 https://github.com/galaxyproject/galaxy/commit/b0f3d921492870310ec50d240f5af... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2019-03-02 (Sat, 02 Mar 2019) Changed paths: M test/base/integration_util.py M test/integration/test_containerized_jobs.py Log Message: ----------- Don't use skip_unless_docker decorator This is handled in setupClass. Also drop unused skip_unless_singularity. Commit: d5f3efbf08b07bdc2891c7b1c713f6ba2abe7c6e https://github.com/galaxyproject/galaxy/commit/d5f3efbf08b07bdc2891c7b1c713f... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2019-03-04 (Mon, 04 Mar 2019) Changed paths: M run_tests.sh Log Message: ----------- Use new image from galaxy namespace Commit: 050f9b662c8e92e1a4c2386cb68145e2fc451aa1 https://github.com/galaxyproject/galaxy/commit/050f9b662c8e92e1a4c2386cb6814... Author: Martin Cech <marten@bx.psu.edu> Date: 2019-03-04 (Mon, 04 Mar 2019) Changed paths: M run_tests.sh M test/base/integration_util.py M test/docker/base/Dockerfile M test/docker/base/ansible_vars.yml M test/integration/test_containerized_jobs.py Log Message: ----------- Merge pull request #7439 from mvdbeek/new_testing_image New testing image Compare: https://github.com/galaxyproject/galaxy/compare/cb8c60168363...050f9b662c8e
participants (1)
-
Martin Cech