diff options
author | Catalin Scrieciu <catalin.scrieciu@enea.com> | 2017-09-27 08:02:33 +0200 |
---|---|---|
committer | Catalin Scrieciu <catalin.scrieciu@enea.com> | 2017-09-27 08:02:33 +0200 |
commit | 3da777038c1b9afc29a13a6da7e2b1fb31e5cd36 (patch) | |
tree | c5ad920c59a8048ff7433d8faf36b68d8af63d46 | |
parent | 621187f276a932340829fe4104c859c60bec58f0 (diff) | |
download | el_manifests-nfv-access-3da777038c1b9afc29a13a6da7e2b1fb31e5cd36.tar.gz |
Fix template name used for building sdk images for cn8304 target
-rw-r--r-- | cn8304/eltf.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cn8304/eltf.conf b/cn8304/eltf.conf index d5319f3..b6f0525 100644 --- a/cn8304/eltf.conf +++ b/cn8304/eltf.conf | |||
@@ -12,8 +12,8 @@ BOOTING_METHOD=RAM | |||
12 | TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script | 12 | TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script |
13 | RC_TEST_PACKAGE=healthcheck-runner | 13 | RC_TEST_PACKAGE=healthcheck-runner |
14 | # template for building an image can be changed here, by using <enea-image>:<template> | 14 | # template for building an image can be changed here, by using <enea-image>:<template> |
15 | IMAGE_TYPES=enea-image-nfv-access-host,enea-image-nfv-access-host-sdk:inteld1521-sdk,enea-image-nfv-access-host-odm,enea-image-nfv-access-host-openstack | 15 | IMAGE_TYPES=enea-image-nfv-access-host,enea-image-nfv-access-host-sdk:cn8304-sdk,enea-image-nfv-access-host-odm,enea-image-nfv-access-host-openstack |
16 | SDK_IMAGE=enea-image-nfv-access-host-sdk:inteld1521-sdk | 16 | SDK_IMAGE=enea-image-nfv-access-host-sdk:cn8304-sdk |
17 | ARCHITECTURE=aarch64 | 17 | ARCHITECTURE=aarch64 |
18 | SKIP=NO | 18 | SKIP=NO |
19 | SKIP_TESTS=YES | 19 | SKIP_TESTS=YES |