- Dec 19, 2023
-
-
Adaptations done to convert ova file to vdi file as the test cases expect vdi file Implement authorization for http links given as input to the script Signed-off-by:
Nithin M N <MN.Nithin@in.bosch.com> (cherry picked from commit fe7a98ed)
-
- Oct 10, 2023
-
-
Walter Lozano authored
Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Walter Lozano authored
Update readme file to point to the new location of tests, as this repository should not be used for new tests. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Walter Lozano authored
Move README to README.md to allow Gitlab to render it nicely. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- Sep 26, 2023
-
-
Dylan Aïssi authored
Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
-
Dylan Aïssi authored
The default 'friendly' behavior displays a progress bar which makes a lot of noise in LAVA logs without any benefit. By switching to 'parseable' we avoid this spam in logs and it makes debugging easier. Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
-
- Sep 22, 2023
-
-
Dylan Aïssi authored
Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
-
- Sep 21, 2023
-
-
Dylan Aïssi authored
This removes a dependency on telepathy-mission-control-5 which is no longer available in Apertis v2024 Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
-
- Aug 04, 2023
-
-
Dylan Aïssi authored
Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
-
Dylan Aïssi authored
libncurses5-dev is an obsolete package. Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
-
Dylan Aïssi authored
Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
-
Dylan Aïssi authored
Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
-
Dylan Aïssi authored
Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
-
- Jun 19, 2023
-
-
Dylan Aïssi authored
Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
-
Dylan Aïssi authored
Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
-
-
- May 18, 2023
-
-
Walter Lozano authored
Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Walter Lozano authored
Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Walter Lozano authored
With gcc 12 now need to use "=" to successfully pass the argument to the soname option. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Walter Lozano authored
Fix a build failure caused by newer version of tracker. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- Mar 09, 2023
-
-
Vignesh Raman authored
Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
-
Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
-
Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
-
Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
-
No need to override dh steps with default options Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
-
Since we switched to dh-sequence-python3 Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
-
- Mar 08, 2023
-
-
Vignesh Raman authored
Signed-off-by:
Vignesh Raman <vignesh.raman@collabora.com>
-
Vignesh Raman authored
Add python3 to Depends to fix python3-script-but-no-python3-dep error. Signed-off-by:
Vignesh Raman <vignesh.raman@collabora.com>
-
Vignesh Raman authored
Some scripts does not start with the #! sequence which results in the lintian warning and some files are incorrectly marked as executable. Add #! sequence to scripts and remove executable permission for the files to fix the lintian warning. Signed-off-by:
Vignesh Raman <vignesh.raman@collabora.com>
-
Vignesh Raman authored
Signed-off-by:
Vignesh Raman <vignesh.raman@collabora.com>
-
Vignesh Raman authored
--fail-missing option is no longer supported by dh_install in compat 12. Instead use dh_missing --list-missing/--fail-missing. Signed-off-by:
Vignesh Raman <vignesh.raman@collabora.com>
-
Vignesh Raman authored
The below library doesn't use any symbols from libc, so override the lintian error. $ objdump -p libgeoclue-malicious-override.so.0 | grep NEEDED NEEDED libgobject-2.0.so.0 NEEDED libglib-2.0.so.0 $ objdump -p libofonod-malicious-override.so.0 | grep NEEDED NEEDED libgobject-2.0.so.0 NEEDED libglib-2.0.so.0 $ objdump -p libtracker-malicious-override.so.0 | grep NEEDED NEEDED libgobject-2.0.so.0 NEEDED libglib-2.0.so.0 Signed-off-by:
Vignesh Raman <vignesh.raman@collabora.com>
-
Vignesh Raman authored
Signed-off-by:
Vignesh Raman <vignesh.raman@collabora.com>
-
Vignesh Raman authored
Signed-off-by:
Vignesh Raman <vignesh.raman@collabora.com>
-
Vignesh Raman authored
Signed-off-by:
Vignesh Raman <vignesh.raman@collabora.com>
-
Vignesh Raman authored
When scripts are installed into a directory in the system PATH, the script name should not include an extension such as .sh or .pl that denotes the scripting language currently used to implement it. In this case don't rename the file to not break other scripts depending on it. So override script-with-language-extension lintian tag. Signed-off-by:
Vignesh Raman <vignesh.raman@collabora.com>
-
- Jan 24, 2023
-
-
Vignesh Raman authored
Add debian/apertis/lintian to enable lintian job. Signed-off-by:
Vignesh Raman <vignesh.raman@collabora.com>
-
- May 06, 2022
-
-
Walter Lozano authored
Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Walter Lozano authored
The sdk splint test might fail depending on how it is executed, since splint will introduce line breaks, causing the string not to be found. Workaround the issue by setting a longer line length. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- Apr 11, 2022
-
-
Frederic Danis authored
Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-