summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2016-03-07 13:59:11 +0100
committerNora Björklund <nora.bjorklund@enea.com>2016-03-08 09:17:36 +0100
commit9e44628b9dcb332a48e0d12f23e6db0d9ccc3f7b (patch)
tree12435e6b18a66ebb28c45dfdcfda7be36f593fcc
parent813b8e1455d975b39b75d1e9b182b8bb57540351 (diff)
downloadmeta-el-common-9e44628b9dcb332a48e0d12f23e6db0d9ccc3f7b.tar.gz
distro/enea.conf: remove list of SANITY_TESTED_DISTROS
EL6.0 will support only Ubuntu 14.04 which is included in poky. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Nora Björklund <nora.bjorklund@enea.com>
-rw-r--r--conf/distro/enea.conf7
1 files changed, 0 insertions, 7 deletions
diff --git a/conf/distro/enea.conf b/conf/distro/enea.conf
index 94deafb..f8e2a89 100644
--- a/conf/distro/enea.conf
+++ b/conf/distro/enea.conf
@@ -16,13 +16,6 @@ TARGET_VENDOR = "-enea"
16 16
17PRSERV_HOST ?= "localhost:0" 17PRSERV_HOST ?= "localhost:0"
18 18
19SANITY_TESTED_DISTROS += "\
20 CentOS-6.1 \n \
21 RedHatEnterpriseServer-6.1 \n \
22 RedHatEnterpriseServer-6.4 \n \
23 Ubuntu-12.10 \n \
24 "
25
26CONNECTIVITY_CHECK_URIS = " \ 19CONNECTIVITY_CHECK_URIS = " \
27 http://linux.enea.com" 20 http://linux.enea.com"
28 21