Commit de8664c
authored
Use links when possible when installing test cluster modules (elastic#121067) (elastic#121081)
When we install modules into test clusters we do a full copy instead of
links. This both eats up more IO and disk space unnecessarily.1 parent cfddc26 commit de8664c
File tree
2 files changed
+31
-10
lines changed- test/test-clusters/src/main/java/org/elasticsearch/test/cluster
- local
- util
2 files changed
+31
-10
lines changedLines changed: 3 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
331 | | - | |
332 | | - | |
333 | | - | |
334 | | - | |
335 | | - | |
336 | | - | |
337 | | - | |
338 | | - | |
339 | | - | |
| 331 | + | |
340 | 332 | | |
341 | 333 | | |
342 | 334 | | |
| |||
708 | 700 | | |
709 | 701 | | |
710 | 702 | | |
711 | | - | |
| 703 | + | |
| 704 | + | |
712 | 705 | | |
713 | 706 | | |
714 | 707 | | |
| |||
Lines changed: 28 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| |||
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
| |||
51 | 55 | | |
52 | 56 | | |
53 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
54 | 82 | | |
55 | 83 | | |
56 | 84 | | |
| |||
0 commit comments