reg-tests/seamless-reload/abns_socket.vtc is skipped due to #504
if: type != cron
compiler: clang
env: TARGET=linux-glibc OPENSSL_VERSION=1.1.1d
+ - os: linux
+ arch: s390x
+ if: type != cron
+ compiler: gcc
+ env: TARGET=linux-glibc OPENSSL_VERSION=1.1.1d
+ before_script:
+ - rm reg-tests/seamless-reload/abns_socket.vtc # please, see https://github.com/haproxy/haproxy/issues/504
- os: linux
if: type == cron
compiler: clang