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
tests: Change instancetype test from u1.nano to u1.micro
The test hangs in GitHub Actions CI with u1.nano (512MB RAM) but passes
locally. Since no code changed between Feb 5 (passing) and Feb 6 (hanging),
this indicates a GHA environment change.
Increase from u1.nano (512MB) to u1.micro (1GB) to provide more headroom
in CI environments. The test still validates instancetype functionality.
Signed-off-by: gursewak1997 <gursmangat@gmail.com>
0 commit comments