|
d8969d7189
|
Merge pull request #5008 from tingtli/21
Fix bugs of go-xcat test cases,Modify go-xcat test cases #21
|
2018-03-27 15:39:57 +08:00 |
|
|
5aa24911f4
|
add information to check the version
|
2018-03-26 22:09:18 -04:00 |
|
|
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 |
|
|
dca32024d0
|
Merge pull request #4964 from tingtli/kdump
add kdump test case
|
2018-03-26 09:29:20 +08:00 |
|
|
0e0584e423
|
Fix bugs of go-xcat test cases,Modify go-xcat test cases #21
|
2018-03-24 12:00:21 -04:00 |
|
|
a60d8f7da1
|
update to save node and osimage definition and restore the definitions after the test
|
2018-03-24 11:48:29 -04:00 |
|
|
59da0b4ed3
|
Add a test case for rvitals outputs format checking
|
2018-03-23 16:35:36 +08:00 |
|
|
61b332e61c
|
fix typo
|
2018-03-22 23:07:54 -04:00 |
|
|
48e0e8eba8
|
Merge pull request #4953 from gurevichmark/openbmc_rflash_verify_delete
[OpenBMC] Do not allow firmware delete if firmware is active
|
2018-03-22 09:36:47 +08:00 |
|
|
cfbe054066
|
Merge pull request #4826 from hu-weihua/xcat-inventory
Add test cases for configuration management first version
|
2018-03-20 17:49:55 +08:00 |
|
|
4dbd36c3da
|
add more test cases for validation
|
2018-03-20 05:27:16 -04:00 |
|
|
30b6cee2ff
|
update case according to comments
|
2018-03-19 23:34:27 -04:00 |
|
|
c5950c1ad6
|
add kdump test case
|
2018-03-18 08:59:05 -04:00 |
|
|
849505fd21
|
refine test case xcatconfig_c
|
2018-03-18 08:54:05 -04:00 |
|
|
016164594f
|
Do not allow firmware delete if active
|
2018-03-15 14:27:28 -04:00 |
|
|
aedccbf49f
|
add test case
|
2018-03-15 05:03:25 -04:00 |
|
|
0c06d6d836
|
remaining OpenBMC testcases
|
2018-03-14 14:16:19 -04:00 |
|
|
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 |
|
|
ba2c179904
|
Add new testcase to test deleting an active BMC image
|
2018-03-13 11:35:52 -04:00 |
|
|
11f469792b
|
Modify all fullwidth colon in test case
|
2018-03-09 00:33:49 -05:00 |
|
|
f1d337abab
|
update test cases for xcat-inventory new code
|
2018-03-09 00:18:29 -05:00 |
|
|
706068f688
|
UT cases
|
2018-03-08 11:24:52 -05:00 |
|
|
37378ec2b9
|
Add test case for setting up env for support python by default
|
2018-03-07 01:58:19 -05:00 |
|
|
f8ac18bf0f
|
Add testcase for support openbmc in python
|
2018-03-06 22:22:20 -05:00 |
|
|
8159ba222c
|
modify existed cases for support validation
|
2018-03-06 22:15:43 -05:00 |
|
|
7a316aeda0
|
Fix the CI problem in github issue #4881
|
2018-03-05 15:02:12 +08:00 |
|
|
172b14cd17
|
modify reventlog cases for matching the output of openbmc
|
2018-02-27 00:45:18 -05:00 |
|
|
f306d645e4
|
fix bug for case rspconfig_set_hostname_equal_star_with_bmc_is_hostname
|
2018-02-27 00:30:09 -05:00 |
|
|
1c4793ab77
|
Add test cases for configration management first version
|
2018-02-13 02:55:14 -05:00 |
|
|
bb40c2356e
|
print go-xcat.log each time when we run go-xcat
|
2018-02-01 01:57:18 -05:00 |
|
|
2ac30e1ec4
|
modify the output of reventlog depending on the latest code
|
2018-01-10 21:42:04 -05:00 |
|
|
2b4735ecbd
|
Merge pull request #4579 from whowutwut/reventlog_resolve_faults
Add support to resolve OpenBMC logging events to clear out faults
|
2018-01-03 18:01:11 +08:00 |
|
|
48c2da5d75
|
add test case for lskmodules_o
|
2017-12-25 22:05:15 -05:00 |
|
|
d5b08c77db
|
Add UT cases with this function
|
2017-12-20 14:47:24 -05:00 |
|
|
ff644da9b8
|
Modify some openbmc test cases depending on the latest output of command
|
2017-12-20 04:27:56 -05:00 |
|
|
0584a21272
|
Fix UT cases based on changes to support --delete
|
2017-12-15 16:55:16 -05:00 |
|
|
d31ea43c29
|
modify a typo in PR 4530 (#4533)
|
2017-12-15 17:32:23 +08:00 |
|
|
02444f5c8e
|
Merge pull request #4530 from hu-weihua/openbmccase
Add and modify test cases for openbmc hardware control
|
2017-12-15 16:35:45 +08:00 |
|
|
ec4e31ce46
|
Task 4472, Allow rspconfig to set NTP servers for OpenBMC (#4493)
* Task 4472, rspconfig ntpservers for OpenBMC
|
2017-12-15 16:09:39 +08:00 |
|
|
9bbdf2b49e
|
Add and modify test cases for openbmc hardware control
|
2017-12-15 03:05:17 -05:00 |
|
|
8d94375624
|
add test cases for updatenode -f/F in hierarchy environment, covers issues #4456,#4455 and PR #4425 (#4500)
|
2017-12-14 18:08:32 +08:00 |
|
|
b6b6cc7309
|
Modify or add openbmc test cases or bundle
|
2017-12-14 03:00:35 -05:00 |
|
|
d3349f2eba
|
Merge pull request #4464 from hu-weihua/rflashcase
Add test cases for rflash regular usage against openbmc
|
2017-12-12 10:47:09 -05:00 |
|
|
4631695d18
|
Merge pull request #4447 from robin2008/disjoint-testcase
Modify the nodeset disjoint test case accordingly for #4426
|
2017-12-11 14:13:02 +08:00 |
|
|
f203aa27bb
|
modify depending on comments
|
2017-12-08 02:42:18 -05:00 |
|
|
629286ac6e
|
add 2 more cases for option d
|
2017-12-07 05:24:15 -05:00 |
|
|
0fc2cbe5cf
|
modify depending on xuwei's comment
|
2017-12-07 03:59:21 -05:00 |
|
|
7502510fae
|
Add test cases for rflash regular usage against openbmc
|
2017-12-07 02:54:44 -05:00 |
|
|
8df92b9825
|
fix the check for rc to 1 on error cases
|
2017-12-06 23:07:50 -05:00 |
|
|
862c7f56bf
|
Modify the nodeset disjoint test case accordingly for #4426
|
2017-12-06 13:47:46 +08:00 |
|