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
Firecracker is making some breaking changes before reaching 1.0.
Due to that, it is hard to make the SDK work with released versions and
main branch.
This commit makes Firecracker main branch's test failures "soft fail",
meaning, tests are still run against the branch, but the failures
wouldn't impact the overall test result.
Signed-off-by: Kazuyoshi Kato <[email protected]>
0 commit comments