diff options
author | Ulas Kozat <ulas.kozat@gmail.com> | 2017-02-20 11:50:23 -0800 |
---|---|---|
committer | Ulas Kozat <ulas.kozat@gmail.com> | 2017-02-20 11:53:21 -0800 |
commit | eabf24bc23cc4db9a701dadcf6601f62154c09e9 (patch) | |
tree | 879c0607be3b9534156483442a968970da33a9a4 /tests/refdata/test1_client2.ref | |
parent | 735b8680ee2e546bbaceb9ffb4ae8db043779516 (diff) |
JIRA: DOMINO-25
Test script updated to test new API features
TUID query
TUID based publishing
Change-Id: Iceeb048f0fef40fafb24a08f44e16e9cdea657c0
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
Diffstat (limited to 'tests/refdata/test1_client2.ref')
-rw-r--r-- | tests/refdata/test1_client2.ref | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/refdata/test1_client2.ref b/tests/refdata/test1_client2.ref index b533bd3..7970af8 100644 --- a/tests/refdata/test1_client2.ref +++ b/tests/refdata/test1_client2.ref @@ -3,6 +3,9 @@ Domino Client Starting... Registration Response: Response Code: 1 CLI Service is starting RPC service for CLI is starting... -Received CLI ['publish', '-t', './tosca-templates/tosca_helloworld_nfv.yaml'] Publishing the template file: ./tosca-templates/tosca_helloworld_nfv.yaml Publish Response is received from: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF ,sequence number: 11 Status: 1 +querying Domino Server: ['list-tuids'] +Query Response is received from: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF ,sequence number: 13 +Publishing the template file: ./tosca-templates/tosca_helloworld_nfv.yaml +Publish Response is received from: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF ,sequence number: 14 Status: 1 |