-
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/thud/2019.10 #634
Feat/thud/2019.10 #634
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>
d072691
to
d99dbc3
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>
d99dbc3
to
0bdc79a
Compare
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
0bdc79a
to
8409a07
Compare
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
Depends on advancedtelematic/aktualizr#1447 and advancedtelematic/meta-updater-qemux86-64#39.I did not backport the uart fix for RPi (825772a / #629).
@lbonn is it necessary here? I'm pretty sure it isn't necessary for thud, but I want to be sure.