docker-postgis/scenario_tests/streaming_replication/tests/test_node_promotion.sh

14 wiersze
209 B
Bash

#!/usr/bin/env bash
set -e
source /scripts/env-data.sh
# execute tests
pushd /tests
PGHOST=localhost \
PGDATABASE=gis \
PYTHONPATH=/lib \
python3 -m unittest -v test_replication.TestReplicationPromotion