mirror of https://github.com/citusdata/citus.git
16 lines
440 B
Plaintext
16 lines
440 B
Plaintext
# import this file (from psql you can use \i) to use mitmproxy manually
|
|
test: failure_test_helpers
|
|
|
|
# this should only be run by pg_regress_multi, you don't need it
|
|
test: failure_setup
|
|
test: multi_test_helpers
|
|
test: failure_ddl
|
|
test: failure_truncate
|
|
test: failure_create_index_concurrently
|
|
test: failure_add_disable_node
|
|
test: failure_copy_to_reference
|
|
test: failure_copy_on_hash
|
|
|
|
test: failure_1pc_copy_hash
|
|
test: failure_1pc_copy_append
|