diff options
author | Yang Xu <yang.xu3@huawei.com> | 2018-11-05 22:24:12 -0500 |
---|---|---|
committer | Yang Xu <yang.xu3@huawei.com> | 2018-11-05 22:44:03 -0500 |
commit | c7f653fcd00ab925541555bbf5532f12e62704f0 (patch) | |
tree | 11add883d63ec481f30967e0d8132983f3ff64b0 /test/vcpe/preload_templates | |
parent | fe683c745e31a379bebc0f07fbcd7604484100cc (diff) |
Update artifacts version in vcpe infra preload
Change-Id: Ida4dc27b0deafc639f294c83d7117b6d4edb8237
Issue-ID: INT-712
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
Diffstat (limited to 'test/vcpe/preload_templates')
-rw-r--r-- | test/vcpe/preload_templates/template.vcpe_infra_vfmodule.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/vcpe/preload_templates/template.vcpe_infra_vfmodule.json b/test/vcpe/preload_templates/template.vcpe_infra_vfmodule.json index 1323630a3..d7608e2a3 100644 --- a/test/vcpe/preload_templates/template.vcpe_infra_vfmodule.json +++ b/test/vcpe/preload_templates/template.vcpe_infra_vfmodule.json @@ -149,7 +149,7 @@ }, { "vnf-parameter-name": "demo_artifacts_version", - "vnf-parameter-value": "1.2.0" + "vnf-parameter-value": "1.3.0" }, { "vnf-parameter-name": "install_script_version", |