From 7aaf46c22b09c76bb096b4e24b99f01ee978fcd9 Mon Sep 17 00:00:00 2001 From: Ulas Kozat Date: Fri, 1 Jul 2016 12:21:19 -0700 Subject: return FAILED status when no file is generated for distribution add tests/logdata/ to make CI happy Change-Id: I01e0b9feebd5dee2175999e78885abf7124a8410 Signed-off-by: Ulas Kozat --- tests/refdata/test1.ref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/refdata') diff --git a/tests/refdata/test1.ref b/tests/refdata/test1.ref index 2f3b328..edb865a 100644 --- a/tests/refdata/test1.ref +++ b/tests/refdata/test1.ref @@ -26,4 +26,4 @@ subscribing labels ['tosca.policies.Placement:properties:region:nova-3'] and tem 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 +Publish Response is received from: 0 ,sequence number: 8 Op. Status: 2 -- cgit 1.2.3-korg