2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-02 11:37:07 +00:00

990 Commits

Author SHA1 Message Date
hu-weihua
4dbd36c3da add more test cases for validation 2018-03-20 05:27:16 -04:00
hu-weihua
aedccbf49f add test case 2018-03-15 05:03:25 -04:00
hu-weihua
f1d337abab update test cases for xcat-inventory new code 2018-03-09 00:18:29 -05:00
hu-weihua
8159ba222c modify existed cases for support validation 2018-03-06 22:15:43 -05:00
hu-weihua
1c4793ab77 Add test cases for configration management first version 2018-02-13 02:55:14 -05:00
hu-weihua
2ac30e1ec4 modify the output of reventlog depending on the latest code 2018-01-10 21:42:04 -05:00
zet809
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
immarvin
48c2da5d75 add test case for lskmodules_o 2017-12-25 22:05:15 -05:00
Victor Hu
d5b08c77db Add UT cases with this function 2017-12-20 14:47:24 -05:00
hu-weihua
ff644da9b8 Modify some openbmc test cases depending on the latest output of command 2017-12-20 04:27:56 -05:00
Victor Hu
0584a21272 Fix UT cases based on changes to support --delete 2017-12-15 16:55:16 -05:00
Weihua Hu
d31ea43c29 modify a typo in PR 4530 (#4533) 2017-12-15 17:32:23 +08:00
xuweibj
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
xuweibj
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
hu-weihua
9bbdf2b49e Add and modify test cases for openbmc hardware control 2017-12-15 03:05:17 -05:00
yangsong
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
hu-weihua
b6b6cc7309 Modify or add openbmc test cases or bundle 2017-12-14 03:00:35 -05:00
Victor Hu
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
Weihua Hu
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
hu-weihua
f203aa27bb modify depending on comments 2017-12-08 02:42:18 -05:00
hu-weihua
629286ac6e add 2 more cases for option d 2017-12-07 05:24:15 -05:00
hu-weihua
0fc2cbe5cf modify depending on xuwei's comment 2017-12-07 03:59:21 -05:00
hu-weihua
7502510fae Add test cases for rflash regular usage against openbmc 2017-12-07 02:54:44 -05:00
Victor Hu
8df92b9825 fix the check for rc to 1 on error cases 2017-12-06 23:07:50 -05:00
Bin Xu
862c7f56bf Modify the nodeset disjoint test case accordingly for #4426 2017-12-06 13:47:46 +08:00
Victor Hu
14ba2d1f3c Removed the --check and --ipsource option with PR 4258, update the man page 2017-12-01 12:58:46 -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
hu-weihua
fdfc79d987 Modify for debug conveniently 2017-11-27 03:37:17 -05:00
GONG Jie
488f3e8f2e Revise test case - switch_to_dns_forward_mode 2017-11-20 14:33:51 +08:00
Weihua Hu
8805526bb8
Merge pull request #4319 from neo954/dns-forward-mode
Add test case - switch_to_dns_forward_mode
2017-11-17 17:55:16 +08:00
GONG Jie
1b1d008ea5 Revise test case - switch_to_dns_forward_mode 2017-11-17 17:31:47 +08:00
Bin Xu
eba3e1f1f1 * Minor enhance on xcatperftest to put all logs into one file
* Fix a bug in simulatorctl.sh, and it cause the script cannot be found
2017-11-17 14:44:34 +08:00
GONG Jie
4788a46021 Add test case - switch_to_dns_forward_mode 2017-11-16 16:18:16 +08:00
Yuan Bai
fbc5f08409
Merge pull request #4295 from robin2008/working
Integrate the simulators to performance baseline testing
2017-11-16 14:51:57 +08:00
Bin Xu
934c953d71 1, using '-y' for yum so as the package installation won't fail
2, define constant variables for directories and URL
2017-11-16 13:32:23 +08:00
Bin Xu
27654d2a75 1, Adjust the timeout for CN provisioned
2, workaround a repo error to install docker-ce
2017-11-15 20:49:13 +08:00
Bin Xu
d0f9ed11c4 Found that using hostname sometimes in anacoda will fail with DNS unresolvable 2017-11-15 19:57:49 +08:00
Mark Gurevich
f781e5bfed openbmc rflash reduce output and msg enhancements 2017-11-14 17:40:33 -05:00
Bin Xu
425912dc3d Using docker container, and also openbmc simulators to test performance base line 2017-11-14 22:34:30 +08: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
Gᴏɴɢ Jie
50f322e2c6 [Draft] Test cases for service node pool (#4158)
* Test cases for service node pool - setup_sn_pool_tftp_sync_mode

* Test cases for service node pool - set_xcatmaster_in_sn_pool_tftp_sync_mode

* Test cases for service node pool - not_set_xcatmaster_in_sn_pool_tftp_sync_mode

* Test cases for service node pool - set_disjointdhcps_in_sn_pool_tftp_sync_mode

* Test cases for service node pool - cfg_wrong_cn_in_sn_pool_tftp_sync_mode
2017-11-07 14:26:28 +08:00