You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
proxysql/test/tap/groups/default/pre-proxysql.bash

14 lines
243 B

#!/usr/bin/env bash
#
# change infra config
# inherits env from tester script
#
# Start ProxySQL Cluster if available
$JENKINS_SCRIPTS_PATH/cluster_start.bash
$JENKINS_SCRIPTS_PATH/cluster_init.bash
# wait for cluster to stabilize
sleep 10