| commit | ef1e9ada9b62e07a21502914077402a2055694bb | [log] [tgz] |
|---|---|---|
| author | Zuul <zuul@review.opendev.org> | Sat Apr 10 13:41:29 2021 +0000 |
| committer | Gerrit Code Review <review@openstack.org> | Sat Apr 10 13:41:29 2021 +0000 |
| tree | f3ecf2b39c734759e99ea8b596bd13a2e3844e2c | |
| parent | e53142ed0d314f07d974a104005be2120056d629 [diff] | |
| parent | 580fec54c3a970de80ab66b3decca69704ff1179 [diff] |
Merge "Make stackviz tasks not to fail jobs"
diff --git a/inc/async b/inc/async index d29168f..c63bc20 100644 --- a/inc/async +++ b/inc/async
@@ -11,7 +11,7 @@ # async_wait my_shell_func # -DEVSTACK_PARALLEL=$(trueorfalse False DEVSTACK_PARALLEL) +DEVSTACK_PARALLEL=$(trueorfalse True DEVSTACK_PARALLEL) _ASYNC_BG_TIME=0 # Keep track of how much total time was spent in background tasks