]> Git Repo - J-u-boot.git/commit
Azure CI: Be explicit about pytest cache directory
authorTom Rini <[email protected]>
Tue, 28 Feb 2023 20:28:49 +0000 (15:28 -0500)
committerTom Rini <[email protected]>
Wed, 22 Mar 2023 01:04:09 +0000 (21:04 -0400)
commit542ae5234e38945ff04124aaaa3a26fb6c4d6f7d
treed6856d9b5f5125cf85d672f91ccb1eac1cc1ae81
parentbe566abd0ff3c917d91e1435948a5f900133e011
Azure CI: Be explicit about pytest cache directory

The default pytest cache directory is in a read-only directory in Azure,
which results in a warning on the build page. Use the pytest command
line option to set the cache dir to somewhere writable.

Signed-off-by: Tom Rini <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
.azure-pipelines.yml
This page took 0.033255 seconds and 4 git commands to generate.