commit | 931b45defd07991890707b434638166800ec948a | [log] [tgz] |
---|---|---|
author | yatinkarel <ykarel@redhat.com> | Wed Jul 19 12:15:52 2023 +0530 |
committer | yatinkarel <ykarel@redhat.com> | Wed Jul 19 12:28:39 2023 +0530 |
tree | 2ee68971089b3ee29ede6c55e6a0b3883bbc6b77 | |
parent | 16b34a92ae8b2dc407c10edccccf4cd073fd31ba [diff] |
Handle more than 1 image while configuring tempest [1] caused a regression causing failures when more than 1 images are setup. Fixing it by correctly using the array variable. Also add a break in the for loop once if condition is met. [1] https://review.opendev.org/c/openstack/devstack/+/886795 Closes-Bug: #2028123 Change-Id: I4f13c1239312bbcca8c65e875d65d03702161c18