rabbitmq-server/deps/rabbitmq_management/selenium/suites/mgt-only-exchanges.sh

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
180 B
Bash
Raw Normal View History

#!/usr/bin/env bash
SCRIPT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
TEST_CASES_PATH=/exchanges
TEST_CONFIG_PATH=/mgt-only
source $SCRIPT/../bin/suite_template $@
run