From 32ad739e68f07323c510cba4a46f14eaaa12932a Mon Sep 17 00:00:00 2001 From: Felipe Monteiro Date: Thu, 29 Mar 2018 18:34:59 +0100 Subject: [PATCH] [TrivialFix] Unblock gate due to failing test after rebase This is to fix a minor synactical issue with one of the functional tests causing the job to fail. The issue was introduced following an improper rebase. Change-Id: Ib3a3dd1baac572bdba3115cb4719f24d153db1e6 --- .../schema-validation-with-validation-policy-success.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deckhand/tests/functional/gabbits/schema-validation-with-validation-policy-success.yaml b/deckhand/tests/functional/gabbits/schema-validation-with-validation-policy-success.yaml index 4e50054c..dfd49123 100644 --- a/deckhand/tests/functional/gabbits/schema-validation-with-validation-policy-success.yaml +++ b/deckhand/tests/functional/gabbits/schema-validation-with-validation-policy-success.yaml @@ -233,5 +233,5 @@ tests: $.[0].errors[/message][1].message: >- The result for this validation was externally registered but has been ignored because it is not found in the validations for - ValidationPolicy [deckhand/ValidationPolicy/v1] site-deploy-ready: - deckhand-schema-validation. + ValidationPolicy [deckhand/ValidationPolicy/v1, None] + site-deploy-ready: deckhand-schema-validation.