@ -88,12 +88,14 @@ jobs:
FILE_ENV="./ci/test/00_setup_env_arm.sh"
FILE_ENV="./ci/test/00_setup_env_arm.sh"
QEMU_USER_CMD="" # Can run the tests natively without qemu
QEMU_USER_CMD="" # Can run the tests natively without qemu
- stage : test
# s390 build was disabled temporarily because of disk space issues on the Travis VM
name: 'S390x [GOAL : install] [buster] [unit tests, functional tests]'
#
arch : s390x
# - stage: test
env : >-
# name: 'S390x [GOAL: install] [buster] [unit tests, functional tests]'
FILE_ENV="./ci/test/00_setup_env_s390x.sh"
# arch: s390x
QEMU_USER_CMD="" # Can run the tests natively without qemu
# env: >-
# FILE_ENV="./ci/test/00_setup_env_s390x.sh"
# QEMU_USER_CMD="" # Can run the tests natively without qemu
- stage : test
- stage : test
name: 'Win64 [GOAL : deploy] [unit tests, no gui, no functional tests]'
name: 'Win64 [GOAL : deploy] [unit tests, no gui, no functional tests]'