From f2a51795c37349699035ea10a00d760e19e36222 Mon Sep 17 00:00:00 2001 From: Hardy Ferentschik Date: Mon, 24 Oct 2016 21:42:10 +0200 Subject: [PATCH] Fix #419 Disabling CDK OpenShift tests until issue #415 gets resolved --- .config/cucumber.yml | 5 ++--- features/cdk-openshift.feature | 1 + 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/cucumber.yml b/.config/cucumber.yml index b62f7ab..6f62985 100644 --- a/.config/cucumber.yml +++ b/.config/cucumber.yml @@ -1,10 +1,9 @@ # config/cucumber.yml ##YAML Template --- -default: --profile html --tags ~@ci-only +default: --profile html --tags ~@ci-only --tags ~@todo +ci: --format CiFormatter --no-color -m -b --tags ~@todo all: --profile html pretty: --format pretty -b html: --format progress --format html --out=build/features_report.html -b -ci: --format CiFormatter --no-color -b - diff --git a/features/cdk-openshift.feature b/features/cdk-openshift.feature index 38fc67b..3dab55f 100644 --- a/features/cdk-openshift.feature +++ b/features/cdk-openshift.feature @@ -1,6 +1,7 @@ Feature: Command output from various OpenShift related commands in CDK service-manager should return the correct output from commands affecting OpenShift in CDK + @todo Scenario Outline: Boot and execute commands Given box is And provider is