Commit 6452791
committed
e2e:serial: apply the baseload on the first numa zone
with the old version, the baseload considered in the padding resources
of every numazone. that is incorrect because it can create issues on
tests that expect their testing pods to be scheduled on one node only
while other nodes are unsuitable due to insufficient resources.
This update makes sure that only the forst NUMA zone s padded leaving
extra space for the baseload.
Signed-off-by: Shereen Haj <[email protected]>1 parent 163d01b commit 6452791
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| 157 | + | |
157 | 158 | | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
158 | 163 | | |
159 | | - | |
| 164 | + | |
160 | 165 | | |
161 | 166 | | |
162 | 167 | | |
| |||
0 commit comments