2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 11:42:05 +00:00

35 Commits

Author SHA1 Message Date
besawn
42d25d85c8 Fixed testcase syntax by replacing check:output= with check:output== 2022-04-21 16:10:46 -04:00
Mark Gurevich
f97802ba7d Update return code for OpenBMC testcase 2019-12-10 13:34:33 -05:00
Mark Gurevich
42548895b3 Add OpenBMC thermal mode testcases 2019-11-14 09:22:26 -05:00
Mark Gurevich
796104ac20 Fix rspconfig dump testcase 2019-09-27 12:13:31 -04:00
Mark Gurevich
6946808cad OpenBMC rspconfig automated testcases 2019-09-26 15:52:13 -04:00
xuweibj
10a858cf61 fix issue 5719, make output of commands against openbmc same 2018-11-21 19:59:04 -05:00
huweihua
e13a71c03f Update some openbmc test cases 2018-10-25 03:42:51 -04:00
huweihua
df2fa08ab4 Update some outdated test cases 2018-10-17 23:19:43 -04:00
GONG Jie
ea1b4fb37f Remove trailing spaces in file xCAT-test/autotest/testcase/UT_openbmc/supported_commands_case0 2017-12-31 23:59:59 +00:00
GONG Jie
cacd0f1224 Remove trailing spaces in file xCAT-test/autotest/testcase/UT_openbmc/scripts/bmcreboot.sh 2017-12-31 23:59:59 +00:00
GONG Jie
906635c7ac Remove trailing spaces in file xCAT-test/autotest/testcase/UT_openbmc/rspconfig_cases0 2017-12-31 23:59:59 +00:00
GONG Jie
3ce0bf8621 Remove trailing spaces in file xCAT-test/autotest/testcase/UT_openbmc/rflash_cases0 2017-12-31 23:59:59 +00:00
huweihua
d49c990d50 Add labels for all hardware control test case 2018-06-22 01:12:15 -04:00
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