Commit fc1808b
Add special serial smoke option
We want smoketests to be parallel by default (for grenade etc), but that won't work
for neutron, so add a special case. Since we don't want to break
anything making this switch, it has to be done in 3 steps:
1) this patch
2) make neutron use smoke-serial
3) change smoke to be parallel
Note this is a backport to grizzly so the parallel options are not being
added, we are just maintaining serialized testing on the grizzly branch.
Change-Id: I03ded120c0b496026e39f14f6715624a91ac75581 parent 6fcc543 commit fc1808b
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
44 | 57 | | |
45 | 58 | | |
46 | 59 | | |
| |||
0 commit comments