Skip to content
Snippets Groups Projects
Commit 29bc88a3 authored by Simon McVittie's avatar Simon McVittie
Browse files

Merge branch 'wip/arch_ci_works' into 'master'

CI: Require Arch Linux CI to succeed

See merge request !250
parents 587a6c0a 885a3ff5
No related branches found
No related tags found
1 merge request!250CI: Require Arch Linux CI to succeed
Pipeline #9417 passed
...@@ -336,10 +336,6 @@ test:ubuntu-20.04: ...@@ -336,10 +336,6 @@ test:ubuntu-20.04:
python3 tests/pressure-vessel/containers.py python3 tests/pressure-vessel/containers.py
test:archlinux: test:archlinux:
# Temporarily not a blocker because our Docker's seccomp profiles
# don't know about faccess2() yet, and new Arch glibc relies on that
allow_failure: true
extends: .test_template extends: .test_template
image: archlinux:latest image: archlinux:latest
# Do not use the global before_script because it is only for Debian based # Do not use the global before_script because it is only for Debian based
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment