Guest User

Untitled

a guest
Oct 14th, 2020
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.26 KB | None | 0 0
  1. tempest run --regex 'cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests' --list-tests
  2.  
  3. cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative[id-4e8b0788-87fe-430d-be7a-444d7f8e0347]
  4. cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d]
  5.  
  6.  
  7. tox -eall -- 'cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests' --list-tests
  8.  
  9. /opt/stack/new/tempest/.tox/tempest/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python'
  10. warnings.warn(msg)
  11. all develop-inst-noop: /opt/stack/new/tempest
  12. all installed: attrs==20.1.0,bcrypt==3.2.0,certifi==2020.6.20,cffi==1.14.2,chardet==3.0.4,cliff==3.4.0,cmd2==1.3.8,colorama==0.4.3,cryptography==3.1,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,importlib-metadata==1.7.0,importlib-resources==3.0.0,iso8601==0.1.12,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,msgpack==1.0.0,netaddr==0.8.0,netifaces==0.10.9,oslo.concurrency==4.3.0,oslo.config==8.3.2,oslo.context==3.1.1,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.0.1,oslo.utils==4.6.0,packaging==20.4,paramiko==2.7.2,pbr==5.5.0,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.0,pyrsistent==0.16.0,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2020.1,PyYAML==5.3.1,requests==2.23.0,rfc3986==1.4.0,six==1.15.0,stestr==3.0.1,stevedore==3.2.2,-e git+https://opendev.org/openstack/tempest@181ae6521649bd865c2ee7c4e87690aab29567e8#egg=tempest,testtools==2.4.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.25.10,voluptuous==0.11.7,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.1.0
  13. all run-test-pre: PYTHONHASHSEED='24193062'
  14. all run-test: commands[0] | find . -type f -name '*.pyc' -delete
  15. all run-test: commands[1] | tempest run --regex cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests --list-tests
  16. _______________________________________________________________________________ summary ________________________________________________________________________________
  17. all: commands succeeded
  18. congratulations :)
  19.  
Add Comment
Please, Sign In to add comment