Commit 581ebb8
committed
chore: handle GOOS alpine in Makefile
Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
chore: add alpine build to workflow
Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
chore: run v2 jtest on alpine
Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
chore: add test alpine to workflow
Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
chore: disable usage of sudo
Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
chore: temporarily add libc dependency to enable running
Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
chore: add additional dependencies for running tests on alpine
Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
chore: remove docker and docker-compose from alpine tests
without docker installed proxy tests will be skipped
unfortunately running docker on alpine was causing more issues so this the attempt to skip these tests
Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
chore: use musl explictly to compile for alpine
Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
chore: remove glibc installation again
Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
chore: install maven for alpine tests
Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
chore: temporarily skip failing test
Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
chore: adapt step name
Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>1 parent 42d4720 commit 581ebb8
File tree
3 files changed
+90
-26
lines changed- .circleci
- cliv2
- test/jest/acceptance/iac
3 files changed
+90
-26
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
40 | 43 | | |
41 | 44 | | |
42 | 45 | | |
| |||
369 | 372 | | |
370 | 373 | | |
371 | 374 | | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
372 | 400 | | |
373 | 401 | | |
374 | 402 | | |
| |||
605 | 633 | | |
606 | 634 | | |
607 | 635 | | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
608 | 639 | | |
609 | 640 | | |
610 | 641 | | |
| |||
615 | 646 | | |
616 | 647 | | |
617 | 648 | | |
| 649 | + | |
618 | 650 | | |
619 | 651 | | |
620 | 652 | | |
621 | 653 | | |
| 654 | + | |
622 | 655 | | |
623 | 656 | | |
624 | 657 | | |
| |||
975 | 1008 | | |
976 | 1009 | | |
977 | 1010 | | |
| 1011 | + | |
| 1012 | + | |
| 1013 | + | |
| 1014 | + | |
| 1015 | + | |
| 1016 | + | |
| 1017 | + | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
| 1021 | + | |
| 1022 | + | |
978 | 1023 | | |
979 | 1024 | | |
980 | 1025 | | |
| |||
1000 | 1045 | | |
1001 | 1046 | | |
1002 | 1047 | | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
| 1053 | + | |
1003 | 1054 | | |
1004 | 1055 | | |
1005 | 1056 | | |
| |||
1043 | 1094 | | |
1044 | 1095 | | |
1045 | 1096 | | |
| 1097 | + | |
1046 | 1098 | | |
1047 | 1099 | | |
1048 | 1100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
61 | 65 | | |
62 | 66 | | |
63 | 67 | | |
| |||
73 | 77 | | |
74 | 78 | | |
75 | 79 | | |
76 | | - | |
77 | | - | |
| 80 | + | |
| 81 | + | |
78 | 82 | | |
79 | 83 | | |
80 | 84 | | |
| |||
140 | 144 | | |
141 | 145 | | |
142 | 146 | | |
143 | | - | |
| 147 | + | |
144 | 148 | | |
145 | 149 | | |
146 | 150 | | |
147 | 151 | | |
148 | 152 | | |
149 | 153 | | |
150 | 154 | | |
151 | | - | |
| 155 | + | |
152 | 156 | | |
153 | 157 | | |
154 | 158 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
110 | 118 | | |
111 | 119 | | |
112 | 120 | | |
| |||
0 commit comments