[Buildroot] [git commit] .gitlab-ci.yml: update after addition of TestF2FS test case

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Nov 8 21:41:53 UTC 2018


commit: https://git.buildroot.net/buildroot/commit/?id=6e5a204dd8414673def51f3cf1f772357c9539b0
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a5fbdcb0d8..c78f2ea581 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -287,6 +287,7 @@ tests.fs.test_ext.TestExt2: *runtime_test
 tests.fs.test_ext.TestExt2r1: *runtime_test
 tests.fs.test_ext.TestExt3: *runtime_test
 tests.fs.test_ext.TestExt4: *runtime_test
+tests.fs.test_f2fs.TestF2FS: *runtime_test
 tests.fs.test_iso9660.TestIso9660Grub2External: *runtime_test
 tests.fs.test_iso9660.TestIso9660Grub2ExternalCompress: *runtime_test
 tests.fs.test_iso9660.TestIso9660Grub2Internal: *runtime_test


More information about the buildroot mailing list