Commit be89362
authored
Remove obsolete cloning of
### What does this PR do?
Remove the obsolete logic in KMT setup that clones the `test-infra-definitions` GitHub repository.
### Motivation
After #43238 and its follow-up PRs, `test-infra-definitions` is now an in-tree module located at `test/e2e-framework/`. The clone logic is therefore longer needed and should be removed.
Co-authored-by: regis.desgroppes <regis.desgroppes@datadoghq.com>test-infra-definitions (#46027)1 parent 2e1c9a4 commit be89362
2 files changed
Lines changed: 10 additions & 42 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | 15 | | |
18 | 16 | | |
19 | | - | |
20 | 17 | | |
21 | 18 | | |
22 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
| 83 | + | |
| 84 | + | |
102 | 85 | | |
103 | 86 | | |
104 | 87 | | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
125 | 96 | | |
126 | 97 | | |
127 | 98 | | |
| |||
0 commit comments