From 8d745cbbbe8b96feeb12ba05288239e68f3e8cc9 Mon Sep 17 00:00:00 2001 From: Ryan Faircloth Date: Fri, 28 Jun 2019 21:29:49 -0400 Subject: [PATCH] retest --- .circleci/config.yml | 3 +-- .idea/workspace.xml | 10 +++++----- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index d128813..90f6005 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -27,7 +27,6 @@ environment: IMAGE_NAME: rfaircloth/scs GOSS_VER: v0.3.6 - GOSS_DST: ~/bin GOSS_OPTS: "--max-concurrent=1 --format junit" GOSS_FILES_STRATEGY: cp @@ -59,7 +58,7 @@ # Don't forget path! export PATH=$PATH:~/bin pushd package - GOSS_PATH=/cigoss dgoss run -t $IMAGE_NAME:$CIRCLE_SHA1 + 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 diff --git a/.idea/workspace.xml b/.idea/workspace.xml index f00cba4..be7484b 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -24,8 +24,8 @@ - - + + @@ -351,7 +351,7 @@ - @@ -599,8 +599,8 @@ - - + +