mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
CI: Introduce flaky test finder
comparing PR commit(s) to HEAD of moby/moby master branch and if founds new (or renamed) integration tests will run stress tests for them. Signed-off-by: Olli Janatuinen <olli.janatuinen@gmail.com>
This commit is contained in:
parent
3f2ecb5452
commit
8a8fd37f6f
3 changed files with 30 additions and 0 deletions
|
|
@ -13,5 +13,6 @@ hack/make.sh \
|
|||
binary-daemon \
|
||||
dynbinary \
|
||||
test-docker-py \
|
||||
test-integration-flaky \
|
||||
test-integration \
|
||||
cross
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue