summaryrefslogtreecommitdiff
path: root/tempest/common/utils/linux
Commit message (Expand)AuthorAgeFilesLines
* Restore IP addresses configuration after spoofing MAC addressSlawek Kaplonski2023-01-231-0/+9
* Add support for dhcpcd in the renew_lease methodSlawek Kaplonski2023-01-231-2/+7
* Add support for ecdsa keysAde Lee2022-01-181-1/+2
* Wait couple of seconds for dns servers to be set in the guestSlawek Kaplonski2021-07-231-1/+14
* Fix test_stamp_pattern to remove dependency of user supplied volume nameParas Babbar2020-01-241-2/+2
* Fix test_attach_detach_volume test case to not rely on user/libvirt supplied ...Paras Babbar2019-11-231-0/+7
* mke2fs: do not use full pathLucian Petrut2019-08-261-1/+1
* Merge "Adds protocol options for test_cross_tenant_traffic"Zuul2019-05-291-0/+50
|\
| * Adds protocol options for test_cross_tenant_trafficClaudiu Belu2017-11-161-0/+50
* | Log the result of command in get_nic_name_by_ipMatt Riedemann2019-01-251-0/+1
|/
* [Trivialfix]Fix typos in tempestshangxiaobj2017-08-131-1/+1
* Update server nic handling for LXD style nic namesJames Page2017-06-091-2/+2
* Merge "Raise exception when get_disks() cannot get 'TYPE' column"Jenkins2017-06-071-2/+6
|\
| * Raise exception when get_disks() cannot get 'TYPE' columnMasayuki Igawa2017-03-271-2/+6
* | Merge "Remove set_mac_address from old remote_client"Jenkins2017-03-301-6/+0
|\ \
| * | Remove set_mac_address from old remote_clientKen'ichi Ohmichi2017-03-281-6/+0
* | | Merge "Remove assign_static_ip from old remote_client"Jenkins2017-03-291-5/+0
|\ \ \ | |/ /
| * | Remove assign_static_ip from old remote_clientKen'ichi Ohmichi2017-03-171-5/+0
* | | Merge "Remove set_nic_state from old remote_client"Jenkins2017-03-291-6/+2
|\ \ \ | |/ /
| * | Remove set_nic_state from old remote_clientKen'ichi Ohmichi2017-03-171-6/+2
| |/
* | Add note on get_disks about unsupported guestsEmily Hugenbruch2017-03-241-0/+2
|/
* Merge "Add RemoteClient under tempest.lib"Jenkins2017-03-131-80/+14
|\
| * Add RemoteClient under tempest.libKen'ichi Ohmichi2017-03-091-80/+14
* | Merge "Remove send_signal, get_pids, mount and umount"Jenkins2017-03-101-10/+2
|\ \ | |/ |/|
| * Remove send_signal, get_pids, mount and umountKen'ichi Ohmichi2017-03-091-10/+2
* | Remove get_ip_list()Ken'ichi Ohmichi2017-03-081-4/+0
* | Add network_mask_bits argument to assign_static_ip()Ken'ichi Ohmichi2017-03-071-5/+2
* | Add dhcp_client argument to renew_lease()Ken'ichi Ohmichi2017-03-071-3/+1
* | Move CONF values into __init__ in RemoteClientKen'ichi Ohmichi2017-03-071-5/+15
|/
* Remove get_ram_size_in_mb, get_number_of_vcpus, etcKen'ichi Ohmichi2017-03-071-14/+0
* Introduce flake8-import-orderMasayuki Igawa2017-02-131-2/+3
* Hacking: enable H904Jordan Pittier2016-12-191-2/+2
* Make get_partitions() work for partitioned disksEvgeny Antyshev2016-11-221-4/+15
* Move InvalidConfiguration exception to tempest.libMatthew Treinish2016-10-131-3/+2
* Change hostname_equals_servername to get_hostnameimran malik2016-06-161-2/+2
* Introduce new helper: call_and_ignore_notfound_exc()Jordan Pittier2016-05-281-2/+2
* Extend remote client to allow for better debuggingAndrea Frittoli (andreaf)2016-05-051-1/+50
* deprecate use of tenant in configsSean Dague2016-04-061-1/+1
* Merge "Get NIC name by "ip -o link""Jenkins2016-03-101-2/+7
|\
| * Get NIC name by "ip -o link"Evgeny Antyshev2016-02-161-2/+7
* | Use tempest.lib code in tempestAndrea Frittoli (andreaf)2016-02-241-3/+3
|/
* Log more info when mke2fs fails on a guestSean Dague2016-02-091-1/+8
* Consolidate the ssh codeSean Dague2016-01-291-15/+2
* Merge "Teach Tempest how to count vcpus"Jenkins2015-12-181-1/+1
|\
| * Teach Tempest how to count vcpusMathieu Gagné2015-12-101-1/+1
* | Update configuration options ssh-auth-strategylanoux2015-12-171-4/+4
|/
* Adds test for mac_spoofingYair Fried2015-11-221-6/+15
* Fix H404/405 violations for common codeKen'ichi Ohmichi2015-11-191-0/+1
* Refactor tempest scenarios testsAlexander Gubanov2015-09-291-0/+11
* Fix typos in scenario tests, etc.Takashi NATSUME2015-09-091-2/+2