Commit be8fd5c
committed
Remove --isolated flag from functional tests
The --isolated flag in stestr run was sequentially running test,
after some round testing without that parameter, test are passing
running in parallel. Make sense to remove to reduce drasticallly the
time of the job.
Change-Id: I914218b487be8bd90d9d62337e04060b6c6eed05
Signed-off-by: Fernando Royo <[email protected]>1 parent e1a27c1 commit be8fd5c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments