aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/openstack/rally
AgeCommit message (Expand)AuthorFilesLines
2023-05-13Complete migration to Cirros 0.6.1Cédric Ollivier1-1/+1
2021-12-04Temporarily blacklist CinderVolumeTypes.create_volume_type_add_and_list_type_...Cédric Ollivier1-13/+0
2021-12-03Temporarily remove CinderVolumeTypes.create_and_update_volume_typeCédric Ollivier1-14/+0
2021-11-15Update linters and fix all new issuesCédric Ollivier1-30/+34
2021-08-18Update to Alpine 3.14Cédric Ollivier1-37/+32
2020-12-09Remove all network data in Rally full tasksCédric Ollivier1-24/+0
2020-12-09Update Rally sanity tasks and blacklists for L2 onlyCédric Ollivier2-9/+2
2020-12-08Skip create_and_update_routers if NO_TENANT_NETWORKCédric Ollivier1-0/+1
2020-12-07Update NovaServers.boot_server_associate_and_dissociate_floating_ipCédric Ollivier2-6/+3
2020-12-04Remove Rally Router testing if no tenant resourcesCédric Ollivier1-0/+4
2020-11-26Remove former allow_no_fip logicCédric Ollivier1-1/+0
2020-11-19Force nics in NovaServers.boot_server_and_list_interfacesCédric Ollivier1-1/+2
2020-11-18Use EXTERNAL_NETWORK as a fallback if no tenant networkCédric Ollivier2-1/+9
2020-07-27Add nics net-id when booting dd load testCédric Ollivier1-0/+2
2020-07-24Rename ext_network to floating_network in Rally tasksCédric Ollivier1-1/+1
2020-07-23Add VMTasks.dd_load_test in Rally test casesCédric Ollivier3-1/+25
2020-07-23Rename ext_network to floating_network in Rally tasksCédric Ollivier2-2/+2
2020-07-15Update Cirros to O.5.1Cédric Ollivier2-2/+2
2020-06-15Stop leveraging on neutron plugins and extraCédric Ollivier1-20/+0
2020-04-14Decrease volume size in boot_server_attach_created_volume_and_live_migrateCédric Ollivier2-2/+2
2020-04-12Merge "Conform with the upstream create_and_delete_subnets"Cedric Ollivier1-2/+0
2020-04-10Set concurrency and containers_per_tenant to 1Cédric Ollivier1-6/+6
2020-04-09Conform with the upstream create_and_delete_subnetsCédric Ollivier1-2/+0
2020-04-05Fix the Glance tasksCédric Ollivier2-4/+6
2020-04-05Update server_kwargs to boot_server_kwargsCédric Ollivier2-2/+2
2020-03-03Add OVN Controller Gateway agent in neutron_bind_l2_agent_typesCédric Ollivier1-5/+0
2020-02-24Blacklist NeutronNetworks.create_and_bind_ports if ovnCédric Ollivier1-0/+5
2019-12-27Fully remove Quotas.nova_update_and_deleteCédric Ollivier1-11/+0
2019-12-24Remove former Rally blacklistCédric Ollivier1-8/+0
2019-11-17Fix details in RallyCédric Ollivier1-5/+4
2019-10-11Leverage on Rally task tagsCédric Ollivier1-23/+20
2019-10-08Count all hypervisors by defaultCédric Ollivier1-1/+1
2019-10-01Merge "Count all active hypervisors"Cedric Ollivier1-1/+1
2019-09-30Count all active hypervisorsCédric Ollivier1-1/+1
2019-09-29List services via OS_INTERFACE in RallyCédric Ollivier1-1/+2
2019-09-28Allow getting service via any endpointCédric Ollivier1-0/+1
2019-09-07Blacklist boot_and_associate_floating_ip if no floating ipCédric Ollivier1-0/+1
2019-09-07Blacklist create_and_delete_stack if no floating ipCédric Ollivier1-0/+1
2019-09-04Prevent occasional rally hangsJuha Kosonen1-8/+13
2019-08-26Protect vs rally infine loopCédric Ollivier1-2/+6
2019-08-16Allow rally_jobs without external networkCédric Ollivier1-0/+3
2019-08-15Fix rally task file manipulationJuha Kosonen1-11/+11
2019-07-27Switch to Python 3.7 and Alpine 3.10Cédric Ollivier1-49/+50
2019-07-10Allow scenarios without external networkCédric Ollivier2-0/+8
2019-06-28Add Barbican scenario in RallyCédric Ollivier3-1/+103
2019-06-28Add swift scenario in rallyCédric Ollivier3-1/+76
2019-06-09Conform with latest Neutron rally jobCédric Ollivier1-1/+3
2019-06-02Publish rally logsCédric Ollivier1-0/+32
2019-05-25Set utf-8 in decode and encode callsCédric Ollivier1-9/+9
2019-05-24Decode Bytes in logging callsCédric Ollivier1-7/+7