Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: e2e in ci #1141

Draft
wants to merge 19 commits into
base: misha/build-arm-images-in-ci
Choose a base branch
from

Conversation

mikhail-sakhnov
Copy link
Contributor

tmp branch to trigger e2e tests.

@mikhail-sakhnov mikhail-sakhnov force-pushed the misha/e2e-tests-on-arm branch 3 times, most recently from 683666b to 87ca76e Compare November 26, 2024 09:21
Copy link

github-actions bot commented Nov 26, 2024

No changes to the coverage.

HTML Report

Click to open

@mikhail-sakhnov mikhail-sakhnov force-pushed the misha/e2e-tests-on-arm branch 2 times, most recently from 5e87363 to 6ade9e9 Compare November 26, 2024 12:31
@mikhail-sakhnov mikhail-sakhnov changed the base branch from misha/build-arm-images-in-ci to misha/runner-arm-support November 26, 2024 12:44
@mikhail-sakhnov mikhail-sakhnov force-pushed the misha/runner-arm-support branch 6 times, most recently from 487d6a4 to a86445c Compare December 4, 2024 14:15
@mikhail-sakhnov mikhail-sakhnov force-pushed the misha/runner-arm-support branch 2 times, most recently from e03dc76 to 9bf6c24 Compare December 10, 2024 11:04
@mikhail-sakhnov mikhail-sakhnov changed the base branch from misha/runner-arm-support to misha/build-arm-images-in-ci December 10, 2024 12:01
@mikhail-sakhnov mikhail-sakhnov force-pushed the misha/build-arm-images-in-ci branch from d69b2c9 to fa8268e Compare December 10, 2024 12:06
Right now we sometimes see gaps in metrics, which can be explained by
too much time between Reset() and the next Set().

See example: https://neondb.slack.com/archives/C03TN5G758R/p1731596259801509

Signed-off-by: Oleg Vasilev <[email protected]>
Co-authored-by: Em Sharnoff <[email protected]>
@mikhail-sakhnov mikhail-sakhnov force-pushed the misha/build-arm-images-in-ci branch from 7c084a0 to 176974c Compare December 10, 2024 15:21
mikhail-sakhnov and others added 9 commits December 12, 2024 16:50
Use virtio-serial for kernel and init messages on arm
since machine type virt has only one serial port by default

Signed-off-by: Mikhail Sakhnov <[email protected]>
Signed-off-by: Mikhail Sakhnov <[email protected]>
Replace if-else statements with switch statements
with default panic case while handling cfg.architecture

Signed-off-by: Mikhail Sakhnov <[email protected]>
Add arm support to vm-builder without cross-compilation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants