Commit bf30b66
committed
Revert "-
This reverts commit 1b8ba9dMaintenanceLinkTest issues are resolved, completely. - New: CloudUuidAction - a minimal action class just for containing the duplicate cloud's UUID. - CloudUuidStore - helper for dealing with duplicate clouds. - New targetKey format for duplicate clouds - CLOUD:cloud-name:cloud-uuid. While non duplicate clouds' format remains as is. - Saving maintenance-config.xml UUID directory if the cloud is found to have duplicates. - Fixed deletion bugs in MaintenanceLink."1 parent c29ef42 commit bf30b66
File tree
10 files changed
+50
-300
lines changed- src
- main
- java/com/sap/prd/jenkins/plugins/agent_maintenance
- resources/com/sap/prd/jenkins/plugins/agent_maintenance
- MaintenanceAction
- MaintenanceLink
- test/java/com/sap/prd/jenkins/plugins/agent_maintenance
10 files changed
+50
-300
lines changedLines changed: 3 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
| |||
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
19 | | - | |
20 | | - | |
21 | 17 | | |
22 | 18 | | |
23 | 19 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 20 | + | |
| 21 | + | |
28 | 22 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 23 | + | |
34 | 24 | | |
35 | 25 | | |
36 | 26 | | |
| |||
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
| 20 | + | |
23 | 21 | | |
24 | 22 | | |
25 | 23 | | |
| |||
Lines changed: 0 additions & 35 deletions
This file was deleted.
Lines changed: 0 additions & 139 deletions
This file was deleted.
Lines changed: 19 additions & 35 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | 37 | | |
40 | 38 | | |
41 | 39 | | |
| |||
82 | 80 | | |
83 | 81 | | |
84 | 82 | | |
85 | | - | |
86 | | - | |
| 83 | + | |
87 | 84 | | |
88 | | - | |
| 85 | + | |
89 | 86 | | |
90 | | - | |
91 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
92 | 92 | | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | 93 | | |
97 | 94 | | |
98 | 95 | | |
| |||
401 | 398 | | |
402 | 399 | | |
403 | 400 | | |
404 | | - | |
405 | 401 | | |
406 | 402 | | |
407 | 403 | | |
408 | | - | |
409 | | - | |
410 | | - | |
411 | | - | |
412 | | - | |
413 | | - | |
414 | | - | |
415 | | - | |
416 | | - | |
417 | | - | |
418 | 404 | | |
419 | 405 | | |
420 | 406 | | |
421 | | - | |
| 407 | + | |
422 | 408 | | |
423 | 409 | | |
424 | 410 | | |
425 | 411 | | |
426 | 412 | | |
427 | 413 | | |
428 | 414 | | |
429 | | - | |
430 | | - | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
431 | 419 | | |
432 | 420 | | |
433 | 421 | | |
| |||
445 | 433 | | |
446 | 434 | | |
447 | 435 | | |
448 | | - | |
449 | | - | |
450 | | - | |
| 436 | + | |
451 | 437 | | |
452 | 438 | | |
453 | | - | |
454 | | - | |
| 439 | + | |
| 440 | + | |
455 | 441 | | |
456 | | - | |
| 442 | + | |
457 | 443 | | |
458 | 444 | | |
459 | 445 | | |
460 | 446 | | |
461 | 447 | | |
462 | 448 | | |
463 | 449 | | |
464 | | - | |
465 | | - | |
| 450 | + | |
466 | 451 | | |
467 | 452 | | |
468 | 453 | | |
| |||
506 | 491 | | |
507 | 492 | | |
508 | 493 | | |
509 | | - | |
510 | 494 | | |
511 | 495 | | |
512 | 496 | | |
| |||
515 | 499 | | |
516 | 500 | | |
517 | 501 | | |
518 | | - | |
519 | | - | |
| 502 | + | |
| 503 | + | |
520 | 504 | | |
521 | 505 | | |
522 | 506 | | |
| |||
0 commit comments