Commit 617b1e1
committed
fix(ci): oci-test: wait for SUCCEEDED work-request state on terminate
Newer OCI CLI returns a work request from `instance terminate`, so
--wait-for-state expects work-request states, not the instance lifecycle
state TERMINATED.1 parent 6f7531e commit 617b1e1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
| 260 | + | |
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
| |||
0 commit comments