When attempting to run the system tests using v9.20.0 code, the test
setup will fail with ERROR due to setup.sh calling conf.sh which
attempts to call get_algorithms.py script which was deleted in this MR.
This should be reverted once v9.20.1 with the updated code is released.
untracked: true
expire_in: "1 day"
when: always
+ allow_failure: true # GL !9201 removed a test script that v9.20.0 attempts to call in conf.sh
# Jobs for regular GCC builds on Alpine Linux 3.20 (amd64)