- Sep 16, 2020
-
-
Ritesh Raj Sarraf authored
Signed-off-by:
Ritesh Raj Sarraf <rrs@debian.org>
-
Ritesh Raj Sarraf authored
Signed-off-by:
Ritesh Raj Sarraf <rrs@debian.org>
-
- Aug 27, 2020
-
-
Two of the test cases point to videos to show what a successful run looks like. These were randomly stored on the old wiki machine. Rather than having unlinked static content on the website, add these to the `images` folder and update links. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Aug 21, 2020
-
-
Baghmar Tarun authored
After the discussions following test cases will be dropped. apparmor-tracker folks-ofono-backend telepathy-ring tracker-indexing-local-storage tracker-indexing-mass-storage traffic-control-basic Apertis: T5734 Signed-off-by:
Tarun Baghmar <tarun.baghmar@in.bosch.com>
-
- Aug 20, 2020
-
-
Ask to wait a few seconds before to check if undeploy is really finished. Sometimes the human is too fast to enter commands so undeploy have no chance to finish before the check. That is leading to false result of manual test while it works well. Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-
- Aug 18, 2020
-
-
wget needs the complete URL to be able to download key0.key file. Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
- Jul 09, 2020
-
-
Frederic Danis authored
The bundle generation with an unknown key doesn't display correctly. Move bundle generation to `pre-conditions`. Add `cryptsetup` package installation Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
- Jul 01, 2020
-
-
Frederic Danis authored
The bundle generation with an unknown key doesn't display correctly. Add a command to retrieve the `key0.key` file from gitlab.apertis.org. Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
Frederic Danis authored
By default SabreLite board plays sound through HDMI connector. In case tester want to output sound through headphone connector he should configure PulseAudio for it. After the 2 first commands (set-default-sink and set-sink-port) the sound is heard correctly, but not after a reboot. This is due to mute state not saved at this time, this needs the third command (after reboot) to fix it. Further reboot will play sound correctly. Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
- Jun 23, 2020
-
-
Frederic Danis authored
This commit add commands to generate a static update bundle with a key not known by the DUT, from the original encrypted update. It allows to test that a static update encrypted with an unknown key is not applied. Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
Frederic Danis authored
New version of apertis-update-manager expects offline updates to be encrypted. The apertis-update-manager-automount test ensure that non encrypted updates are not applied, while encrypted updates applies correctly. Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
- Jun 21, 2020
-
-
Ritesh Raj Sarraf authored
Signed-off-by:
Ritesh Raj Sarraf <rrs@debian.org>
-
- Jun 18, 2020
-
-
Martyn Welch authored
The ssh-copy-id command syntax in sdk-ade-remote-debugging.yaml is incorrect in two ways: - The user is in capitals, whilst the actual username used should be in lower case - The test case uses `$HOST` as a convention for the hostname/IP to be used for the target device, this command is missing the dollar sign. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Jun 16, 2020
-
-
Rework the testcase to not require packages to be installed and thus work on systems with an immutable rootfs like the ostree images. Apertis: T5734 Signed-off-by:
Tarun Baghmar <tarun.baghmar@in.bosch.com>
-
- Jun 11, 2020
-
-
Frederic Danis authored
The test currently fails due to timeout. Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
Emanuele Aina authored
Use the multiple ostree preconditions support introduced in 6b2fd91e instead of hardcoding the blurb for the second repository. Also fix the branches and the resulting paths for the unpacked scripts. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- Jun 09, 2020
-
-
Rework the testcase to not require packages to be installed and thus work on systems with an immutable rootfs like the ostree images. Apertis: T5734 Signed-off-by:
Baghmar Tarun <tarun.baghmar@in.bosch.com>
-
- Jun 08, 2020
-
-
Emanuele Aina authored
The LAVA lab is currently facing badnwidth issues. Switching to a different ISP is planned, but due to the COVID impact there's no progress on that front. The current ade tests got badly impacted, with the download phase consuming all the allocated time. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- May 14, 2020
-
-
When some test scripts got moved from /usr/share/chaiwala-tests/ to /usr/lib/apertis-tests/ their path in the test definitions didn't get updated, causing the tests to fail: + common/run-test-in-systemd --basename --user=user -- /usr/share/chaiwala-tests/sdk/automated/test-valgrind.sh /var/lib/lava-1826179/1/tests/6_sdk-debug-tools-valgrind/apertis-tests/common/tee-exec: 19: /var/lib/lava-1826179/1/tests/6_sdk-debug-tools-valgrind/apertis-tests/common/tee-exec: Job for generated-test-case-test-valgrind.service failed because the control process exited with error code./usr/share/chaiwala-tests/sdk/automated/test-valgrind.sh: not found To fix the issue, rather that using the version shipped in /usr/lib/apertis-tests/ use the one in the git repository since we already have it checked out. Fixes: https://phabricator.apertis.org/T6349 Fixes: https://phabricator.apertis.org/T6350 Fixes: https://phabricator.apertis.org/T6351 Fixes: https://phabricator.apertis.org/T6352 Signed-off-by:
hattihalbasavanagowda.chethan <hattihalbasavanagowda.chethan@in.bosch.com>
-
- May 13, 2020
-
-
Denis Pynkin authored
This reverts commit 8ea0915d. Disable internal armhf image from supported images types for OTA update tests since their behavior aren't stable and there is no value to test AUM on this platform. Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-
- May 10, 2020
-
-
This commit fixes the name of the virtual machines for the psdk-test, and make small fixes for typos and grammar issues. Signed-off-by:
Peter Senna Tschudin <peter.senna@collabora.com> Signed-off-by:
Luis Araujo <luis.araujo@collabora.co.uk>
-
This commit updates the SDK persistent disk test cases to use the new psdk-test script that semi-automate the execution of these tests. Signed-off-by:
Luis Araujo <luis.araujo@collabora.co.uk>
-
- May 07, 2020
-
-
Baghmar Tarun authored
Signed-off-by:
Baghmar Tarun <tarun.baghmar@in.bosch.com>
-
- Apr 29, 2020
-
-
Emanuele Aina authored
The templates hardcoded the `master` branch for the repositories shipping the actual test scripts and binaries, but we use release-coded branch names like `apertis/v2021dev2` there so the links in the instructions pointed to the wrong place. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- Apr 28, 2020
-
-
1. sdk-flatpak-build-helloworld-app.yaml: building the app by using mildenhall runtime. 2. sdk-flatpak-helloworld-app.yaml: running the helloworld-app present in the server. Signed-off-by:
Tarun Baghmar <Tarun.Baghmar@in.bosch.com>
-
- Apr 27, 2020
-
-
Denis Pynkin authored
Add internal armhf image into supported images types for OTA update tests. Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-
- Apr 23, 2020
-
-
Baghmar Tarun authored
Signed-off-by:
Baghmar Tarun <tarun.baghmar@in.bosch.com>
-
- Apr 22, 2020
-
-
Denis Pynkin authored
Add the test for checking non-successful update during OTA update. Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-
Denis Pynkin authored
Ensure that only updates signed with valid key can be applied. Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-
Denis Pynkin authored
Test OTA updates behavior with lack of disk space. Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-
Denis Pynkin authored
Add automatic test of unattended network updates. Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-
Denis Pynkin authored
Add automatic test for network updates API. Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-
- Apr 20, 2020
-
-
Peter Senna Tschudin authored
This reverts commit ab727249 because the automation script still needs to be adapted to run under the restrictions faced by RBEI. The test case will be updated once the automation is updated. Signed-off-by:
Peter Senna Tschudin <peter.senna@collabora.com>
-
Peter Senna Tschudin authored
This reverts commit b7e68a3f because the automation script still needs to be adapted to run under the restrictions faced by RBEI. The test case will be updated once the automation is updated. Signed-off-by:
Peter Senna Tschudin <peter.senna@collabora.com>
-
Signed-off-by:
Baghmar Tarun <tarun.baghmar@in.bosch.com>
-
- Apr 14, 2020
-
-
Denis Pynkin authored
Allow to use the board without fused Apertis SRK for limited testing -- without validation of signed U-Boot. Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-
Denis Pynkin authored
This test ensures: - U-Boot is compiled with HAB and FIT support - SRK hash is fused and U-Boot is signed ('hab_status' call) - U-Boot is able to verify signed OS image in FIT format - U-Boot hangs in case if we try to boot with unsigned binary Unfortunately the DUT in "open" mode assume any signature as valid, hence it is not possible to check the boot hang for FIT image signed with incorrect key -- the HW return 'success' while checking signature. If the system is in 'closed' state then it is able to use incorrect signature for the image, for example taken from document "High Assurance Boot (HAB) for dummies" by Boundary Devises: https://boundarydevices.com/high-assurance-boot-hab-dummies/ To check if the system is in "closed" state: => fuse read 0 6 Reading bank 0: Word 0x00000006: 00000012 the last digit must be "2". Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com> Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- Apr 11, 2020
-
-
The `connmand` profile is now in enforce mode. Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
- Apr 09, 2020
-
-
1. ofono-sms-recieve 2. ofono-sms-send Signed-off-by:
Baghmar Tarun <tarun.baghmar@in.bosch.com>
-
- Apr 01, 2020
-
-
Frederic Danis authored
Currently `apparmor-bluez-avrcp-volume` test request to run `bluez-avrcp-volume` test, allowing to install all dependencies for both tests. Running solely one test ends up in errors due to missing dependencies. Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-