2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-09-15 08:08:38 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
robin2008 3745bac26d Update the testcase to cover the changes in #5119
using regular expression to cover the error/warn message which contains the server name
2018-05-26 11:44:44 +08:00
litingt@cn.ibm.com 3ed1ad70f9 update case for issue 4855, to compare the output of perl vs python for bmcstate when bmc reboots 2018-05-16 02:26:19 -04:00
xuweibj e25352bfd7 Merge pull request #4877 from gurevichmark/openbmc_reventlog_python_clear
OpenBMC reventlog "clear" and "resolved" in Python
2018-03-26 09:43:37 +08:00
Mark Gurevich 016164594f Do not allow firmware delete if active 2018-03-15 14:27:28 -04:00
Mark Gurevich 0c06d6d836 remaining OpenBMC testcases 2018-03-14 14:16:19 -04:00
Victor Hu 52939c94c0 start to add UT cases for the success case, this allows us to easily run sanity test on all the BMC commands 2018-03-13 11:36:12 -04:00
Victor Hu ba2c179904 Add new testcase to test deleting an active BMC image 2018-03-13 11:35:52 -04:00
Mark Gurevich 706068f688 UT cases 2018-03-08 11:24:52 -05:00
Victor Hu d5b08c77db Add UT cases with this function 2017-12-20 14:47:24 -05:00
Victor Hu 0584a21272 Fix UT cases based on changes to support --delete 2017-12-15 16:55:16 -05:00
Victor Hu 5a8066e488 Enhance the testing case for rspconfig setting hostname 2017-11-27 14:39:24 -05:00
Victor Hu 79f4e2f786 Add unit test cases for rspconfig 2017-11-27 10:57:04 -05:00
Victor Hu 994eb71588 Add a print out of the firmware levels for the various UT cases 2017-11-27 10:56:49 -05:00
Mark Gurevich f781e5bfed openbmc rflash reduce output and msg enhancements 2017-11-14 17:40:33 -05:00
Victor Hu b95be0f320 Need to backslash the * to make the grep effective 2017-11-10 14:53:55 -05:00
Victor Hu a74cc4263a add testcase to test multiple deletes of firmware 2017-11-10 14:46:43 -05:00
Victor Hu 56c8437b5e Save the output for rinv and run test against the output file to speed things up 2017-11-10 14:23:08 -05:00
Victor Hu 61228441fb Remove the check rc on output checking commands 2017-11-10 13:53:46 -05:00
Victor Hu a27d830e14 Add OS and hpc values since we need to run these cases only on openbmc mgt nodes 2017-11-10 13:52:15 -05:00
Victor Hu f0048944d9 Add descriptions for rflash UT cases 2017-11-10 13:50:20 -05:00
Victor Hu de873ca26a Create a test case that exposes the problem in rinv #4236 2017-11-08 13:35:25 -05:00
Victor Hu 12c5fa0d9a Add some UT cases for rflash that hit against the option parsing in
error situations
2017-11-08 12:58:58 -05:00