Test cases: Additional test cases to be added to test_images.py and test_list_images.py

Bug #1008330 reported by Rajalakshmi Ganesan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Invalid
Medium
Unassigned

Bug Description

Following test cases are to be added to test_images.py in /tempest/tempest/tests

1. def test_create_image_with_exceed_metadata(self):
2. def test_create_image_without_metadata(self):
3. def test_create_image_multiple(self):
4. def test_create_image_with_tiny_flavor(self):
5. def test_create_image_with_sp_char(self):
6. def test_create_image_without_passing_name(self):
7. def test_delete_images_status_saving(self):

Following test cases are to be added to test_list_images.py in /tempest/tempest/tests

8. def test_get_image_details_for_image_in_saving_state(self):
9. def test_list_images_status_saving(self):
10. def test_list_images_status_deleted(self):
11. def test_list_images_by_server_url(self):
12. def test_list_images_by_nonexistant_server(self):

Tags: test-needed
summary: - Test cases: Additional test cases to be added to tets_images.py and
+ Test cases: Additional test cases to be added to test_images.py and
test_list_images.py
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tempest (master)

Fix proposed to branch: master
Review: https://review.openstack.org/8278

Changed in tempest:
assignee: nobody → Rajalakshmi Ganesan (rajalakshmi-ganesan)
status: New → In Progress
Revision history for this message
Matthew Treinish (treinish) wrote :

The commit adding these changes was abandoned due to inactivity. At this point it would probably be easier to rewrite them rather then trying to rebase it.

Changed in tempest:
assignee: Rajalakshmi Ganesan (rajalakshmi-ganesan) → nobody
importance: Undecided → Medium
status: In Progress → Triaged
tags: added: test-needed
Revision history for this message
Rajalakshmi Ganesan (rajalakshmi-ganesan) wrote :

These tests were kept on-hold as they are combination of negative and tests that are related to Status of instances.

The negative tests were asked to be kept on-hold as there is a plan to use a fuzz-testing grammar-based tool such as randgen [1] to do negative testing of the APIs [2]

[1] https://launchpad.net/randgen
[2] https://lists.launchpad.net/openstack-qa-team/msg00155.html

The tests related to instance statuses are also on-hold as capturing appropriate status of instance was not reliable.

Changed in tempest:
status: Triaged → Invalid
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.