aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsubhash kumar singh <subhash.kumar.singh@huawei.com>2018-11-19 09:52:34 +0000
committerGerrit Code Review <gerrit@onap.org>2018-11-19 09:52:34 +0000
commit15f2a9be202c8c39be6bf0e7a47eded6466a494f (patch)
tree21bc9cc0fa623a30df264e00c23cfe104e07fda5
parentc7ff52dce48a949b3dc7252b3a1de70eb3069f1e (diff)
parent84c2641a4ae5e1e1f771de3ed46c32c54f187769 (diff)
Merge "Makde build_tag as default one"
-rw-r--r--products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/vnftest-run.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/vnftest-run.yaml b/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/vnftest-run.yaml
index b0120789..6873d6c9 100644
--- a/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/vnftest-run.yaml
+++ b/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/vnftest-run.yaml
@@ -45,6 +45,7 @@ results:
description: Test Running identifier
scope: short
type: string
+ default_value: $s{env:BUILD_TAG}
- name: criteria
description: Testcase is PASS or FAILED
scope: short
@@ -62,5 +63,4 @@ http:
- 200
result_map:
results: $b{$.results}
- build_tag: $b{$.build_tag}
criteria: $b{$.criteria} \ No newline at end of file