Skip to content
Snippets Groups Projects
Unverified Commit b970b55f authored by Benjamin Cumming's avatar Benjamin Cumming Committed by GitHub
Browse files

disable a64fx ci due to to slurm issues on ault making it always fail (#1910)

parent 75f7a07d
No related branches found
No related tags found
No related merge requests found
......@@ -121,14 +121,14 @@ multi_node_release:
SLURM_NTASKS: 2
ALLOCATION_NAME: arbor-ci-release-$CI_PIPELINE_ID
test_ault_fujitsu:
needs: []
tags:
- arm-a64fx
stage: test
script:
- chmod +x ci/test-ault-fujitsu.sh
- srun --partition=a64fx -c48 ci/test-ault-fujitsu.sh "$(pwd)"
#test_ault_fujitsu:
# needs: []
# tags:
# - arm-a64fx
# stage: test
# script:
# - chmod +x ci/test-ault-fujitsu.sh
# - srun --partition=a64fx -c48 ci/test-ault-fujitsu.sh "$(pwd)"
deallocate_release:
only: ['master', 'staging', 'trying']
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment