-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BACKPORT 2.21.1.3269][PLAT-13808] Pass machineImage for disk update …
…operation from the java layer Summary: Passes the machineImage if present in the nodeDetails as the args for disk update operation. The order is - 1. use the machineImage present in the nodeDetails. 2. Fallback to the AMI present in the bundle. 3. Use the AMI id present in the host. Depends on - D34811 Original Commit - 6965586 Test Plan: Created a universe using machineImage on the fly. Deleted the AMI from the console. Performed disk update - verified that it fails. Performed VM Image Upgrade. Peformed disk update - Verified that it passes. Reviewers: muthu, daniel, yshchetinin Reviewed By: yshchetinin Subscribers: yugaware Tags: #jenkins-ready Differential Revision: https://phorge.dev.yugabyte.com/D34823
- Loading branch information
Showing
5 changed files
with
19 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters