diff options
author | Ulas Kozat <ulas.kozat@gmail.com> | 2016-07-01 12:21:19 -0700 |
---|---|---|
committer | Ulas Kozat <ulas.kozat@gmail.com> | 2016-07-01 13:23:07 -0700 |
commit | 7aaf46c22b09c76bb096b4e24b99f01ee978fcd9 (patch) | |
tree | 3c51bb1f63682dd04beedbfa026b68d89365d78f /tests/refdata | |
parent | 507a7981753397fcf69d31888a5fcfb540910b7a (diff) |
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 <ulas.kozat@gmail.com>
Diffstat (limited to 'tests/refdata')
-rw-r--r-- | tests/refdata/test1.ref | 2 |
1 files changed, 1 insertions, 1 deletions
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 |