Add include fragment for ptest 29/11329/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Sat, 14 Oct 2017 19:21:45 +0000 (21:21 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Sat, 14 Oct 2017 19:21:45 +0000 (21:21 +0200)
Change-Id: I963b015bb05b1d83ac88f69ff7921a39e16b1742
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
jjb/common/include-agl-local-conf-include-ptest.sh [new file with mode: 0644]

diff --git a/jjb/common/include-agl-local-conf-include-ptest.sh b/jjb/common/include-agl-local-conf-include-ptest.sh
new file mode 100644 (file)
index 0000000..df73625
--- /dev/null
@@ -0,0 +1,6 @@
+
+echo '# CI: Enabling ptest in image ... ' >> conf/local.conf
+echo 'DISTRO_FEATURES_append = " ptest"' >> conf/local.conf
+echo 'EXTRA_IMAGE_FEATURES_append = " ptest-pkgs"' >> conf/local.conf
+
+