make buildmake check_testTEST_ARGS='-i archive.feature' make check_testexport DEBUG=true
TEST_ARGS='-i cascade.feature -t @fail_replication_source' make check_testTEST_ARGS='-i manual_test.feature' make check_testAfter launch this command you have 10 hours for manual test with setup:
- 3 zookeeper
- 3 postgresql + pgconsul + pgbouncer
sudo apt install tox python3 python3-venvbrew install colima qemu tox docker docker-compose
sudo ln -s ~/.colima/docker.sock /var/run/docker.sock
colima status && colima start{
"cliPluginsExtraDirs": [
"/opt/homebrew/lib/docker/cli-plugins"
]
}