mirror of
https://github.com/docker/docs.git
synced 2026-04-05 10:48:55 +07:00
disable mesos tests again
Signed-off-by: Victor Vieux <vieux@docker.com>
This commit is contained in:
@@ -12,7 +12,7 @@ function execute() {
|
||||
}
|
||||
|
||||
# Tests to run. Defaults to all.
|
||||
TESTS=${@:-. discovery api mesos/api}
|
||||
TESTS=${@:-. discovery api}
|
||||
|
||||
# Generate a temporary binary for the tests.
|
||||
export SWARM_BINARY=`mktemp`
|
||||
|
||||
Reference in New Issue
Block a user