Loading .gitlab-ci.yml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -137,7 +137,7 @@ gkfs:integration: needs: ['gkfs'] needs: ['gkfs'] parallel: parallel: matrix: matrix: - SUBTEST: [ data, status, coverage, directories, operations, position, shell ] - SUBTEST: [ data, status, syscalls, directories, operations, position, shell ] script: script: ## run tests ## run tests Loading Loading
.gitlab-ci.yml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -137,7 +137,7 @@ gkfs:integration: needs: ['gkfs'] needs: ['gkfs'] parallel: parallel: matrix: matrix: - SUBTEST: [ data, status, coverage, directories, operations, position, shell ] - SUBTEST: [ data, status, syscalls, directories, operations, position, shell ] script: script: ## run tests ## run tests Loading