aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/common/include-agl-local-conf-DISTROFEATURES-AGLCI.sh
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-09-18 23:17:46 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-09-18 23:17:46 +0200
commit0dd4a29cb2bba9b60839907d320b56543a3cb0da (patch)
tree8ba2ee6517e405fdb5aa96f4ab3327c94cd18862 /jjb/common/include-agl-local-conf-DISTROFEATURES-AGLCI.sh
parent3ef949feb4a13dde9ff2cc46ac872b953df8bb6e (diff)
Enable CI specific DISTRO_FEATURES
this is the tuning for the output filesystems that we need in CI (ext4.xz). Later this is used for other flags. Benefit of a DISTRO_FEATURES is that it is easily reproducible outside of CI. Change-Id: I24b7e3240539c5d463a4656b8e50725b90dbac13 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'jjb/common/include-agl-local-conf-DISTROFEATURES-AGLCI.sh')
-rw-r--r--jjb/common/include-agl-local-conf-DISTROFEATURES-AGLCI.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/common/include-agl-local-conf-DISTROFEATURES-AGLCI.sh b/jjb/common/include-agl-local-conf-DISTROFEATURES-AGLCI.sh
new file mode 100644
index 00000000..77b0058c
--- /dev/null
+++ b/jjb/common/include-agl-local-conf-DISTROFEATURES-AGLCI.sh
@@ -0,0 +1,2 @@
+# This is the big switch for in-CI builds
+DISTRO_FEATURES_append = "AGLCI"