From a9dffd3a451986090791fcbf5a8ba1b132194519 Mon Sep 17 00:00:00 2001 From: Andrei Gheorghiu Date: Wed, 23 May 2018 07:41:48 +0200 Subject: fixed typo on pkg_image --- eltf.conf | 1 + qemux86-64/eltf.conf | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/eltf.conf b/eltf.conf index 98aa255..bfeaef8 100644 --- a/eltf.conf +++ b/eltf.conf @@ -20,3 +20,4 @@ RELEASE_CANDIDATES_PATH=/rdprod/enea_linux/Release_Candidates RELEASE_ARCHIVE_PATH=/rdprod/release_archive/ENEA_LINUX PACKAGING=DEB CVE_CHECK=YES +PUBLISH_PACKAGES=no diff --git a/qemux86-64/eltf.conf b/qemux86-64/eltf.conf index 7b59708..74dc57e 100644 --- a/qemux86-64/eltf.conf +++ b/qemux86-64/eltf.conf @@ -13,7 +13,7 @@ TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests RC_TEST_PACKAGE=healthcheck-runner IMAGE_TYPES=enea-nfv-access-vnf ESDK_IMAGE=enea-nfv-access-esdk:qemux86-64-esdk -PKG_IMAGE=enea-nfv-acccess-vnf +PKG_IMAGE=enea-nfv-access-vnf SKIP=NO SKIP_TESTS=YES CVE_CHECK=NO -- cgit v1.2.3-54-g00ecf