Commit 73af2df
committed
[integ-tests] Let serial_execution_by_instance to take effect on all p-series instances
Fixture serial_execution_by_instance can be optional used with each test. If the fixture is not used, the test could still run p-series instances in parallel.
This commit fixes a "bug" that some p-series instances serial execution is not enforced even when serial_execution_by_instance is used in the test1 parent 9d60526 commit 73af2df
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1169 | 1169 | | |
1170 | 1170 | | |
1171 | 1171 | | |
1172 | | - | |
| 1172 | + | |
1173 | 1173 | | |
1174 | 1174 | | |
1175 | 1175 | | |
| |||
0 commit comments