summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils/postactions.py
Commit message (Expand)AuthorAgeFilesLines
* oeqa/postactions: Fix archive retrieval from targetMathieu Dubois-Briand2024-09-201-0/+1
* oeqa/postactions: do not uncompress retrieved archive on hostAlexis Lothoré2024-08-131-1/+2
* oeqa/postactions: fix exception handlingAlexis Lothoré2024-08-131-1/+1
* oeqa/postactions: Separate artefact collection from test result collectionRichard Purdie2024-07-181-28/+25
* testimage/postactions: Allow artifact collection to be skippedRichard Purdie2024-07-101-0/+5
* oeqa/utils/postactions: transfer whole archive over ssh instead of doing indi...Alexis Lothoré2024-07-081-10/+9
* oeqa/postactions: Do not use -l option with dfKhem Raj2024-04-231-1/+1
* oeqa/lib/utils/postactions: fix host disk usage stats retrievalAlexis Lothoré2024-02-291-1/+1
* oeqa/utils/postactions: testimage: add host disk usage stat as post actionAlexis Lothoré2024-02-271-1/+12
* oeqa/utils/postactions: add target disk usage stat as post actionAlexis Lothoré2024-02-271-1/+16
* oeqa/utils/postactions: isolate directory creation in dedicated actionAlexis Lothoré2024-02-271-6/+10
* testimage: create a list of failed test post actionsAlexis Lothoré2024-02-271-0/+68