Commit 77db409
committed
lib(gstreamer): add shared encoded artifact directory helper
Add a reusable helper to resolve a shared encoded artifact directory for GStreamer video encode/decode workflows.
The helper allows suites to store encoded outputs in a job-shared location when running under LAVA testcase-specific
workspaces, while still falling back to the local suite output
directory for manual runs.
This is needed so encode and decode stages can exchange
generated files reliably across separate testcase directories.
Signed-off-by: Srikanth Muppandam <smuppand@qti.qualcomm.com>1 parent d37dcc2 commit 77db409
1 file changed
Lines changed: 25 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
23 | 48 | | |
24 | 49 | | |
25 | 50 | | |
| |||
0 commit comments