summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2018-03-07 16:43:21 +0100
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2018-03-07 16:43:26 +0100
commit09e32170933643f53b05e9b5ee3cdf8898ac98c6 (patch)
treea3a9e1789a00276a17d6c28aabd547b0cf48d48e
parentb7671505e59554028aba87ca1df4d34ba9a122a4 (diff)
Disable agl-ptest in snapshot build until dependency loop is fixed
There is a dependency loop when ptest is enabled in the build. Deactivate the feature in CI until https://jira.automotivelinux.org/browse/SPEC-1334 is fixed Bug-AGL: SPEC-1334 Change-Id: I18e86879813fde34bb280d9f1fcfd73d2abe1232 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
-rw-r--r--templates/feature/agl-ci-snapshot-features-nogfx/included.dep2
-rw-r--r--templates/feature/agl-ci-snapshot-features/included.dep2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/feature/agl-ci-snapshot-features-nogfx/included.dep b/templates/feature/agl-ci-snapshot-features-nogfx/included.dep
index da2a00c09..00e77831a 100644
--- a/templates/feature/agl-ci-snapshot-features-nogfx/included.dep
+++ b/templates/feature/agl-ci-snapshot-features-nogfx/included.dep
@@ -1 +1 @@
-agl-devel agl-netboot agl-appfw-smack agl-archiver agl-ptest
+agl-devel agl-netboot agl-appfw-smack agl-archiver
diff --git a/templates/feature/agl-ci-snapshot-features/included.dep b/templates/feature/agl-ci-snapshot-features/included.dep
index ab80c2b06..219beeec4 100644
--- a/templates/feature/agl-ci-snapshot-features/included.dep
+++ b/templates/feature/agl-ci-snapshot-features/included.dep
@@ -1 +1 @@
-agl-demo agl-devel agl-netboot agl-appfw-smack agl-archiver agl-ptest
+agl-demo agl-devel agl-netboot agl-appfw-smack agl-archiver