index
:
delta/openstack/tempest.git
master
opendev.org: openstack/tempest
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tempest
/
api
/
compute
/
volumes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update multiattach tests
whoami-rajat
2023-03-15
1
-1
/
+3
*
Wait for guest after resize
Balazs Gibizer
2022-05-18
1
-2
/
+14
*
compute: Move volume attach tests to use wait_until=SSHABLE
Lee Yarwood
2022-03-02
2
-16
/
+7
*
Skip snaphost tests unless snapshot feature is enabled
Martin Kopec
2021-09-14
1
-0
/
+2
*
compute: Skip AttachVolumeShelveTestJSON when cross_az_attach unavailable
Lee Yarwood
2020-12-01
1
-0
/
+4
*
Merge "Adding description for testcases - compute part8"
Zuul
2020-09-14
4
-18
/
+40
|
\
|
*
Adding description for testcases - compute part8
zhufl
2020-08-12
4
-18
/
+40
*
|
Adding description for testcases - compute part12
zhufl
2020-08-13
1
-4
/
+11
|
/
*
Adding description for testcases - compute part5
zhufl
2020-07-30
1
-7
/
+41
*
Merge "Fix test_stamp_pattern to remove dependency of user supplied volume name"
Zuul
2020-01-28
1
-5
/
+7
|
\
|
*
Fix test_stamp_pattern to remove dependency of user supplied volume name
Paras Babbar
2020-01-24
1
-5
/
+7
*
|
Create default network for more compute tests
Eric Fried
2020-01-16
2
-0
/
+2
|
/
*
Fix test_attach_detach_volume test case to not rely on user/libvirt supplied ...
Paras Babbar
2019-11-23
1
-15
/
+12
*
Update api-ref location
Andreas Jaeger
2019-07-22
4
-4
/
+4
*
Add missing validation for the compute/positive
afazekas
2019-03-25
1
-1
/
+11
*
Conditionally mark test_attach_detach_volume as slow
Matt Riedemann
2019-02-15
1
-0
/
+2
*
Merge "Do not pass device when calling compute.base.attach_volume"
Zuul
2018-10-11
2
-8
/
+9
|
\
|
*
Do not pass device when calling compute.base.attach_volume
zhufl
2018-09-11
2
-8
/
+9
*
|
Mark some slow tests as slow so they move out of the main job
Matt Riedemann
2018-09-20
1
-0
/
+9
|
/
*
Merge "Add a negative test about attaching a in-use volume to the different s...
Zuul
2018-05-29
1
-0
/
+13
|
\
|
*
Add a negative test about attaching a in-use volume to the different server
lianghao
2018-02-07
1
-0
/
+13
*
|
Add multi-attach swap test
Steve Noyes
2018-01-25
1
-3
/
+0
*
|
Add resize test for multiattach volumes
Steve Noyes
2018-01-25
1
-2
/
+15
*
|
Add a few tests for cinder multiattach
Matt Riedemann
2018-01-25
1
-0
/
+167
*
|
Decouple AttachVolumeShelveTestJSON from AttachVolumeTestJSON
Matt Riedemann
2018-01-11
1
-6
/
+9
|
/
*
Merge "Add negative test for attaching an attached volume to the same instance"
Zuul
2017-12-15
1
-0
/
+15
|
\
|
*
Add negative test for attaching an attached volume to the same instance
Matt Riedemann
2017-12-14
1
-0
/
+15
*
|
Revert "Update volume-status waiter for new cinder attach"
Matt Riedemann
2017-12-04
1
-4
/
+2
|
/
*
Stop implicit validation_resources provisioning
Andrea Frittoli
2017-09-12
1
-22
/
+29
*
Merge "add detaches to attachment test"
Jenkins
2017-08-29
1
-0
/
+4
|
\
|
*
add detaches to attachment test
Steve Noyes
2017-08-11
1
-0
/
+4
*
|
Use skip_checks instead of skipUnless
zhufl
2017-08-29
2
-10
/
+9
|
/
*
Remove unnecessary assertIsNotNone check
zhufl
2017-08-03
1
-2
/
+0
*
Remove unnecessary checks already coverd in schema
zhufl
2017-08-02
1
-2
/
+0
*
Update volume-status waiter for new cinder attach
John Griffith
2017-07-03
1
-2
/
+4
*
Use create_volume classmethod
lkuchlan
2017-06-01
1
-10
/
+6
*
Merge "Add max_microversion for compute volumes_extensions_client tests"
Jenkins
2017-05-23
4
-0
/
+20
|
\
|
*
Add max_microversion for compute volumes_extensions_client tests
Felipe Monteiro
2017-05-22
4
-0
/
+20
*
|
Merge "Fix volume attach tests failing when using FIP as ssh method"
Jenkins
2017-05-18
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix volume attach tests failing when using FIP as ssh method
Kevin_Zheng
2017-05-17
1
-0
/
+1
*
|
Merge test_list_get_two_volume_attachments
zhufl
2017-05-03
1
-31
/
+15
|
/
*
Move the `attr` decorator from test.py to tempest/lib
Jordan Pittier
2017-04-14
2
-11
/
+9
*
Move the `related_bug` decorator from test.py to tempest/lib
Jordan Pittier
2017-04-13
1
-1
/
+1
*
Merge "Remove unused CONF and LOG"
Jenkins
2017-03-29
1
-3
/
+0
|
\
|
*
Remove unused CONF and LOG
zhufl
2017-03-29
1
-3
/
+0
*
|
Fix race in test_attach_detach_volume
Andrea Frittoli
2017-03-24
1
-16
/
+14
|
/
*
Use tempest.lib data_utils - compute
Ken'ichi Ohmichi
2017-03-10
3
-3
/
+3
*
Use base.attach_volume in test_attach_volume
zhufl
2017-02-28
1
-37
/
+18
*
Add a generic "wait_for_volume_resource_status" function
lkuchlan
2017-02-19
3
-8
/
+9
*
Remove unused variable in compute and volume
zhufl
2017-02-16
1
-2
/
+0
[next]