Commit d0b6ea8
committed
Fix ClickHouse integration test to skip when database unavailable
- Add environment variable check for RUN_CLICKHOUSE_INTEGRATION_TEST
- Skip integration tests when ClickHouse is not available
- This fixes CI test failures when ClickHouse server is not running
Signed-off-by: Mehmet TOSUN <mehmet.tosun@gmail.com>1 parent c23e006 commit d0b6ea8
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
41 | 47 | | |
42 | 48 | | |
43 | 49 | | |
| |||
0 commit comments