You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The ppc64le builder is slower than the other architectures during the build,
after a long investigation with the disk, we noticed that FCOS installation process
is looking at the logical partition of disk (512k) and not the physical (4k) one.
As a workaround for now, reprovisioning it with xfs helps with part of the slowness,
making it a little bit better.
Signed-off-by: Renata Ravanelli <[email protected]>
0 commit comments