Skip to content

Commit

Permalink
Update cactus on CI (#5062)
Browse files Browse the repository at this point in the history
* Update cactus hash

* Put Cactus test back on schedule since it has passed once

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Novak <[email protected]>
  • Loading branch information
3 people authored Aug 22, 2024
1 parent 966c322 commit 8f3f507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@ cactus_integration:
- 'src/toil/test/cactus/test_cactus_integration.py'
stage: integration
script:
- export CACTUS_COMMIT_SHA=f5adf4013326322ae58ef1eccb8409b71d761583
- export CACTUS_COMMIT_SHA=2d706d9c6637c85116533477693e6c73ed5b8a53
- set -e
- ${MAIN_PYTHON_PKG} -m virtualenv venv && . venv/bin/activate && make prepare && make develop extras=[aws]
- python setup_gitlab_docker.py # login to increase the docker.io rate limit
Expand Down

0 comments on commit 8f3f507

Please sign in to comment.