Skip to content

Commit

Permalink
fix marathon itest
Browse files Browse the repository at this point in the history
  • Loading branch information
solarkennedy committed Jan 23, 2015
1 parent 7bfe4a7 commit aeb8396
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ docs:
tox -e docs

test:
tox -r
tox

itest: test
tox -e marathon_integration
Expand Down
2 changes: 1 addition & 1 deletion marathon_itests/fig.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
zookeeper:
build: ../../dockerfiles/itest/zookeeper/
build: ../yelp_package/dockerfiles/itest/zookeeper/
ports:
- 2181

Expand Down

0 comments on commit aeb8396

Please sign in to comment.