.oniro-ci: find DEPLOY_DIR, not TMPDIR
1 unresolved thread
1 unresolved thread
Some jobs care about images and licenses, those look at the $TMPDIR/deploy, taking some effort to find the correct tmpdir while hard-coding the deploy dir. Take a shortcut and query for the right variable (DEPLOY_DIR).
This allows non-trivial layouts with DEPLOY_DIR and TMPDIR placed on distinct filesystems, for efficiency.
Signed-off-by: Zygmunt Krynicki zygmunt.krynicki@huawei.com
Merge request reports
Activity
Filter activity
added 7 commits
-
7d2f6411...18dcffa1 - 6 commits from branch
eclipse/oniro-core:kirkstone
- 627b51d3 - .oniro-ci: find DEPLOY_DIR, not TMPDIR
-
7d2f6411...18dcffa1 - 6 commits from branch
enabled an automatic merge when the pipeline for 627b51d3 succeeds
enabled an automatic merge when the pipeline for 34d7f9b9 succeeds
@zyga Variable has been removed but it still in use. This broke abichecker.
Please register or sign in to reply