This repository was archived by the owner on May 7, 2025. It is now read-only.
File tree
4 files changed
+44
-13
lines changed- test
4 files changed
+44
-13
lines changed- .travis.yml+4
- Makefile+10-3
- README.md+23-1
- build.sh+15-15
- clean.sh+2
- common.mk+9-2
- generate.sh+6-3
- run-shellcheck.sh+44
- tag.sh+9-6
- test-lib-openshift.sh+339-75
- test-lib.sh+333-66
- test-remote-cluster.sh+6-2
- test.sh+13-3
- tests/remote-containers.sh+9-13
- tests/squash/squash.sh+6
- tests/test-lib/image_availability+17
- tests/test-lib/public_image_name+17
- tests/test-lib/test_npm+16
- update-generated.sh+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
| 106 | + | |
106 | 107 |
| |
107 | 108 |
| |
108 | 109 |
| |
| 110 | + | |
| 111 | + | |
109 | 112 |
| |
110 |
| - | |
| 113 | + | |
111 | 114 |
| |
112 | 115 |
| |
| 116 | + | |
113 | 117 |
| |
114 | 118 |
| |
115 |
| - | |
116 |
| - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
117 | 130 |
| |
118 | 131 |
| |
119 | 132 |
| |
120 | 133 |
| |
121 | 134 |
| |
| 135 | + | |
| 136 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
28 | 32 |
| |
29 | 33 |
| |
30 | 34 |
| |
| 35 | + | |
| 36 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
| 17 | + | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
29 | 39 |
| |
30 | 40 |
| |
31 | 41 |
|
0 commit comments