AWS volume encrypted on creating new VM - TNZ-50715#720
Conversation
|
@huy-hn-nguyen, couple of comments around the PR in general -
Also
|
Good catch regarding documentation, i don't think we are documenting the sub-commands in om cli repo, but i agree that we should update the PA docs with an volume encryption config example |
|
@sanjimoh I added the test cases for this PR. I also updated this file (https://github.com/pivotal/docs-platform-automation/blob/TNZ-50715/docs/examples/opsman-config/aws.yml) from docs-platform-automation. I will create the PR for this change as send out for review. I checked with Kathy about the KB as well. I am waiting for the response. |
|
@huy-hn-nguyen will you be adding the tests that we discussed yesterday in a subsequent pr? Can you also enable running the aws tests in CI? |
@yharish991-brcm Regarding to the test cases we discussed, I tried to get the information of the created VM. The returned result was "running", no other information provided (maybe because it was a simulated VM, not a real one from AWS). If not an urgent, I think we should postpone this test scenario until we update the returned result. I noticed that the test set, https://github.com/pivotal-cf/om/actions/runs/21601401642/job/62248040234, not only disabled AWS creating VM, but also disabled test cases for Azure, VSphere, and GCP as well. So, I am not enabled AWS tests until I find out the reason for this. |
@huy-hn-nguyen: |
… executing VMManagers Suite tests
OM command to support volume encryption when creating VM on AWS