gitlab: ORC_CODE=backup is now set in validate GstCheck application

This commit is contained in:
Thibault Saunier 2019-04-17 11:05:11 -04:00
parent 5c5554622b
commit 3c6bf43ce3

View file

@ -201,7 +201,6 @@ integration testsuites fedora:
stage: 'full tests'
variables:
EXTRA_VALIDATE_ARGS: "--valgrind"
ORC_CODE: "backup"
# Some suppression files are missing a newline at the end which messes things
# up when concatenating them. awk will add missing newlines (unlike cat)