You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[integ-tests framework] Honor --ami-owner option when retrieving AMIs in integration tests
The --ami-owner option was ignored by `retrieve_latest_ami`, so tests always searched the default per-OS owners
(amazon/self). This prevented running `retrieve_latest_ami` against ParallelCluster AMIs built in a separate account.
0 commit comments