Add the wait label to delete nova test pod when nova chart is upgraded

Fixes the error when upgrade nova chart that compains the
airship-nova-test pod alrady exists when upgrade Nova chart.

Change-Id: I26e5e32614d1fd2880c33501bde9638f37606857
changes/18/645218/3
James Gu 4 years ago
parent 01a9d210ed
commit 57035296eb

@ -284,6 +284,10 @@ data:
release_group: airship-nova
post:
create: []
wait:
timeout: 2700
labels:
release_group: airship-nova
values:
labels:
agent:

Loading…
Cancel
Save