aa8d42c51d
This lets us wait for one of multiple target states so we can more effectively avoid race conditions where we miss an intermediate state and first poll the final one. Change-Id: If12c35d38c03fa329ebbf536e2fcd3ff2bd136de
7 lines
192 B
YAML
7 lines
192 B
YAML
---
|
|
features:
|
|
- |
|
|
The wait_for_image_status() waiter now allows a list of status values
|
|
instead of just a string, and returns the state the image was in when we
|
|
stopped waiting.
|