About skip some validate failure.
We have next scenario:
deploy:
- dtb1
boot:
- with dtb1
test:
- test with dtb1
deploy:
- dtb2
boot:
- with dtb2
test:
- test with dtb2
For yocto build issue, some artifacts can't be built out sometimes. E.g. in above example, dtb1
failed to build, while dtb2
ok.
But when validate, the whole job fail due to miss of dtb1
.
If possible we could ignore the lack of dtb1
, let lava still continue to execute deploy, boot, test
with dtb2
? A fine granular control to exit the job?
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information