From e987a9d5a26a0612d05d6e5833a074abf7adfb3a Mon Sep 17 00:00:00 2001 From: Ryan Faircloth Date: Fri, 28 Jun 2019 21:05:44 -0400 Subject: [PATCH] test --- .circleci/config.yml | 3 ++- .idea/workspace.xml | 14 +++++++------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index a1901ff..b97ec3b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -51,7 +51,8 @@ export GOSS_FILES_STRATEGY=cp mkdir -p ~/project/test-results pushd package - GOSS_PATH=~/bin ~/bin/dgoss run -t $IMAGE_NAME:$CIRCLE_SHA1 3>&1 1>&2 2>&3 > /tmp/goss.tmp || true ; cat /tmp/goss.tmp | grep -v "<" + GOSS_PATH=~/bin ~/bin/dgoss run -t $IMAGE_NAME:$CIRCLE_SHA1 + #3>&1 1>&2 2>&3 > /tmp/goss.tmp || true ; cat /tmp/goss.tmp | grep -v "<" popd cat /tmp/goss.tmp | grep "[<\>]" > ~/project/test-results/goss.xml - store_test_results: diff --git a/.idea/workspace.xml b/.idea/workspace.xml index d735cae..7eee3da 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -24,8 +24,8 @@ - - + + @@ -351,7 +351,7 @@ - @@ -366,7 +366,7 @@ - + @@ -380,7 +380,7 @@ - + @@ -599,8 +599,8 @@ - - + +