summaryrefslogtreecommitdiff
path: root/cxmanage_test
Commit message (Expand)AuthorAgeFilesLines
* nojira: Updated copyright headersGeorge Kraft2013-11-076-6/+6
* CXMAN-231: Add PMIC version to get_versions and tspackageGeorge Kraft2013-11-051-0/+3
* AIT-371 adding sel to dummynode for unit testing purposesmatthew.hodgins2013-10-151-0/+6
* CXMAN-218: Remove node_fru and slot_fru commandsGeorge Kraft2013-10-032-24/+0
* AIT-221 allow dummynode to have its power state set beforehandmatthew.hodgins2013-08-271-2/+4
* nojira: restore exception export. pylint fixesevasquez2013-08-272-3/+19
* nojira: pylint fixesevasquez2013-08-271-2/+11
* nojira: fixed pylint warnings.evasquez2013-08-271-7/+11
* nojira: fixed pylint warnings.evasquez2013-08-261-26/+77
* nojira: fixed pylint warnings, etc.evasquez2013-08-261-58/+136
* nojira: Fixed line too long.evasquez2013-08-261-2/+7
* nojira: formatted code.evasquez2013-08-261-2/+4
* AIT-196 Added fabric_get_node_id to DummyBMCZuhair Parvez2013-08-211-0/+7
* CXMAN-218: Remove FRU versions from node.get_versions()George Kraft2013-08-201-2/+1
* Added Test Cases for get_node_fru_version() and get_slot_fru_version()Sheldon Sandbekkhaug2013-08-122-1/+46
* Moved code from node.get_chip_name() to node.get_versions()Sheldon Sandbekkhaug2013-08-052-2/+2
* Merge branch 'master' of ssh://git.calxeda.com/var/git/cx_manage_utilSheldon Sandbekkhaug2013-08-022-10/+18
|\
| * removing wafer_id from DummyNode. Added guid to DummyBMC.matthew.hodgins2013-08-022-10/+18
* | Fixed test_get_versions()Sheldon Sandbekkhaug2013-08-021-1/+2
* | Fixed tests that check get_uplink_info() and get_uplink_speed()Sheldon Sandbekkhaug2013-08-022-4/+44
|/
* added get_wafer_id to DummyNodematthew.hodgins2013-08-011-1/+10
* Fabric: Add a CompositeBMC class for parallelizing BMC method callsGeorge Kraft2013-07-221-0/+19
* SW-2207: Fabric: Add methods for macaddr_base and macaddr_maskGeorge Kraft2013-07-222-0/+62
* CXMAN-210: Add command for modifying pxe interfaceRipal Nathuji2013-07-182-0/+63
* node_test.pySheldon Sandbekkhaug2013-07-021-0/+6
* Node: Remove "fabric" from many of the method namesGeorge Kraft2013-05-032-27/+27
* node_test: Fix the get_fabric_link_stats test caseGeorge Kraft2013-05-021-3/+3
* Merge branch 'master' of ssh://git.calxeda.com/var/git/cx_manage_utilTyler Mock2013-04-301-7/+19
|\
| * CXMAN-196: Node: Add post-verification checks to firmware updateGeorge Kraft2013-04-301-7/+19
* | Changed fabric commands to use _run_fabric_command in node.py andTyler Mock2013-04-302-0/+162
|/
* Remove the "info dump" commandGeorge Kraft2013-04-291-9/+0
* Added a _run_fabric_command() function.evasquez2013-04-291-13/+13
* DummyBMC: Add fabric_get_macaddr and fabric_rm_macaddrGeorge Kraft2013-04-261-0/+6
* Added per-node support for virtaul mac addr set/get test.Sumedh Sathaye2013-04-261-2/+2
* Added support for add/rm mac address to a node/interface combo.Sumedh Sathaye2013-04-261-0/+30
* CXMAN-188: Update set_boot_order for new u-boot environmentsGeorge Kraft2013-04-251-0/+4
* FABRICIFII-65 (Part 2): Add cxmanage_api support for get/set link usersDanny Nold2013-04-242-0/+28
* Added support for get_fabric_link_stats()evasquez2013-04-232-0/+84
* Added fabric and node tests for get/set uplink.evasquez2013-04-192-0/+39
* Fixed failing test.evasquez2013-04-191-1/+9
* Added tests for get_fabric_uplink_info()evasquez2013-04-182-21/+57
* AIT-98: align with new interface names from pyipmiJason Hobbs2013-04-182-35/+37
* FABRICIFII-65, AIT-93- Linkspeed test cx_manage infrastructure (Part 1)Danny Nold2013-04-152-1/+80
* AIT-96: implement Fabric.get_ipaddr_base()Jason Hobbs2013-04-122-0/+13
* AIT-95: add Fabric.apply_factory_default_config() methodJason Hobbs2013-04-122-0/+10
* AIT-92: add Fabric.set_ipsrc() methodJason Hobbs2013-04-122-0/+16
* AIT-92: change master_node to primary_nodeJason Hobbs2013-04-121-4/+4
* AIT-92: add Fabric.get_ipsrc methodJason Hobbs2013-04-122-1/+16
* AIT-92: introduce Fabric.master_nodeJason Hobbs2013-04-121-0/+7
* CXMAN-181: Raise IPDiscoveryErrors instead of RuntimeErrorsGeorge Kraft2013-03-111-1/+2