Skip to content

Commit

Permalink
Merge pull request #139 from arangodb/feature/check-node-unschedulable
Browse files Browse the repository at this point in the history
Inspect node schedulable state
  • Loading branch information
ewoutp authored May 15, 2018
2 parents 87dd61e + 288da19 commit 3b39a68
Show file tree
Hide file tree
Showing 20 changed files with 651 additions and 447 deletions.
1 change: 1 addition & 0 deletions deps/github.com/arangodb/go-driver/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@ __test_go_test:
-e TEST_CONNECTION=$(TEST_CONNECTION) \
-e TEST_CVERSION=$(TEST_CVERSION) \
-e TEST_CONTENT_TYPE=$(TEST_CONTENT_TYPE) \
-e TEST_PPROF=$(TEST_PPROF) \
-w /usr/code/ \
golang:$(GOVERSION) \
go test $(TAGS) $(TESTOPTIONS) $(TESTVERBOSEOPTIONS) $(TESTS)
Expand Down
Loading

0 comments on commit 3b39a68

Please sign in to comment.