From: Jan-Simon Möller Date: Mon, 18 Sep 2017 13:36:12 +0000 (+0200) Subject: Remove hardcoded fstypes X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F53%2F10953%2F2;p=ci-management.git Remove hardcoded fstypes and rely on our repo-wide unification of the fstypes. This enables hddimage for intel-corei7-64 again. Change-Id: I93deffd4a54eead4b178d5ee34b91b9a2e6eabb5 Signed-off-by: Jan-Simon Möller --- diff --git a/jjb/ci-AGL-verify/ci-platform-jjb.yaml b/jjb/ci-AGL-verify/ci-platform-jjb.yaml index 4f85c59b..6a4088a6 100644 --- a/jjb/ci-AGL-verify/ci-platform-jjb.yaml +++ b/jjb/ci-AGL-verify/ci-platform-jjb.yaml @@ -276,7 +276,7 @@ - ../common/include-agl-source-aglsetup.sh - ../common/include-agl-auto-conf.sh - ../common/include-agl-limit-parallelism.sh - - ../common/include-agl-local-conf-fstypes.sh + #- ../common/include-agl-local-conf-fstypes.sh - ../common/include-agl-cat-auto-conf.sh - ../common/include-agl-bitbake-image.sh - ../common/include-agl-run-test-prepare.sh diff --git a/jjb/release-jjb-dab-snapshot/release-jjb-dab-snapshot.yaml b/jjb/release-jjb-dab-snapshot/release-jjb-dab-snapshot.yaml index 297679b3..a7e3150f 100644 --- a/jjb/release-jjb-dab-snapshot/release-jjb-dab-snapshot.yaml +++ b/jjb/release-jjb-dab-snapshot/release-jjb-dab-snapshot.yaml @@ -96,7 +96,7 @@ - ../common/include-agl-cat-auto-conf.sh - ../common/include-agl-local-conf-archiver.sh - ../common/include-agl-local-conf-isafw.sh - - ../common/include-agl-local-conf-fstypes.sh + #- ../common/include-agl-local-conf-fstypes.sh - ../common/include-agl-local-conf-vmdk.sh - ../common/include-agl-bitbake-image.sh - ../common/include-agl-bitbake-sdk.sh