Commit 3305012
fix(test): pre-create hadoop-warehouse dir before Docker compose
The integration-setup target now creates the hadoop-warehouse
directory before docker compose up, ensuring it is owned by the
CI runner rather than root. This allows Go tests to create
namespace subdirectories inside it.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent ceb784a commit 3305012
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments