mirror of https://github.com/citusdata/citus.git
Skip flaky tests on release branch
parent
15f5796eee
commit
46337a53ae
|
@ -30,7 +30,7 @@ parameters:
|
||||||
default: 50
|
default: 50
|
||||||
skip_flaky_tests:
|
skip_flaky_tests:
|
||||||
type: boolean
|
type: boolean
|
||||||
default: false
|
default: true
|
||||||
|
|
||||||
commands:
|
commands:
|
||||||
install_extension:
|
install_extension:
|
||||||
|
|
Loading…
Reference in New Issue