mirror of https://github.com/citusdata/citus.git
Test if test is flaky
parent
6920fbab77
commit
8bf1b3d4e4
|
@ -24,10 +24,10 @@ parameters:
|
||||||
default: '0.8.18'
|
default: '0.8.18'
|
||||||
flaky_test:
|
flaky_test:
|
||||||
type: string
|
type: string
|
||||||
default: ''
|
default: 'isolation_shard_rebalancer_progress'
|
||||||
flaky_test_make:
|
flaky_test_make:
|
||||||
type: string
|
type: string
|
||||||
default: check-minimal
|
default: check-isolation-base
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in New Issue