Commit 9d16209
aws script to replace network interface for r7 instances (#2177)
* draft
* clean up
* [CI Pipeline] Released Snapshot version: 5.61.28-alpha-559-SNAPSHOT
* [CI Pipeline] Released Snapshot version: 5.61.29-alpha-196-SNAPSHOT
* vulnerability
* simplify
* [CI Pipeline] Released Snapshot version: 5.61.30-alpha-562-SNAPSHOT
* add r7 instances
* start fresh
* [CI Pipeline] Released Snapshot version: 5.61.31-alpha-197-SNAPSHOT
* [CI Pipeline] Released Snapshot version: 5.61.32-alpha-198-SNAPSHOT
* allow more time for auxiliaries to stabilize
* [CI Pipeline] Released Snapshot version: 5.61.33-alpha-564-SNAPSHOT
* update network interface retriever function naming, instead of sleep 2 do retry
* remove redundant logics
* remove redundant logics
* log existing/defualt network interface
* [CI Pipeline] Released Snapshot version: 5.61.34-alpha-565-SNAPSHOT
* Guarantees cleanup AFTER stopping
* resolve pom conflict
* [CI Pipeline] Released Snapshot version: 5.62.35-alpha-566-SNAPSHOT
* update pom conflict
---------
Co-authored-by: Release Workflow <[email protected]>1 parent e475b5c commit 9d16209
2 files changed
+41
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
170 | 206 | | |
171 | 207 | | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
172 | 211 | | |
173 | 212 | | |
174 | 213 | | |
| |||
0 commit comments