Zun

Cleanup the containers at zunclient funtional tests

Bug #1695992 reported by hongbin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zun
Fix Committed
Medium
Kien Nguyen

Bug Description

See below:

  $ source /opt/stack/devstack/openrc admin admin
  $ cd /opt/stack/python-zunclient/
  $ ./tools/run_functional.sh
  ...
  $ zun list
+--------------------------------------+----------------------------------+--------+---------+------------+--------------------------+-------+
| uuid | name | image | status | task_state | addresses | ports |
+--------------------------------------+----------------------------------+--------+---------+------------+--------------------------+-------+
| 9e29a029-88d2-4340-80be-2ea8507aeac7 | test | cirros | Created | None | 172.24.4.3, 2001:db8::b | [] |
| 17f35642-704f-4454-8a40-0bd37631f06c | tempest-test_container-631089628 | cirros | Created | None | 172.24.4.13, 2001:db8::c | [] |
| 8748b2dd-bf3d-42b4-bdbe-a2474726f888 | test_del | cirros | Created | None | 172.24.4.8, 2001:db8::6 | [] |
| 79c1e0a8-9b88-44e9-baa2-95b40068deed | test_new | cirros | Created | None | 172.24.4.14, 2001:db8::9 | [] |
| ef734b1e-4a7e-4176-8313-9cae35172214 | test_show | cirros | Created | None | 172.24.4.6, 2001:db8::f | [] |
+--------------------------------------+----------------------------------+--------+---------+------------+--------------------------+-------+

The containers used by the tests are not clean up. It is better to clean this up. Ideally, all containers used by the tests should be deleted after the test run.

hongbin (hongbin034)
description: updated
Changed in zun:
importance: Undecided → Medium
status: New → Triaged
Changed in zun:
assignee: nobody → Madhuri Kumari (madhuri-rai07)
Revision history for this message
hongbin (hongbin034) wrote :

There is no activity for fixing this bug for a while. I am going to remove assignee so that other contributors can take it, but please feel free to re-assign it to yourself if you want to continue to work on this bug.

Changed in zun:
assignee: Madhuri Kumari (madhuri-rai07) → nobody
Kien Nguyen (kiennt2609)
Changed in zun:
assignee: nobody → Kien Nguyen (kiennt2609)
Revision history for this message
Kien Nguyen (kiennt2609) wrote :
Changed in zun:
status: Triaged → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-zunclient 1.0.0

This issue was fixed in the openstack/python-zunclient 1.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.