Commit d0acab8
committed
schemachangerccl: limit number of stages tested for MR
Previously, this test was timing out frequently because of the number of
stages that we were testing causing it to hit the test timeout. This
patch reduces the number of stages tested on MR for declarative schema
changes during backup / restore. This patch also adjusts timeout waiting
for schema changes to allow for stress runs for testing.
Release note: None
Fixes: #154993
Fixes: #155137
Fixes: #154786
Fixes: #152076
Fixes: #155327
Fixes: #154805
Fixes: #1551471 parent 738c039 commit d0acab8
2 files changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
965 | 965 | | |
966 | 966 | | |
967 | 967 | | |
| 968 | + | |
| 969 | + | |
| 970 | + | |
| 971 | + | |
| 972 | + | |
| 973 | + | |
| 974 | + | |
| 975 | + | |
968 | 976 | | |
969 | 977 | | |
970 | 978 | | |
| |||
0 commit comments