From 91abbeafe565ee8948aa94640f9ddd17607d919c Mon Sep 17 00:00:00 2001 From: Andrei Gheorghiu Date: Fri, 24 Nov 2017 15:00:12 +0100 Subject: skipping builds for x86 arch --- inteld1521/eltf.conf | 2 +- qemux86-64/eltf.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/inteld1521/eltf.conf b/inteld1521/eltf.conf index e3fda82..2d660f1 100644 --- a/inteld1521/eltf.conf +++ b/inteld1521/eltf.conf @@ -17,5 +17,5 @@ SDK_IMAGE=enea-nfv-access-dev:inteld1521-dev # PKG_IMAGE is where the deb/rpm files are copied into RC/final release PKG_IMAGE=enea-nfv-access-dev:inteld1521-dev ARCHITECTURE=x86_64 -SKIP=NO +SKIP=YES SKIP_TESTS=YES diff --git a/qemux86-64/eltf.conf b/qemux86-64/eltf.conf index bf09a6c..b0f9f90 100644 --- a/qemux86-64/eltf.conf +++ b/qemux86-64/eltf.conf @@ -15,5 +15,5 @@ IMAGE_TYPES=enea-nfv-access-guest,enea-nfv-access-guest-dev #SDK_IMAGE=enea-nfv-access-guest-dev PKG_IMAGE=enea-nfv-access-guest-dev ARCHITECTURE=x86_64 -SKIP=NO +SKIP=YES SKIP_TESTS=YES -- cgit v1.2.3-54-g00ecf