summaryrefslogtreecommitdiff
path: root/ironic/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use mock patch decorator for eventlet.greenthread.sleep"Jenkins2015-04-131-2/+1
|\
| * Use mock patch decorator for eventlet.greenthread.sleepVictor Sergeyev2015-04-091-2/+1
* | Fix for automated boot iso issue with IPA ramdiskShivanand Tendulker2015-04-101-4/+7
* | Merge "Agent driver fails without Ironic-managed TFTP"Jenkins2015-04-101-0/+69
|\ \
| * | Agent driver fails without Ironic-managed TFTPJosh Gachnang2015-04-091-0/+69
* | | Merge "Address comments on I5cc41932acd75cf5e9e5b626285331f97126932e"Jenkins2015-04-091-2/+3
|\ \ \
| * | | Address comments on I5cc41932acd75cf5e9e5b626285331f97126932eJim Rollenhagen2015-04-091-2/+3
* | | | Merge "Follow-up to "Add retry logic to _exec_ipmitool""Jenkins2015-04-091-5/+5
|\ \ \ \
| * | | | Follow-up to "Add retry logic to _exec_ipmitool"Julia Kreger2015-04-091-5/+5
* | | | | Merge "Don't pass boot_option: local for whole disk images"Jenkins2015-04-091-0/+18
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Don't pass boot_option: local for whole disk imagesJim Rollenhagen2015-04-081-0/+18
* | | | | Merge "Use hexhyp instead of hexraw iPXE type"Jenkins2015-04-091-2/+35
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Use hexhyp instead of hexraw iPXE typeLucas Alvares Gomes2015-04-081-2/+35
* | | | | Merge "Fix exception handling in Glance image service"Jenkins2015-04-082-14/+15
|\ \ \ \ \
| * | | | | Fix exception handling in Glance image serviceVladyslav Drok2015-04-082-14/+15
| |/ / / /
* | | | | Merge "Add retry logic to _exec_ipmitool"Jenkins2015-04-081-0/+80
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Add retry logic to _exec_ipmitoolJulia Kreger2015-04-071-0/+80
* | | | Merge "Fix mocks not being stopped as intended"Jenkins2015-04-081-10/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix mocks not being stopped as intendedJohn L. Villalovos2015-04-071-10/+15
* | | | Merge "Add maintenance check before call do_node_deploy"Jenkins2015-04-081-10/+7
|\ \ \ \
| * | | | Add maintenance check before call do_node_deployZhenguo Niu2015-04-081-10/+7
* | | | | Merge "tests/db: Add autospec=True to mocks"Jenkins2015-04-082-12/+12
|\ \ \ \ \
| * | | | | tests/db: Add autospec=True to mocksJohn L. Villalovos2015-04-062-12/+12
| | |_|_|/ | |/| | |
* | | | | Merge "boot_mode is overwritten in node properties"Jenkins2015-04-083-68/+66
|\ \ \ \ \
| * | | | | boot_mode is overwritten in node propertiesShivanand Tendulker2015-04-073-68/+66
| | |_|/ / | |/| | |
* | | | | Merge "Fix VM stuck when deploying with pxe_ssh + local boot"Jenkins2015-04-081-0/+25
|\ \ \ \ \
| * | | | | Fix VM stuck when deploying with pxe_ssh + local bootLucas Alvares Gomes2015-04-071-0/+25
* | | | | | Merge "Update doc for test database migrations"Jenkins2015-04-081-9/+3
|\ \ \ \ \ \
| * | | | | | Update doc for test database migrationsYuriy Zveryanskyy2015-04-011-9/+3
* | | | | | | Merge "Shorten time for unittest test_download_with_retries"Jenkins2015-04-071-1/+4
|\ \ \ \ \ \ \
| * | | | | | | Shorten time for unittest test_download_with_retriesJohn L. Villalovos2015-04-061-1/+4
* | | | | | | | Merge "Check status of bootloader installation for DIB ramdisk"Jenkins2015-04-074-29/+216
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | / / / / | |_|_|/ / / / |/| | | | | |
| * | | | | | Check status of bootloader installation for DIB ramdiskRamakrishnan G2015-04-074-29/+216
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Add missing mock for test_create_cleaning_ports_fail"Jenkins2015-04-071-1/+3
|\ \ \ \ \ \
| * | | | | | Add missing mock for test_create_cleaning_ports_failJohn L. Villalovos2015-04-061-1/+3
| | |/ / / / | |/| | | |
* | | | | | Merge "Refactor test code to reduce duplication"Jenkins2015-04-063-32/+21
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Refactor test code to reduce duplicationMichael Davies2015-04-013-32/+21
* | | | | | Disable XML now that we have WSME/Pecan supportMichael Davies2015-04-061-3/+6
| |_|_|/ / |/| | | |
* | | | | Merge "Add missing test for DB migration 2fb93ffd2af1"Jenkins2015-04-061-4/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add missing test for DB migration 2fb93ffd2af1Yuriy Zveryanskyy2015-04-031-4/+7
* | | | | Merge "Remove DB tests workarounds"Jenkins2015-04-042-17/+2
|\ \ \ \ \
| * | | | | Remove DB tests workaroundsYuriy Zveryanskyy2015-04-032-17/+2
| |/ / / /
* | | | | Merge "Improve error handling when JSON is not returned by agent"Jenkins2015-04-031-5/+27
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Improve error handling when JSON is not returned by agentJohn L. Villalovos2015-04-031-5/+27
* | | | | Merge "Fix is_hostname_safe for RFC compliance"Jenkins2015-04-022-0/+19
|\ \ \ \ \
| * | | | | Fix is_hostname_safe for RFC complianceMichael Davies2015-03-302-0/+19
* | | | | | Merge "New field 'name' not supported in port REST API"Jenkins2015-04-023-80/+196
|\ \ \ \ \ \
| * | | | | | New field 'name' not supported in port REST APIMichael Davies2015-04-013-80/+196
* | | | | | | Merge "Fix UnicodeEncodeError issue when the language is not en_US"Jenkins2015-04-021-0/+29
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix UnicodeEncodeError issue when the language is not en_USHaomeng, Wang2015-04-021-0/+29