2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-22 20:31:09 +00:00
Commit Graph

1167 Commits

Author SHA1 Message Date
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
hu-weihua
5cc09d9466 delete bmcdiscover_check_paswd, bmcdiscover_check_passwd_wrong, bmcdiscover_get_ipsource from bundles 2017-11-15 22:03:48 -05: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
bybai
aa78a856f9 fix typo in confignetwork test cases 2017-10-31 03:15:18 -04:00
Bin Xu
0133577acf Fix #4194, enhancement on xcatperftest (#4195)
1, add a new mode to run on existing environment
  2, adjust the output line format
  3, make the way to run mkdef be compatible with old release
  4, add PERF_CSV_CHAR variable to control the delimiter used in CSV report
2017-10-30 02:08:34 -05:00
Gᴏɴɢ Jie
155ba82a13 Test cases for nodeset error handling (#4114)
* Test cases for nodeset
2017-10-26 17:28:28 +08:00
bybai
7c57e44b36 enhance confignetwork_secondarynic_nictype_updatenode_false based on code change 2017-10-19 22:07:52 -04:00
hu-weihua
62a46d75ed modify nodeset_check_warning depending on the latest xcat code logic 2017-10-18 01:37:52 -04:00
hu-weihua
f8c71a420f Modify bundles depending on the change of test cases during 2.13.7sprint1 to 2.13.8sprint1 2017-10-13 01:38:21 -04:00
hu-weihua
c66f73ccd9 modify depending on comments 2017-09-29 02:13:33 -04:00
hu-weihua
bcee7b19e0 modify depending on comments 2017-09-29 02:09:09 -04:00
hu-weihua
ad9179b18f modify depending on comments 2017-09-29 02:07:30 -04:00
hu-weihua
4318da8e7e test case for testing switch-based switch discovery key process 2017-09-28 04:19:13 -04:00
hu-weihua
d8fdfaccb5 reorder reventlog test case 2017-09-21 04:23:36 -04:00
hu-weihua
105d472fe6 Use unified attribute in rpower_wrongpasswd test case 2017-09-21 00:52:19 -04:00
hu-weihua
570daf3fa4 Fix typo in test case 2017-09-20 01:37:21 -04:00
junxiawang
685a9b99a5 modify bmcdiscover testcase 2017-09-14 06:53:10 -04:00
junxiawang
9dc33e6e84 modify bmcdiscover testcase 2017-09-14 06:27:21 -04:00
xuweibj
5e1c349c0b Merge pull request #3774 from junxiawang/0825
modify rspconfig testcase  for get more debug information
2017-09-13 16:02:10 +08:00
junxiawang
91ed1e1ab8 modify rspconfig testcase for get more debug info 2017-09-13 07:55:41 -04:00
junxiawang
fddc0f64fa modify rspconfig testcase for get more debug info 2017-09-13 07:45:10 -04:00
junxiawang
e9e2604ea8 rspconfig.sh
modify rspconfig testcase  for get more debug info
2017-09-13 07:23:51 -04:00
junxiawang
4833502bc2 modify rspconfig testcase for get more debug information 2017-09-13 07:08:06 -04:00
junxiawang
6fe93b9cb8 modify rspconfig testcase for get more debug information 2017-09-12 04:46:24 -04:00
junxiawang
5255b79a13 modify rspconfig testcase for get more debug information 2017-09-11 09:48:17 -04:00
Yuan Bai
c3fc0a5a26 Merge pull request #3863 from junxiawang/0906
modify testcase for issue:#3639
2017-09-08 16:42:38 +08:00
junxiawang
b6099e86ef modify ppping testcase for issue:#3639 2017-09-08 08:10:54 -04:00
bybai
a7a1ebde6b fix 12.1.0.100 existed error 2017-09-08 01:54:40 -04:00
junxiawang
210d4782e9 modify ppping testcase for issue:#3639 2017-09-07 09:16:26 -04:00
Gᴏɴɢ Jie
94f87ea3ac Fix test case nodeset_disjointdhcps_petitboot (#3871) 2017-09-07 14:48:29 +08:00
junxiawang
c300b2db33 modify pping testcase for issue:#3639 2017-09-06 09:08:44 -04:00
Gᴏɴɢ Jie
e957251c80 Merge pull request #3853 from robin2008/disjoint-case
Fix the bug in testcase for nodeset_disjointdhcps_petitboot (3088, 3487)
2017-09-06 17:32:03 +08:00
hu-weihua
e86945a177 Modify the order of nodeset_cmdline nodeset_shell and nodeset_runimg three test cases 2017-09-06 02:25:22 -04:00
Bin Xu
fc9024a58f Fix the bug in testcase for nodeset_disjointdhcps_petitboot (3088, 3487) 2017-09-06 13:12:05 +08:00
hu-weihua
0f2939fad9 adjust the order of nodeset_disjointdhcps_petitboot in daily regression bundles 2017-09-04 22:48:39 -04:00
junxiawang
e9a8d0121c modify rspconfig testcase 2017-09-04 09:06:55 -04:00
hu-weihua
bd76fa7137 Add new cases finished during 2.13.7 sprint 1 2017-09-04 00:51:50 -04:00