diff options
author | subhash kumar singh <subhash.kumar.singh@huawei.com> | 2019-02-28 10:02:37 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-02-28 10:02:37 +0000 |
commit | adfc77d913cb8e54750d8fe167fde2bb4ffc57ef (patch) | |
tree | 91d238a78898420633991803b66db792b7d1a254 /profiles/command/src/test | |
parent | c5bd732f37c9b8b06c802cfe38dcf9ec64228341 (diff) | |
parent | 73747e103b5ce41abe253af5d9b55994375eaa86 (diff) |
Merge changes I60285973,I612ecfe2
* changes:
CVC: Add support for execution, schema, product
CMD: Enhace command profile with additional macros
Diffstat (limited to 'profiles/command/src/test')
-rw-r--r-- | profiles/command/src/test/resources/open-cli-schema/sample-test-schema-1.1.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/command/src/test/resources/open-cli-schema/sample-test-schema-1.1.yaml b/profiles/command/src/test/resources/open-cli-schema/sample-test-schema-1.1.yaml index 2bf2e858..ee53f6e5 100644 --- a/profiles/command/src/test/resources/open-cli-schema/sample-test-schema-1.1.yaml +++ b/profiles/command/src/test/resources/open-cli-schema/sample-test-schema-1.1.yaml @@ -39,7 +39,7 @@ cmd: success_codes: - 0 working_directory: . - + output: $stdout result_map: attr1: NA attr2: NA |