- Feb 20, 2025
-
-
Apertis Test Bot authored
gstreamer1.0-tools_1.18.4-2.1+deb11u1+apertis1bv2023.0db1_amd64.deb amd64/bin/gst-launch-1.0 gstreamer1.0-tools_1.18.4-2.1+deb11u1+apertis1bv2023.0db1_armhf.deb armhf/bin/gst-launch-1.0 gstreamer1.0-tools_1.18.4-2.1+deb11u1+apertis1bv2023.0db1_arm64.deb arm64/bin/gst-launch-1.0 Signed-off-by:
Apertis Test Bot <testbot@apertis.org>
-
- Nov 19, 2024
-
-
Walter Lozano authored
Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- May 07, 2024
-
-
Walter Lozano authored
Following the same approach that in aum-offline-upgrade, to mark the starting point to check logs use cursor, which is more reliable than filtering by date/time. aum-offline-upgrade@ecc1e308 Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- Apr 29, 2024
-
-
Apertis Test Bot authored
gstreamer1.0-tools_1.18.4-2.1+apertis1bv2023dev2b2_amd64.deb amd64/bin/gst-launch-1.0 gstreamer1.0-tools_1.18.4-2.1+apertis1bv2023dev2b2_armhf.deb armhf/bin/gst-launch-1.0 gstreamer1.0-tools_1.18.4-2.1+apertis1bv2023dev3b2_arm64.deb arm64/bin/gst-launch-1.0 Signed-off-by:
Apertis Test Bot <testbot@apertis.org>
-
Walter Lozano authored
The original version of the test create a temporal file in the test folder. This situation leads to an error since the test repo is created by LAVA overlay as root, while the test runs as normal user. To avoid such issue, create the temp file in /tmp. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Walter Lozano authored
The command tempfile is deprecated, so let's switch to mktemp. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Walter Lozano authored
The tool gst-launch-1.0 is not included in HMI images by default, so it should be provided by the test repo. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Walter Lozano authored
Errors in the middle of the test can lead to an error when reporting the overall status of the test. For this reason, exit immediately in that case and let the script to report the issue. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Walter Lozano authored
Since each test script computes the path using the funtionality under common avoid passing full paths. Instead, pass the folder name to compute the path of the data to be used during testing. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- Aug 15, 2022
-
-
Ritesh Raj Sarraf authored
Signed-off-by:
Ritesh Raj Sarraf <ritesh.sarraf@collabora.com>
-
- Dec 21, 2021
-
-
- sed's `--unbuffered` argument does not exist. Simply dropping it isn't entirely ideal, but there doesn't seem to be any obvious alternative, and I doubt it'll result in any significant regressions. - For reasons unknown to me, `tempfile` seems to now be failing due to the test name containing a slash. I'm not sure if this is an area where some differing behavior in ash vs bash resulted in passing a value with a slash, but the easiest workaround is just to replace them with underscores. - On that note, I also migrated to mktemp, since tempfile has been deprecated for a long time and was recently removed, plus making the switch was incredibly simple. https://phabricator.apertis.org/T8423 Signed-off-by:
Ryan Gonzalez <ryan.gonzalez@collabora.com>
-
- Dec 15, 2021
-
-
Ritesh Raj Sarraf authored
Signed-off-by:
Ritesh Raj Sarraf <rrs@debian.org>
-
- Nov 15, 2021
-
-
Ritesh Raj Sarraf authored
Signed-off-by:
Ritesh Raj Sarraf <rrs@debian.org>
-
- Sep 20, 2021
-
-
Ritesh Raj Sarraf authored
Signed-off-by:
Ritesh Raj Sarraf <ritesh.sarraf@collabora.com>
-
- Jun 19, 2021
-
-
Ritesh Raj Sarraf authored
Signed-off-by:
Ritesh Raj Sarraf <rrs@debian.org>
-
- May 26, 2021
-
-
Ritesh Raj Sarraf authored
Signed-off-by:
Ritesh Raj Sarraf <ritesh.sarraf@collabora.com>
-
- Feb 28, 2021
-
-
Emanuele Aina authored
This is helpful when debugging to figure out which pipeline failed. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
Rather than shipping a full copy of the Big Buck Bunny movie in this repository, use the one that is pre-installed on the images as part of the multimedia demo pack. In some cases the LAVA jobs have been failing to find enough space to download their overlays on the DUT, this should help in that regard. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
The media.js file lists the media files and tells which file is a video and which only has audio. Rather than "parsing" JSON with regexes, hardcode the list in the script itself. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
* commit '7828e567': Update "common" subtree from correct branch Use `sudo journalctl` for non-privileged user in AA tests Allow running run-aa-test outside testdir
-
- Jan 13, 2021
-
-
Emanuele Aina authored
All the definitions are hosted by https://gitlab.apertis.org/tests/apertis-test-cases/ Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- Jun 24, 2020
-
-
Emanuele Aina authored
Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- Jul 25, 2019
-
-
Denis Pynkin authored
We do not use "master" anymore, hence try to autodetect the proper branch and fallback to master otherwise. Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-
- Jul 24, 2019
-
-
Denis Pynkin authored
Access to system journal is restricted for user after switching to Debian. AppArmor tests need to check system log with journalctl but without proper permissions they fail. Adding sudo for non-root users allows to check the log entries and compare the output with expected. Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-
- Nov 09, 2018
-
-
Andre Moreira Magalhaes authored
Signed-off-by:
Andre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>
-
- Nov 01, 2018
-
-
Andre Moreira Magalhaes authored
Signed-off-by:
Andre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>
-
Andre Moreira Magalhaes authored
Signed-off-by:
Andre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>
-
- Oct 31, 2018
-
-
Andre Moreira Magalhaes authored
git-subtree-dir: common git-subtree-mainline: 634f8469 git-subtree-split: af803888
-
Andre Moreira Magalhaes authored
-
- Oct 24, 2018
-
-
Frédéric Dalleau authored
This flag causes lava to classify the test in the wrong category. Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.com>
-
- Oct 11, 2018
-
-
Denis Pynkin authored
Some binaries need to be copied with shared libraries. Export LD_LIBRARY_PATH variable allows to put and use needed libraries from `$TESTDIR/$ARCH/lib` directory. Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-
- Aug 20, 2018
-
-
Frédéric Dalleau authored
Tests can use it to locate architecture specific files Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.com>
-
- Jul 06, 2018
-
-
Martyn Welch authored
Correct handling of missing .bash_history See merge request common!3
-
Frédéric Dalleau authored
README: Describe usage of common-subtree.sh See merge request common!4
-
Frédéric Dalleau authored
Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.co.uk>
-
Martyn Welch authored
Signed-off-by:
Martyn Welch <martyn.welch@collabora.co.uk>
-
- Jul 05, 2018
-
-
Andre Moreira Magalhaes authored
Add run-aa-test See merge request common!2
-
Martyn Welch authored
The script aa_log_extract_tokens.pl expects the format of the logs from audit. As we don't have audit in the majority of our images and would like to extract this information from the journal, remove this script and replace with a shell function. Signed-off-by:
Martyn Welch <martyn.welch@collabora.co.uk>
-
Martyn Welch authored
Signed-off-by:
Martyn Welch <martyn.welch@collabora.co.uk>
-