From d87e15b4b4483feef0bd96af54578f4a53002a85 Mon Sep 17 00:00:00 2001 From: Ulas Kozat Date: Tue, 21 Jun 2016 12:00:44 +0200 Subject: updated test script and folders Change-Id: I9840371e558adc86c83b311afee337c8bb6fedbc Signed-off-by: Ulas Kozat --- tests/refdata/test1.ref | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 tests/refdata/test1.ref (limited to 'tests/refdata') diff --git a/tests/refdata/test1.ref b/tests/refdata/test1.ref new file mode 100644 index 0000000..2f3b328 --- /dev/null +++ b/tests/refdata/test1.ref @@ -0,0 +1,29 @@ +Domino Client Starting... +1 Sending Registration +Registration Response: Response Code: 1 +CLI Service is starting +RPC service for CLI is starting... +Received CLI ['heartbeat'] +12467 Sending heartbeat +heart beat received from: 0 ,sequence number: 1 +Received CLI ['subscribe', '-t', 'hot', '-l', 'tosca.policies.Placement:properties:region:nova-1'] +subscribing labels ['tosca.policies.Placement:properties:region:nova-1'] and templates ['hot'] +Subscribe Response is received from: 0 ,sequence number: 2 +Received CLI ['subscribe', '-t', 'dummy1,dummy2', '--top', 'OVERWRITE'] +subscribing labels [] and templates ['dummy1', 'dummy2'] +Subscribe Response is received from: 0 ,sequence number: 3 +Received CLI ['subscribe', '-t', 'dummy1,dummy2', '--top', 'DELETE'] +subscribing labels [] and templates ['dummy1', 'dummy2'] +Subscribe Response is received from: 0 ,sequence number: 4 +Received CLI ['subscribe', '-l', 'tosca.policies.Placement:properties:region:nova-2', 'sleep', '1'] +subscribing labels ['tosca.policies.Placement:properties:region:nova-2'] and templates [] +Subscribe Response is received from: 0 ,sequence number: 5 +Received CLI ['subscribe', '-l', 'tosca.policies.Placement:properties:region:nova-3', '--lop', 'OVERWRITE'] +subscribing labels ['tosca.policies.Placement:properties:region:nova-3'] and templates [] +Subscribe Response is received from: 0 ,sequence number: 6 +Received CLI ['subscribe', '-l', 'tosca.policies.Placement:properties:region:nova-3', '--lop', 'DELETE'] +subscribing labels ['tosca.policies.Placement:properties:region:nova-3'] and templates [] +Subscribe Response is received from: 0 ,sequence number: 7 +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: 0 ,sequence number: 8 Op. Status: 1 -- cgit 1.2.3-korg