summaryrefslogtreecommitdiff
path: root/tests-py3.txt
Commit message (Expand)AuthorAgeFilesLines
* Remove mox in unit/virt/xenapi/test_vmops.pyTakashi NATSUME2018-05-061-1/+0
* Skip unit tests for SSL + py3ChangBo Guo(gcb)2017-03-021-2/+0
* Remove invalid tests-py3 whitelist itemMaciej Szankin2017-02-271-4/+0
* Enable virt.vmwareapi test cases on PythonChangBo Guo(gcb)2017-01-181-2/+0
* Enable virt.test_virt_drivers.AbstractDriverTestCase on Python 3ChangBo Guo(gcb)2017-01-181-1/+0
* Port compute.test_user_data.ServersControllerCreateTest to Python 3ChangBo Guo(gcb)2017-01-181-1/+0
* Merge "Enable TestOSAPIFixture.test_responds_to_version on Python 3"Jenkins2017-01-161-7/+0
|\
| * Enable TestOSAPIFixture.test_responds_to_version on Python 3ChangBo Guo(gcb)2017-01-031-7/+0
* | Merge "Enble network.test_neutronv2.TestNeutronv2 on Python 3"Jenkins2017-01-111-1/+0
|\ \
| * | Enble network.test_neutronv2.TestNeutronv2 on Python 3ChangBo Guo(gcb)2016-12-231-1/+0
* | | Port xenapi test_vm_utils to Python 3ChangBo Guo(gcb)2017-01-081-3/+0
* | | Port libvirt.test_vif to Python 3ChangBo Guo(gcb)2017-01-051-1/+0
* | | Port libvirt.test_firewall to Python 3ChangBo Guo(gcb)2017-01-051-1/+0
* | | Port virt.libvirt.test_imagebackend to Python 3ChangBo Guo(gcb)2017-01-041-4/+0
| |/ |/|
* | Merge "Enble compute.test_compute_mgr.ComputeManagerUnitTestCase on Python 3"Jenkins2016-12-281-1/+0
|\ \ | |/
| * Enble compute.test_compute_mgr.ComputeManagerUnitTestCase on Python 3ChangBo Guo(gcb)2016-12-231-1/+0
* | Port security group related tests to Python 3ChangBo Guo(gcb)2016-12-261-6/+0
* | Merge "Port compute unit tests to Python 3"Jenkins2016-12-241-4/+0
|\ \
| * | Port compute unit tests to Python 3ChangBo Guo(gcb)2016-12-231-4/+0
* | | Merge "Port api.openstack.compute.test_disk_config to Python 3"Jenkins2016-12-241-1/+0
|\ \ \ | |/ / |/| |
| * | Port api.openstack.compute.test_disk_config to Python 3ChangBo Guo(gcb)2016-12-231-1/+0
| |/
* | Merge "Port test_matchers.TestDictMatches.test__str__ to Python 3"Jenkins2016-12-231-1/+0
|\ \ | |/ |/|
| * Port test_matchers.TestDictMatches.test__str__ to Python 3ChangBo Guo(gcb)2016-12-201-1/+0
* | Merge "Skip network.test_manager.LdapDNSTestCase on Python 3"Jenkins2016-12-221-1/+0
|\ \ | |/
| * Skip network.test_manager.LdapDNSTestCase on Python 3ChangBo Guo(gcb)2016-12-201-1/+0
* | Merge "Port libvirt.storage.test_rbd to Python 3"Jenkins2016-12-191-1/+0
|\ \ | |/ |/|
| * Port libvirt.storage.test_rbd to Python 3ChangBo Guo(gcb)2016-12-151-1/+0
* | Merge "Port virt vmwareapi tests to Python 3"Jenkins2016-12-171-3/+0
|\ \
| * | Port virt vmwareapi tests to Python 3ChangBo Guo(gcb)2016-12-131-3/+0
| |/
* | Simple tenant usage paginationDiana Clarke2016-12-141-1/+0
|/
* Merge "Port virt.xenapi.client.test_session to Python 3"Jenkins2016-12-121-1/+0
|\
| * Port virt.xenapi.client.test_session to Python 3ChangBo Guo(gcb)2016-11-271-1/+0
* | Merge "Port test_virt_drivers to Python 3"Jenkins2016-12-121-2/+0
|\ \
| * | Port test_virt_drivers to Python 3ChangBo Guo(gcb)2016-12-081-2/+0
* | | Merge "Enable test_bdm.BlockDeviceMappingEc2CloudTestCase on Python 3"Jenkins2016-12-111-1/+0
|\ \ \
| * | | Enable test_bdm.BlockDeviceMappingEc2CloudTestCase on Python 3ChangBo Guo(gcb)2016-12-091-1/+0
* | | | Merge "Port compute.test_extended_ip* to Python 3"Jenkins2016-12-091-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Port compute.test_extended_ip* to Python 3ChangBo Guo(gcb)2016-12-011-2/+0
* | | | Merge "Port virt.disk.mount.test_nbd to Python 3"Jenkins2016-12-081-1/+0
|\ \ \ \
| * | | | Port virt.disk.mount.test_nbd to Python 3ChangBo Guo(gcb)2016-12-081-1/+0
| | |/ / | |/| |
* | | | Merge "Port libvirt test_imagecache to Python 3"Jenkins2016-12-081-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Port libvirt test_imagecache to Python 3ChangBo Guo(gcb)2016-11-231-2/+0
| | |/ | |/|
* | | Merge "Port xenapi test_xenapi to Python 3"Jenkins2016-12-071-4/+0
|\ \ \
| * | | Port xenapi test_xenapi to Python 3ChangBo Guo(gcb)2016-11-291-4/+0
* | | | Merge "Port libvirt test_driver to Python 3"Jenkins2016-12-071-3/+0
|\ \ \ \ | |/ / /
| * | | Port libvirt test_driver to Python 3ChangBo Guo(gcb)2016-11-291-3/+0
* | | | Merge "Port test_serversV21 to Python 3"Jenkins2016-12-021-5/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Port test_serversV21 to Python 3ChangBo Guo(gcb)2016-11-231-5/+0
* | | | Remove more tests from tests-py3.txtChangBo Guo(gcb)2016-12-011-8/+0
* | | | Merge "Port ironic unit tests to Python 3"Jenkins2016-11-301-2/+0
|\ \ \ \ | | |/ / | |/| |