Skip to content

Conversation

@fcrisciani
Copy link

Signed-off-by: Flavio Crisciani flavio.crisciani@docker.com

@fcrisciani fcrisciani force-pushed the circleci2.0 branch 22 times, most recently from da3f3b7 to a0ffe28 Compare March 12, 2018 17:19
@fcrisciani fcrisciani force-pushed the circleci2.0 branch 2 times, most recently from e8bbc7c to 3c80f06 Compare April 11, 2018 00:06
This commit will allow us to use newer version of CircleCI.

Signed-off-by: selansen <elango.siva@docker.com>
@fcrisciani fcrisciani force-pushed the circleci2.0 branch 5 times, most recently from 0f56c3f to d0f3fd8 Compare June 7, 2018 22:36
@fcrisciani fcrisciani force-pushed the circleci2.0 branch 22 times, most recently from 67d64b5 to 2d9637a Compare June 8, 2018 03:55
Signed-off-by: Flavio Crisciani <flavio.crisciani@docker.com>
pushd . &> /dev/null ; \
cd $$dir ; \
go test ${INSIDECONTAINER} -test.parallel 5 -test.v -covermode=count -coverprofile=./profile.tmp ; \
go test ${INSIDECONTAINER} -test.v test.parallel 5 -covermode=count -coverprofile=./profile.tmp ; \
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing the - to parallel


integration-tests: ./bin/dnet
@./test/integration/dnet/run-integration-tests.sh
integration-tests:
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

going away

github.com/gordonklaus/ineffassign \
github.com/client9/misspell/cmd/misspell \
honnef.co/go/tools/cmd/gosimple

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove

@fcrisciani
Copy link
Author

Closing in favor of: #2168

@fcrisciani fcrisciani closed this Jun 15, 2018
@fcrisciani fcrisciani deleted the circleci2.0 branch June 15, 2018 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants