-
Notifications
You must be signed in to change notification settings - Fork 61
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
Feat/warrior/2019.10 #633
Feat/warrior/2019.10 #633
Conversation
Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com> Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
…uded into the disto feature list Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com> Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com> Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
… distro Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com> Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com> Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
See advancedtelematic/meta-updater-qemux86-64#37 Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com> Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
…the systemd case Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com> Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com> Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
No functional changes, rename OTA_IMAGE_ROOTFS to TAR_IMAGE_ROOTFS since the later is a more common name. Signed-off-by: Ming Liu <liu.ming50@gmail.com> Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com> Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com> Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
That dependency and build flag have been removed as they were unused. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
ab716c7
to
d1ed7e8
Compare
Also publish images as artifact so that they can directly be downloaded for tests. Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com> Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
d1ed7e8
to
255bca5
Compare
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
255bca5
to
d0e40bd
Compare
I think CI depends on advancedtelematic/meta-updater-qemux86-64#38 Edit: ah actually it was in the original description, sorry 😄 |
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.
test_01_create_qemu_device_shared_prov - OK
test_02_install_update_on_qemu_shared_prov - OK
test_03_create_qemu_device_hsm_device_prov - OK
test_04_install_update_on_qemu_hsm_prov - OK
test_05_create_qemu_device_simulated_device_prov - OK
test_06_install_update_on_qemu_simulated_device_prov - OK
test_07_create_qemu_with_ip_secondaries - OK
test_08_install_update_on_qemu_primary_secondary - OK
test_09_update_overlay_image_to_latest - OK
Building and updating raspberrypi3 device - OK
Building and updating raspberrypi4 device - OK
Depends on advancedtelematic/aktualizr#1447 andadvancedtelematic/meta-updater-qemux86-64#38.~~I did not backport the uart fix for RPi (825772a / #629).
@lbonn is it necessary here?