From d06799b40060da213170aff9a0638f90f8677f7c Mon Sep 17 00:00:00 2001 From: Andrei Gheorghiu Date: Fri, 7 Sep 2018 08:29:41 +0200 Subject: added IVLAB_TARGET config in eltf.conf - this defines on which board to actually run the tests --- atom-c3000/eltf.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'atom-c3000') diff --git a/atom-c3000/eltf.conf b/atom-c3000/eltf.conf index 4fd6b39..811ee01 100644 --- a/atom-c3000/eltf.conf +++ b/atom-c3000/eltf.conf @@ -20,3 +20,4 @@ SDK_IMAGE=enea-nfv-access-sdk ARCHITECTURE=x86_64 SKIP=NO SKIP_TESTS=NO +IVLAB_TARGET=intelc3858-1 -- cgit v1.2.3-54-g00ecf