Commit e3c213b
committed
[KYUUBI #7194] Speed up K8s integration tests in CI
### Why are the changes needed?
Use `apache/spark:3.5.5` as the Kyuubi image's base image to avoid downloading Spark tgz inside the image building phase.
### How was this patch tested?
Monitor CI.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #7194 from pan3793/k8s-it.
Closes #7194
78482a8 [Cheng Pan] Update .github/workflows/master.yml
32e2ca7 [Cheng Pan] Speed up K8s integration tests in CI
Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>1 parent ea75fa8 commit e3c213b
3 files changed
Lines changed: 9 additions & 6 deletions
File tree
- .github/workflows
- integration-tests/kyuubi-kubernetes-it/src/test/resources
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
425 | 428 | | |
426 | 429 | | |
427 | 430 | | |
428 | 431 | | |
429 | 432 | | |
430 | 433 | | |
431 | | - | |
| 434 | + | |
| 435 | + | |
432 | 436 | | |
433 | 437 | | |
434 | 438 | | |
435 | | - | |
| 439 | + | |
436 | 440 | | |
437 | 441 | | |
438 | 442 | | |
| |||
442 | 446 | | |
443 | 447 | | |
444 | 448 | | |
445 | | - | |
| 449 | + | |
446 | 450 | | |
447 | | - | |
448 | 451 | | |
449 | 452 | | |
450 | 453 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments