Skip to content

Commit

Permalink
Update test runner to 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lkrcal committed Nov 7, 2019
1 parent 1dd1190 commit e4a70be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,6 @@ docker run --rm --name test-runner --network local-iofog-network \
-e CONTROLLER="iofog-controller:51121" \
-e CONNECTOR="iofog-connector:8080" \
-e AGENTS="root@iofog-agent:22" \
iofog/test-runner:1.2
iofog/test-runner:1.3

echoNotify "## Test Runner Tests complete"

0 comments on commit e4a70be

Please sign in to comment.