~sbeattie/qa-regression-testing:test-lpci-noble-jobs

Last commit made on 2024-05-04
Get this branch:
git clone -b test-lpci-noble-jobs https://git.launchpad.net/~sbeattie/qa-regression-testing
Only Steve Beattie can upload to this branch. If you are Steve Beattie please log in for upload directions.

Branch merges

Branch information

Name:
test-lpci-noble-jobs
Repository:
lp:~sbeattie/qa-regression-testing

Recent commits

5d5f573... by Steve Beattie

lpci: add noble to job matrices for all tests

Signed-off-by: Steve Beattie <email address hidden>

Failed
[FAILED] imagemagick:0 (build)
[FAILED] imagemagick:1 (build)
[FAILED] imagemagick:2 (build)
[FAILED] imagemagick:3 (build)
[WAITING] gcc-security:0 (build)
[WAITING] gcc-security:1 (build)
[WAITING] gcc-security:2 (build)
[WAITING] gcc-security:3 (build)
[WAITING] glibc:0 (build)
[WAITING] glibc:1 (build)
[WAITING] glibc:2 (build)
[WAITING] glibc:3 (build)
[WAITING] glibc-security:0 (build)
[WAITING] glibc-security:1 (build)
[WAITING] glibc-security:2 (build)
[WAITING] glibc-security:3 (build)
[WAITING] gnupg:0 (build)
[WAITING] gnupg:1 (build)
[WAITING] gnupg:2 (build)
[WAITING] gnupg:3 (build)
[WAITING] sudo:0 (build)
[WAITING] sudo:1 (build)
[WAITING] sudo:2 (build)
[WAITING] sudo:3 (build)
[WAITING] git:0 (build)
[WAITING] git:1 (build)
[WAITING] git:2 (build)
[WAITING] git:3 (build)
[WAITING] ghostscript:0 (build)
[WAITING] ghostscript:1 (build)
[WAITING] ghostscript:2 (build)
[WAITING] ghostscript:3 (build)
[WAITING] busybox:0 (build)
[WAITING] busybox:1 (build)
[WAITING] busybox:2 (build)
[WAITING] busybox:3 (build)
[WAITING] coreutils:0 (build)
[WAITING] coreutils:1 (build)
[WAITING] coreutils:2 (build)
[WAITING] coreutils:3 (build)
[WAITING] util-linux:0 (build)
[WAITING] util-linux:1 (build)
[WAITING] util-linux:2 (build)
[WAITING] util-linux:3 (build)
[WAITING] ecdsautils:0 (build)
[WAITING] ecdsautils:1 (build)
[WAITING] ecdsautils:2 (build)
[WAITING] ecdsautils:3 (build)
[WAITING] python-urllib3:0 (build)
[WAITING] python-urllib3:1 (build)
[WAITING] python-urllib3:2 (build)
[WAITING] python-urllib3:3 (build)
[WAITING] amanda:0 (build)
[WAITING] amanda:1 (build)
[WAITING] amanda:2 (build)
[WAITING] cryptojs:0 (build)
[WAITING] cryptojs:1 (build)
[WAITING] cryptojs:2 (build)
[WAITING] cryptojs:3 (build)
[WAITING] cryptojs:4 (build)
160 of 60 results
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

d1402ed... by Steve Beattie

lpci: run `apt upgrade` before exercising tests

Merge lp:~sbeattie/qa-regression-testing:lpci-apply_updates_before_testing

Signed-off-by: Steve Beattie <email address hidden>
MR: https://code.launchpad.net/~sbeattie/qa-regression-testing/+git/qa-regression-testing/+merge/465105
Approved-by: Emilia Torino <email address hidden>