From 59c4f5f0a2c2494c9e11ad4ff7267e32456f2afc Mon Sep 17 00:00:00 2001 From: Sam Corbett Date: Fri, 19 Jul 2019 10:00:23 +0100 Subject: [PATCH] QA tests run Brooklyn with TOSCA enabled Now the tests fail because they expect Ubuntu and Brooklyn provisions CentOS. --- qa/pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qa/pom.xml b/qa/pom.xml index 61b2e8b..64b8399 100644 --- a/qa/pom.xml +++ b/qa/pom.xml @@ -108,7 +108,7 @@ io.brooklyn.maven brooklyn-maven-plugin - 0.3.0-SNAPSHOT + 0.3.0 Run Brooklyn @@ -118,6 +118,9 @@ io.cloudsoft.tosca.a4c.brooklyn.cli.BrooklynToscaMain + + -Dbrooklyn.experimental.feature.tosca=true +