diff options
author | Andrei Gheorghiu <andrei.gheorghiu@enea.com> | 2018-09-07 08:29:41 +0200 |
---|---|---|
committer | Andrei Gheorghiu <andrei.gheorghiu@enea.com> | 2018-09-07 08:29:41 +0200 |
commit | d06799b40060da213170aff9a0638f90f8677f7c (patch) | |
tree | a6ff00ac3a17c382ab67c7c49e512ad7b60e6707 /xeon-d/eltf.conf | |
parent | a090fa99d839427713f8d3da111a26606f53ad08 (diff) | |
download | el_manifests-nfv-access-d06799b40060da213170aff9a0638f90f8677f7c.tar.gz |
added IVLAB_TARGET config in eltf.conf - this defines on which board to actually run the tests
Diffstat (limited to 'xeon-d/eltf.conf')
-rw-r--r-- | xeon-d/eltf.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xeon-d/eltf.conf b/xeon-d/eltf.conf index 618f182..92f4f46 100644 --- a/xeon-d/eltf.conf +++ b/xeon-d/eltf.conf | |||
@@ -19,3 +19,4 @@ SDK_IMAGE=enea-nfv-access-sdk | |||
19 | ARCHITECTURE=x86_64 | 19 | ARCHITECTURE=x86_64 |
20 | SKIP=NO | 20 | SKIP=NO |
21 | SKIP_TESTS=NO | 21 | SKIP_TESTS=NO |
22 | IVLAB_TARGET=inteld1521-5 | ||