Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
213d0a4c686fc99a730f7774b935bed0dd9a8ce4
/
tempest
/
api
/
compute
/
images
213d0a4
Pass resource_name_prefix from tests
by Martin Kopec
· 2 years, 3 months ago
3562cd0
Remove Glance v1 APIs tests
by Ghanshyam Mann
· 2 years, 7 months ago
fd90dac
Skip test early to improve memory footprint and time
by Ghanshyam Mann
· 2 years, 7 months ago
210d1fa
create default network for few more server tests
by Ghanshyam Mann
· 2 years, 7 months ago
6714b65
Add a boot-snapshot-boot test
by Dan Smith
· 3 years, 5 months ago
de258f9
Create default net in ImagesNegativeTestJSON
by Balazs Gibizer
· 3 years, 9 months ago
8c3dac1
Remove usage of six
by songwenping
· 5 years ago
5b36c36
Fix race condition for image test
by Ghanshyam Mann
· 5 years ago
6e81c8b
Merge "Adding description for testcases - compute part8"
by Zuul
· 5 years ago
e4fb422
Adding description for testcases - compute part8
by zhufl
· 6 years ago
4e726a6
Adding description for testcases - compute part6
by zhufl
· 6 years ago
b5603bc
Adding description for testcases - compute part5
by zhufl
· 6 years ago
7d91b69
Create default network for compute volume and negative metadata tests
by Ghanshyam Mann
· 6 years ago
faa1634
Added fix to 'test_delete_saving_image' testcase
by Soniya Vyas
· 6 years ago
6be496b
Use create_image_from_server to create image for server
by zhufl
· 7 years ago
c3cd87a
Do not delete server when task state is image_snapshot
by zhufl
· 7 years ago
ecddd38
Merge "Set max_microversion 2.35 for nova image tests"
by Zuul
· 7 years ago
66275c2
Set max_microversion 2.35 for nova image tests
by zhufl
· 8 years ago
e913e46
Avoid server_check_teardown exception breaking tearDown
by zhufl
· 8 years ago
641f43b
Set max_microversion 2.38 for nova image-metadata tests
by zhufl
· 8 years ago
ba0e553
Rename base.rebuild_server to base.recreate_server
by zhufl
· 8 years ago
0dc4f8e
Add compare header version to test images oneserver
by Felipe Monteiro
· 8 years ago
f78565d
Use glance client to delete an image
by Andrea Frittoli
· 8 years ago
b17f7a3
Compute images via addClassResourceCleanup
by Andrea Frittoli
· 9 years ago
4dfef5c
Merge "Do not use any() to check whether a list is empty"
by Jenkins
· 9 years ago
63f059e
Do not use any() to check whether a list is empty
by zhufl
· 9 years ago
00c4487
Fix 4 bytes utf8 char test comment for create images
by Masayuki Igawa
· 9 years ago
4c79608
Create a server in resource_setup in ImagesOneServerTestJSON
by zhufl
· 9 years ago
8160d31
test.py: stop using aliases for creds manager
by Jordan Pittier
· 9 years ago
3b46d27
Move the `attr` decorator from test.py to tempest/lib
by Jordan Pittier
· 9 years ago
dde9de4
Ensure compute features enabled in test_images
by Eric Berglund
· 9 years ago
8e2f44f
Merge "Use base.create_image_from_server to create server snapshot"
by Jenkins
· 9 years ago
1b0c530
Merge "Add api tests for create-image"
by Jenkins
· 9 years ago
35a694b
Use base.create_image_from_server to create server snapshot
by zhufl
· 9 years ago
757833a
Use tempest.lib data_utils - compute
by Ken'ichi Ohmichi
· 9 years ago
c080786
Add api tests for create-image
by lianghao
· 9 years ago
5fe6239
Revert "Remove wait_for_server from create_image_from_server"
by Bob Ball
· 9 years ago
621544c
Remove wait_for_server from create_image_from_server
by Matt Riedemann
· 9 years ago
6c92edf
Switch to decorators.idempotent_id on compute.*
by Ken'ichi Ohmichi
· 9 years ago
816607c
[py35] Fixes to get more tempest tests working
by Davanum Srinivas
· 9 years ago
9e294c4
Use invalid id with rand string instead of special char
by ghanshyam
· 9 years ago
0f649f1
Remove unnecessary name definitions
by zhufl
· 9 years ago
525ec71
Hacking: enable H904
by Jordan Pittier
· 9 years ago
85fb617
Remove unused CONF and LOG
by zhufl
· 9 years ago
25061b0
Merge "Correct improper comment"
by Jenkins
· 9 years ago
693b1ac
Merge "Correct boundary value test in ImagesOneServerNegativeTestJSON"
by Jenkins
· 9 years ago
796f3b9
Correct improper comment
by zhufl
· 9 years ago
c15e7cd
Merge "Rename test_delete_image_id_is_over_35_character_limit"
by Jenkins
· 9 years ago
9f93a67
Correct boundary value test in ImagesOneServerNegativeTestJSON
by zhufl
· 9 years ago
3a2a833
Remove prepare_instance_network in ImagesOneServerNegativeTestJSON
by zhufl
· 9 years ago
557124e
Rename test_delete_image_id_is_over_35_character_limit
by zhufl
· 9 years ago
e8d1d6d
Add 'Negative' to negative test class names
by Masayuki Igawa
· 9 years ago
e2a1568
Merge "Remove meaningless assignment"
by Jenkins
· 9 years ago
34ba88c
Remove meaningless assignment
by zhufl
· 9 years ago
ffc4fc0
Use the correct path of InvalidConfiguration
by guo yunxian
· 9 years ago
31a6d7d
compute/images/test_images_oneserver: don't share resources
by Jordan Pittier
· 9 years ago
00ba680
Remove a redundant dictionary
by lkuchlan
· 9 years ago
39ac568
Use random name in common function
by zhufl
· 9 years ago
707a2cf
Merge "Image cleanup is missing in test_create_delete_image"
by Jenkins
· 9 years ago
aa11f58
Merge "Move InvalidConfiguration exception to tempest.lib"
by Jenkins
· 9 years ago
c93fd95
Image cleanup is missing in test_create_delete_image
by zhufl
· 9 years ago
5bcb9e7
Merge "test_images_oneserver - use the addCleanup mechanism"
by Jenkins
· 9 years ago
4217a70
Move InvalidConfiguration exception to tempest.lib
by Matthew Treinish
· 9 years ago
3bdcf7c
Permission changes: Python file should be 0644 not 0775
by Jordan Pittier
· 9 years ago
d6ce0f5
test_images_oneserver - use the addCleanup mechanism
by Benny Kopilov
· 9 years ago
12dc973
py3: Miscellaneous fixes
by Sirushti Murugesan
· 10 years ago
c6ce539
Use classname as prefix of volume name
by zhufl
· 10 years ago
43147c6
Add missing validation to test_delete_saving_image
by Castulo J. Martinez
· 10 years ago
02bcdf3
Move image_meta_to_headers from images_client
by Ken'ichi Ohmichi
· 10 years ago
2aa19d4
Check which glance client version to use
by Matt Riedemann
· 10 years ago
b39559a
Instance ID was corrected
by Sergey Nikitin
· 10 years ago
db9672e
Use tempest.lib code in tempest
by Andrea Frittoli (andreaf)
· 10 years ago
a67056d
Fixed bug with url building
by Eyal Posener
· 10 years ago
3cc592d
Merge "Trival: Remove unused logging import in some files"
by Jenkins
· 10 years ago
f2f50fa
Trival: Remove unused logging import in some files
by ChenZheng
· 10 years ago
ae76c12
Rename compute images_client to compute_images_client
by Ghanshyam
· 10 years ago
66793a3
Moves an incorrectly marked negative test
by Joe H. Rahme
· 10 years ago
b263108
Add "server" to action methods - part 2
by Ken'ichi Ohmichi
· 11 years ago
1756e0b
Return complete response from compute images_client
by ghanshyam
· 11 years ago
19973be
Return complete response from flavors_client part-1
by ghanshyam
· 11 years ago
134b91e
Merge "Move wait_for_server_termination from servers_client"
by Jenkins
· 11 years ago
e91a0c6
Move wait_for_server_termination from servers_client
by Ken'ichi Ohmichi
· 11 years ago
6620725
Full response for v1 ImageClient methods
by John Warren
· 11 years ago
28f1867
Make create_image use **kwargs
by Ken'ichi Ohmichi
· 11 years ago
384923e
Merge "Migrate compute tests to the ssh-auth-strategy"
by Jenkins
· 11 years ago
ffe09dd
Migrate compute tests to the ssh-auth-strategy
by Joseph Lanoux
· 11 years ago
0eb153c
Remove wait_for_server_status from servers_client
by Ken'ichi Ohmichi
· 11 years ago
8b9c780
Remove wait_for_image_status from compute client
by Ken'ichi Ohmichi
· 11 years ago
d39431f
Use the prefix-embedded rand_name method
by Fei Long Wang
· 11 years ago
0943d9b
Apply a naming rule of GET to compute clients([ik])
by Ken'ichi Ohmichi
· 11 years ago
5628f3f
Apply a naming rule of GET to compute clients(f*)
by Ken'ichi Ohmichi
· 11 years ago
5d41076
Apply a show_image rule of GET to clients
by Ken'ichi Ohmichi
· 11 years ago
64a5e35
Instance ID was corrected
by Marian Horban
· 11 years ago
fbd5b3f
trim compute smoke tag
by Sean Dague
· 11 years ago
f0e1d8b
Merge "remove gate tag (part 2)"
by Jenkins
· 11 years ago
8cde806
Merge "remove gate tag (part 1)"
by Jenkins
· 11 years ago
639f2fa
remove gate tag (part 2)
by Sean Dague
· 11 years ago
1b05daa
remove gate tag (part 1)
by Sean Dague
· 11 years ago
b0c65f2
Switch all uses of StringIO to use it from six
by Matthew Treinish
· 11 years ago
4937f56
Remove hyphen from rand_name calls in compute tests
by Ken'ichi Ohmichi
· 11 years ago
Next »