diff options
author | Andrei Gheorghiu <andrei.gheorghiu@enea.com> | 2018-09-11 09:58:00 +0200 |
---|---|---|
committer | Andrei Gheorghiu <andrei.gheorghiu@enea.com> | 2018-09-11 09:58:00 +0200 |
commit | 36760a271c0d96391d4a73eec9503dc538d7b1fa (patch) | |
tree | 98a121998661c73ace810379fd2540d37af50ff8 | |
parent | d06799b40060da213170aff9a0638f90f8677f7c (diff) | |
download | el_manifests-nfv-access-36760a271c0d96391d4a73eec9503dc538d7b1fa.tar.gz |
skip test stage for xeon
-rw-r--r-- | xeon-d/eltf.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xeon-d/eltf.conf b/xeon-d/eltf.conf index 92f4f46..39a66ed 100644 --- a/xeon-d/eltf.conf +++ b/xeon-d/eltf.conf | |||
@@ -18,5 +18,5 @@ SDK_IMAGE=enea-nfv-access-sdk | |||
18 | # BENCHMARKS_IMAGE=enea-nfv-access | 18 | # BENCHMARKS_IMAGE=enea-nfv-access |
19 | ARCHITECTURE=x86_64 | 19 | ARCHITECTURE=x86_64 |
20 | SKIP=NO | 20 | SKIP=NO |
21 | SKIP_TESTS=NO | 21 | SKIP_TESTS=YES |
22 | IVLAB_TARGET=inteld1521-5 | 22 | IVLAB_TARGET=inteld1521-5 |