André Roth
|
440c3debdc
|
improve api tests and error output
show only relevant aptly logs if a test fails.
for async tasks, show task output, as it contains the error message.
|
2024-07-24 21:19:47 +02:00 |
|
André Roth
|
57ff7c69cd
|
mirror api: add test for SkipArchitectureCheck and SkipComponentCheck
|
2024-06-14 14:30:29 +02:00 |
|
André Roth
|
d7cc9b89d1
|
system tests: use repository mirrors on S3 for reproducibility
no direct internet download from apt repositories,
which over time will change or cease to exist.
also migrate to gpg2 on newer ubuntu.
|
2024-02-05 13:04:45 +01:00 |
|
Mauro Regli
|
90932cdac5
|
Improvement: Remove Magic Numbers in Tests with Tasks
Replaced 2 with TASK_SUCCEEDED, 3 with TASK_FAILED.
fixes: #1158
|
2023-03-13 13:17:17 +01:00 |
|
Lorenzo Bolla
|
1361bf20dd
|
Revive skipped tests
|
2022-02-08 11:18:50 +01:00 |
|
Lorenzo Bolla
|
035d5314b0
|
Convert tests to Python 3
Fix #938
|
2022-01-27 15:06:33 +01:00 |
|
Lorenzo Bolla
|
787cc8e3ee
|
Fix system tests
|
2022-01-27 09:30:14 +01:00 |
|
Oliver Sauder
|
d7ccf95499
|
Added mirror api based on task list
|
2022-01-27 09:30:14 +01:00 |
|