Closed Bug 1924227 Opened 1 month ago Closed 1 month ago

Determine AMI EBS block device from nvme list JSON output rather than using a hardcoded value

Categories

(Webtools :: Searchfox, task)

task

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: asuth, Assigned: asuth)

References

Details

Attachments

(1 file)

The logic I'd added to grow the provisioner EBS that forms the basis of the AMI was using a hardcoded partition identifier that previously was stable under Ubuntu 22.04 but is apparently not stable under Ubuntu 24.04, causing breakage in a provisioning I kicked off yesterday.

It's fairly trivial to extract the block device, I think I was just trying to avoid needing to do the extra bash boilerplate to save the full JSON blob in a variable and then extract from that (versus running the command twice and potentially experiencing different output each time).

Blocks: 1923545
Component: Bleach-security → Searchfox
Attached file mozsearch PR
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: