summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2017-12-20 22:27:43 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-12-31 18:20:14 +0100
commit290b4cfe17042f1345e45363d1ce09f04e32f12a (patch)
treee7eedd4a70d21ebb84635041e9928e3693301196 /.gitlab-ci.yml
parent90867d8fdf45e7af24cf9e63e3ee8a70f30b479c (diff)
downloadbuildroot-290b4cfe17042f1345e45363d1ce09f04e32f12a.tar.gz
buildroot-290b4cfe17042f1345e45363d1ce09f04e32f12a.zip
core/tests: add test for compressed iso9660
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> [Thomas: really set the transparent compression option, take into account the renaming of the option.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ef2e3a4918..bf975fcd47 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -257,8 +257,10 @@ tests.fs.test_ext.TestExt2r1: *runtime_test
tests.fs.test_ext.TestExt3: *runtime_test
tests.fs.test_ext.TestExt4: *runtime_test
tests.fs.test_iso9660.TestIso9660Grub2External: *runtime_test
+tests.fs.test_iso9660.TestIso9660Grub2ExternalCompress: *runtime_test
tests.fs.test_iso9660.TestIso9660Grub2Internal: *runtime_test
tests.fs.test_iso9660.TestIso9660SyslinuxExternal: *runtime_test
+tests.fs.test_iso9660.TestIso9660SyslinuxExternalCompress: *runtime_test
tests.fs.test_iso9660.TestIso9660SyslinuxInternal: *runtime_test
tests.fs.test_jffs2.TestJffs2: *runtime_test
tests.fs.test_squashfs.TestSquashfs: *runtime_test
OpenPOWER on IntegriCloud