commit | 04dc5cb4a06c83ed40b90687ee9f24b26c5cf7c8 | [log] [tgz] |
---|---|---|
author | Michael Johnson <johnsomor@gmail.com> | Sun Jan 20 11:03:50 2019 -0800 |
committer | Michael Johnson <johnsomor@gmail.com> | Mon Jan 21 12:46:20 2019 -0800 |
tree | b785a2addd9e19b25702f39e7714e1ce27e4d1b2 | |
parent | 0a0f9b342a73c924ba9e7142878a2889ac2061aa [diff] |
Retry subnet/network deletes on 409 Conflict Neutron can be slow to cleanup ports from subnets/networks. This patch adds retries when deleting subnets and networks in the tempest teardown/clean up phase after tests. Also, there were cases where addClassResourceCleanup was being used inside test cases instead of addCleanup. This patch corrects those to use addCleanup. Story: 2004826 Task: 29000 Change-Id: Ia29541d1c89f3559a3ce22b1a27c6bcf079ce2cc