env:
- BUILD_FLAVOR=tumbleweed
- BUILD_FLAVOR=leap
- - BUILD_FLAVOR=fedora
- - BUILD_FLAVOR=ubuntu
- - BUILD_FLAVOR=debian
+ - BUILD_FLAVOR=fedora DOCKER_TAG=31
+ - BUILD_FLAVOR=ubuntu DOCKER_TAG=18.10
- - BUILD_FLAVOR=debian DOCKER_TAG=9
++ - BUILD_FLAVOR=debian DOCKER_TAG=10
before_install:
# use the Dockerfile.<distro> file for building the image
check_SCRIPTS = 1-happy.test 2-malformed-xml.test 3-invalid-xml.test 4-badjson.test 99-shell.test
noinst_SCRIPTS = mock-snapperd test-helper.sh
- noinst_DATA = zypp-plugin-malformed.conf zypp-plugin-invalid.conf
+ noinst_DATA = \
+ zypp-plugin-invalid.conf \
+ zypp-plugin-malformed.conf \
+ zypp-plugin-maxcover.conf
-# Hack: these tests both use mock-snapperd which is not paralellized
-# so serialize them
-4-badjson.log: 1-happy.log
-
TESTS = $(check_SCRIPTS)
EXTRA_DIST = $(check_SCRIPTS) $(noinst_SCRIPTS) $(noinst_DATA) tap-driver.sh