Commit a2ec1f3
authored
marvin,test: fix directdownload template checksum test (#8096)
* marvin,test: fix directdownload template checksum test
During failure while deploying a VM with wrong checksum template, VM may be left in Error state. This PR adds code to delete such VM.
Signed-off-by: Abhishek Kumar <[email protected]>
* remove unnecessary logs
---------
Signed-off-by: Abhishek Kumar <[email protected]>1 parent f62b634 commit a2ec1f3
File tree
2 files changed
+20
-14
lines changed- test/integration/smoke
- tools/marvin/marvin/lib
2 files changed
+20
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
989 | 989 | | |
990 | 990 | | |
991 | 991 | | |
| 992 | + | |
| 993 | + | |
992 | 994 | | |
993 | 995 | | |
994 | 996 | | |
| |||
1248 | 1250 | | |
1249 | 1251 | | |
1250 | 1252 | | |
1251 | | - | |
1252 | | - | |
1253 | | - | |
1254 | | - | |
1255 | | - | |
| 1253 | + | |
1256 | 1254 | | |
1257 | 1255 | | |
1258 | 1256 | | |
| |||
1264 | 1262 | | |
1265 | 1263 | | |
1266 | 1264 | | |
1267 | | - | |
1268 | | - | |
1269 | | - | |
1270 | | - | |
1271 | | - | |
1272 | | - | |
1273 | | - | |
| 1265 | + | |
1274 | 1266 | | |
1275 | 1267 | | |
1276 | 1268 | | |
| |||
1323 | 1315 | | |
1324 | 1316 | | |
1325 | 1317 | | |
1326 | | - | |
| 1318 | + | |
1327 | 1319 | | |
1328 | 1320 | | |
1329 | 1321 | | |
| 1322 | + | |
1330 | 1323 | | |
1331 | 1324 | | |
1332 | 1325 | | |
| |||
1337 | 1330 | | |
1338 | 1331 | | |
1339 | 1332 | | |
1340 | | - | |
| 1333 | + | |
1341 | 1334 | | |
1342 | 1335 | | |
| 1336 | + | |
| 1337 | + | |
| 1338 | + | |
| 1339 | + | |
| 1340 | + | |
| 1341 | + | |
| 1342 | + | |
| 1343 | + | |
| 1344 | + | |
| 1345 | + | |
| 1346 | + | |
1343 | 1347 | | |
1344 | 1348 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1518 | 1518 | | |
1519 | 1519 | | |
1520 | 1520 | | |
| 1521 | + | |
| 1522 | + | |
1521 | 1523 | | |
1522 | 1524 | | |
1523 | 1525 | | |
| |||
0 commit comments