~georgiag/qa-regression-testing:fix-lp1939022

Last commit made on 2024-05-06
Get this branch:
git clone -b fix-lp1939022 https://git.launchpad.net/~georgiag/qa-regression-testing
Only Georgia Garcia can upload to this branch. If you are Georgia Garcia please log in for upload directions.

Branch merges

Branch information

Name:
fix-lp1939022
Repository:
lp:~georgiag/qa-regression-testing

Recent commits

2c498d3... by Georgia Garcia

test-apparmor: add patch to increase the timeout on aa-logprof test

The aa-logprof test fails with timeout in certain hosts.
Increase the timeout to 0.3.

To avoid having to do an SRU, add the patches to QRT directly.

Fixes: https://bugs.launchpad.net/bugs/2062138

Signed-off-by: Georgia Garcia <email address hidden>

Failed
[SUCCEEDED] imagemagick:0 (build)
[SUCCEEDED] imagemagick:1 (build)
[SUCCEEDED] imagemagick:2 (build)
[SUCCEEDED] gcc-security:0 (build)
[SUCCEEDED] gcc-security:1 (build)
[SUCCEEDED] gcc-security:2 (build)
[SUCCEEDED] glibc:0 (build)
[SUCCEEDED] glibc:1 (build)
[SUCCEEDED] glibc:2 (build)
[SUCCEEDED] glibc-security:0 (build)
[SUCCEEDED] glibc-security:1 (build)
[SUCCEEDED] glibc-security:2 (build)
[SUCCEEDED] gnupg:0 (build)
[SUCCEEDED] gnupg:1 (build)
[SUCCEEDED] gnupg:2 (build)
[SUCCEEDED] sudo:0 (build)
[SUCCEEDED] sudo:1 (build)
[SUCCEEDED] sudo:2 (build)
[SUCCEEDED] git:0 (build)
[SUCCEEDED] git:1 (build)
[SUCCEEDED] git:2 (build)
[SUCCEEDED] ghostscript:0 (build)
[SUCCEEDED] ghostscript:1 (build)
[SUCCEEDED] ghostscript:2 (build)
[SUCCEEDED] busybox:0 (build)
[SUCCEEDED] busybox:1 (build)
[SUCCEEDED] busybox:2 (build)
[SUCCEEDED] coreutils:0 (build)
[SUCCEEDED] coreutils:1 (build)
[SUCCEEDED] coreutils:2 (build)
[SUCCEEDED] util-linux:0 (build)
[SUCCEEDED] util-linux:1 (build)
[SUCCEEDED] util-linux:2 (build)
[SUCCEEDED] ecdsautils:0 (build)
[SUCCEEDED] ecdsautils:1 (build)
[SUCCEEDED] ecdsautils:2 (build)
[SUCCEEDED] python-urllib3:0 (build)
[SUCCEEDED] python-urllib3:1 (build)
[SUCCEEDED] python-urllib3:2 (build)
[SUCCEEDED] amanda:0 (build)
[SUCCEEDED] amanda:1 (build)
[FAILED] cryptojs:0 (build)
[FAILED] cryptojs:1 (build)
[FAILED] cryptojs:2 (build)
[FAILED] cryptojs:3 (build)
145 of 45 results
5f4fd88... by Georgia Garcia

test-apparmor: add patches that fix aa-notify tests

The tests for aa-notify that were related to the last login were
assuming that the machine had been logged in at least once in the last
30 days, but that might not be the case.

Update the test to check for the last login date and update the test
logs considering that value.

To avoid having to do an SRU, add the patches to QRT directly.

Fixes: https://bugs.launchpad.net/bugs/1939022

Signed-off-by: Georgia Garcia <email address hidden>

93fa4c2... by Steve Beattie

lpci: add cryptojs job to pipeline steps

The commit 715a3819 ("rebase from master") added a job definition
to run the cryptojs tests in lpci, but overlooked adding it to the
pipeline list. Without an entry in there, the added cryptojs jobs
won't get run. So add it here.

Fixes: 715a3819 ("rebase from master")
Signed-off-by: Steve Beattie <email address hidden>
MR: https://code.launchpad.net/~federicoquattrin/qa-regression-testing/+git/qa-regression-testing/+merge/465083

768d652... by Steve Beattie

tests; add cryptojs testscript

Merge lp:~federicoquattrin/qa-regression-testing:add_cryptojs_tests

Signed-off-by: Steve Beattie <email address hidden>
MR: https://code.launchpad.net/~federicoquattrin/qa-regression-testing/+git/qa-regression-testing/+merge/465083

65e6952... by Federico Quattrin

modified launchpad.yml based on feedback

36b8705... by Federico Quattrin

modified cmd function in testlib to adapt it to crytpojs usecase

2b55894... by Federico Quattrin

improved based on feedback

715a381... by Federico Quattrin

rebase from master

1ac4f25... by Federico Quattrin

improved tests based on feedback

8cbadb8... by Federico Quattrin

added cryptojs tests