-
Notifications
You must be signed in to change notification settings - Fork 19
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
Cleanup images #95
Draft
thir820
wants to merge
7
commits into
main_2.x
Choose a base branch
from
cleanup_images
base: main_2.x
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Cleanup images #95
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
440e9c7
to
5ef8913
Compare
5ef8913
to
c49f1cb
Compare
Changes for "Update QEMU appdev images": (venv) ebcl@7af240b7790a:/workspace/robot_tests$ ./run_tests.sh -i appdev *.robot
Enforced image rebuild is off...
Robot Framework 7.2 (Python 3.10.12 on linux)
PYTHONPATH: /workspace/robot_tests/lib:
Running robot with arguments: "-i appdev amd64_qemu_appdev_crinit.robot amd64_qemu_appdev_systemd.robot arm64_qemu_appdev_crinit.robot arm64_qemu_appdev_systemd.robot images.robot qemu_performance.robot"
==============================================================================
Amd64 Qemu Appdev Crinit & Amd64 Qemu Appdev Systemd & Arm64 Qemu Appdev Cr...
==============================================================================
Amd64 Qemu Appdev Crinit & Amd64 Qemu Appdev Systemd & Arm64 Qemu Appdev Cr...
==============================================================================
[ WARN ] SDK_ROBOT_SKIP_CLEAN is 1, skipping image rebuild.
Check IPv6 settings on eth0 | PASS |
------------------------------------------------------------------------------
Check IPv4 settings on lo | PASS |
------------------------------------------------------------------------------
Test Ubuntu Docker Image | PASS |
------------------------------------------------------------------------------
Test Busybox Podman Image | PASS |
------------------------------------------------------------------------------
Amd64 Qemu Appdev Crinit & Amd64 Qemu Appdev Systemd & Arm64 Qemu ... | PASS |
4 tests, 4 passed, 0 failed
==============================================================================
Amd64 Qemu Appdev Crinit & Amd64 Qemu Appdev Systemd & Arm64 Qemu Appdev Cr...
==============================================================================
[ WARN ] SDK_ROBOT_SKIP_CLEAN is 1, skipping image rebuild.
Test Ubuntu Docker Image | PASS |
------------------------------------------------------------------------------
Test Busybox Podman Image | PASS |
------------------------------------------------------------------------------
Amd64 Qemu Appdev Crinit & Amd64 Qemu Appdev Systemd & Arm64 Qemu ... | PASS |
2 tests, 2 passed, 0 failed
==============================================================================
Amd64 Qemu Appdev Crinit & Amd64 Qemu Appdev Systemd & Arm64 Qemu Appdev Cr...
==============================================================================
[ WARN ] SDK_ROBOT_SKIP_CLEAN is 1, skipping image rebuild.
Check IPv6 settings on eth0 | PASS |
------------------------------------------------------------------------------
Check IPv4 settings on lo | PASS |
------------------------------------------------------------------------------
Test Ubuntu Docker Image | PASS |
------------------------------------------------------------------------------
Test Busybox Podman Image | PASS |
------------------------------------------------------------------------------
Amd64 Qemu Appdev Crinit & Amd64 Qemu Appdev Systemd & Arm64 Qemu ... | PASS |
4 tests, 4 passed, 0 failed
==============================================================================
Amd64 Qemu Appdev Crinit & Amd64 Qemu Appdev Systemd & Arm64 Qemu Appdev Cr...
==============================================================================
[ WARN ] SDK_ROBOT_SKIP_CLEAN is 1, skipping image rebuild.
Test Ubuntu Docker Image | PASS |
------------------------------------------------------------------------------
Test Busybox Podman Image | PASS |
------------------------------------------------------------------------------
Amd64 Qemu Appdev Crinit & Amd64 Qemu Appdev Systemd & Arm64 Qemu ... | PASS |
2 tests, 2 passed, 0 failed
==============================================================================
Amd64 Qemu Appdev Crinit & Amd64 Qemu Appdev Systemd & Arm64 Qemu Appdev Cr...
==============================================================================
[ WARN ] SDK_ROBOT_SKIP_CLEAN is 1, skipping image rebuild.
Build Image amd64/appdev/qemu/crinit | PASS |
------------------------------------------------------------------------------
[ WARN ] SDK_ROBOT_SKIP_CLEAN is 1, skipping image rebuild.
Build Image amd64/appdev/qemu/systemd | PASS |
------------------------------------------------------------------------------
[ WARN ] SDK_ROBOT_SKIP_CLEAN is 1, skipping image rebuild.
Build Image arm64/appdev/qemu/crinit | PASS |
------------------------------------------------------------------------------
[ WARN ] SDK_ROBOT_SKIP_CLEAN is 1, skipping image rebuild.
Build Image arm64/appdev/qemu/systemd | PASS |
------------------------------------------------------------------------------
[ WARN ] SDK_ROBOT_SKIP_CLEAN is 1, skipping image rebuild.
Build Image arm64/appdev/pi4/crinit | PASS |
------------------------------------------------------------------------------
[ WARN ] SDK_ROBOT_SKIP_CLEAN is 1, skipping image rebuild.
Build Image arm64/appdev/pi4/systemd | PASS |
------------------------------------------------------------------------------
[ WARN ] SDK_ROBOT_SKIP_CLEAN is 1, skipping image rebuild.
Build Image arm64/appdev/rdb2/crinit | PASS |
------------------------------------------------------------------------------
[ WARN ] SDK_ROBOT_SKIP_CLEAN is 1, skipping image rebuild.
Build Image arm64/appdev/rdb2/systemd | PASS |
------------------------------------------------------------------------------
Amd64 Qemu Appdev Crinit & Amd64 Qemu Appdev Systemd & Arm64 Qemu ... | PASS |
8 tests, 8 passed, 0 failed
==============================================================================
Amd64 Qemu Appdev Crinit & Amd64 Qemu Appdev Systemd & Arm64 Qemu ... | PASS |
20 tests, 20 passed, 0 failed
==============================================================================
Output: /workspace/robot_tests/test_logs_2025-01-30-10-24-55_c49f1cbf0f47836398116375438e27c95373a770/output.xml
Log: /workspace/robot_tests/test_logs_2025-01-30-10-24-55_c49f1cbf0f47836398116375438e27c95373a770/log.html
Report: /workspace/robot_tests/test_logs_2025-01-30-10-24-55_c49f1cbf0f47836398116375438e27c95373a770/report.html test_report_2025-01-30-10-24-55_c49f1cbf0f47836398116375438e27c95373a770.zip |
MofX
reviewed
Feb 3, 2025
Comment on lines
+33
to
+39
Before you can build any of the example applications, please make sure to run `task sysroot:build` and `task sysroot:install` for the used image configuration. | ||
As an example, for the amd64 qemu image with crinit as init daemon, building the sysroot would be done like this: | ||
|
||
```{bash} | ||
cd /workspace/images/amd64/appdev/qemu/crinit | ||
make sysroot_install | ||
task sysroot:build | ||
task sysroot:install |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why require sysroot:build and sysroot:install? sysroot:install should depend on sysroot:build and invoke it automatically, it is not build/outdated
a98dae4
to
ec48206
Compare
059ac7f
to
b18837c
Compare
98696f2
to
cadb210
Compare
cadb210
to
1d3a98b
Compare
8b16c46
to
8f3bf72
Compare
8f3bf72
to
5bcbeb7
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes
Remark: Docs update missing, and will be added by a follow up PR.
Dependencies:
Support for compressed kernel modules for Ubuntu noble images of the initrd-generator, provided by:
Tests results
Developer Checklist:
Reviewer checklist: