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

20542 Commits

Author SHA1 Message Date
junxiawang
69598e0b51 modify reventlog testcase for code change 2017-09-01 09:17:48 -04:00
junxiawang
af0d99d8a3 modify rspconfig testcase for get more debug information 2017-08-28 08:46:32 -04:00
junxiawang
0f971dda0c modify rspconfig testcase for get more debug information 2017-08-25 09:01:32 -04:00
junxiawang
221fe30c5a modify rspconfig testcase for get more debug information 2017-08-25 07:50:39 -04:00
Bin Xu
2991ec1e59 Fix 3749, handle '+' and '-' in id when merging /etc/passwd (#3771)
* Fix 3749, handle '+' and '-' in id when merging /etc/passwd

* Add some comments
2017-08-25 15:13:51 +08:00
Yuan Bai
b0249c798f Merge pull request #3756 from tingtli/confignetworkup
fix bug 3753  typo in confignetworks cases, refine cases
2017-08-24 17:59:44 +08:00
chenglch
00d947a1fa Fix the bug due to the race condition about the pipe usage (#3719)
This commit disable the ACK mechanism in xCATd as now it will cause the race condition
if multiple child processes are waiting for the response.

fix-issue: #3698
2017-08-24 17:20:11 +08:00
Yuan Bai
48f5fec25e Merge pull request #3611 from neo954/testcase-confignetwork
Test case against confignetwork - reconfigure installnic without dhclient lease file
2017-08-24 16:50:12 +08:00
litingt@cn.ibm.com
5abc661531 fix bug 3753 typo in confignetworks cases, refine cases 2017-08-24 04:25:45 -04:00
GONG Jie
06c3ad5b37 Revise the test case confignetwork_static_installnic 2017-08-24 16:13:13 +08:00
Yuan Bai
2b0a8299e9 Merge pull request #3754 from hu-weihua/rmbundle
Remove test cases about vlan, bond, bridge from unsupported platform
2017-08-24 15:41:40 +08:00
hu-weihua
5a72264029 remove test about vlan, bond, bridge from unsupport platform 2017-08-24 02:49:52 -04:00
Mark Gurevich
f64e84e374 Merge pull request #3677 from xuweibj/I3668
fix issue 3668, make rsetboot node do rsetboot stat
2017-08-23 21:59:03 -04:00
XuWei
da0c0bc0bb modified depending on comments 2017-08-23 21:26:20 -04:00
GONG Jie
3d3a880f78 Revise the test case confignetwork_static_installnic 2017-08-23 17:39:15 +08:00
tingtli
d88b6a94dc Merge pull request #3748 from hu-weihua/74bundle
i approve to merge.
2017-08-23 17:35:02 +08:00
hu-weihua
d9827b7fc2 add new cases for bundles against rhels7.4 2017-08-23 05:15:24 -04:00
tingtli
5ece51a969 Merge pull request #3461 from hu-weihua/dailybundle
Looks good to me, agree to merge.
2017-08-23 16:59:28 +08:00
Gᴏɴɢ Jie
60972d3adb Add one test case for the disjointdhcps feature of command nodeset (#3594)
* Add one test case for the `disjointdhcps` feature of command `nodeset`

* Revise the nodeset test case

* Revise the nodeset test case
2017-08-23 16:20:30 +08:00
tingtli
cfd26808c6 add service node pool cases, for bug #3632 (#3699)
* add service node pool cases, for bug #3632

* update cases according to comments

* update according to comments
2017-08-23 16:14:20 +08:00
Weihua Hu
89b131cbc8 Merge pull request #3746 from neo954/testcase-xdcp
Fix test case xdcp_nonroot_user
2017-08-23 16:08:28 +08:00
xuweibj
9daad8bbed Merge pull request #3744 from junxiawang/0823
modify reventlog testcase for code change
2017-08-23 16:00:43 +08:00
junxiawang
7401d38eb7 modify reventlog testcase for code change 2017-08-23 06:56:14 -04:00
GONG Jie
227e91a771 Fix test case xdcp_nonroot_user 2017-08-23 15:30:19 +08:00
Matt Ezell
e58dc0674f Send MTM in documulusdiscovery to support MTMS discovery (#3742) 2017-08-23 10:28:47 +08:00
Weihua Hu
9ca74e38fc Merge pull request #3739 from tingtli/updatenode
refine cases to reduce false error
2017-08-23 10:01:07 +08:00
litingt@cn.ibm.com
9e6785be64 refine cases to reduce false error 2017-08-22 03:27:49 -04:00
Matt Ezell
940a0b6dd4 Allow the cumulus discovery listener to accept multiple messages (#3732) 2017-08-22 14:39:36 +08:00
Matt Ezell
adc81c0cbb Install the cumulus license from cumulusztp (#3731) 2017-08-22 11:06:23 +08:00
Bin Xu
a263773b15 Set xcatmaster to facing IP in priority when the node is managed by service node. (#3696)
* Fix #3428, set xcatmaster to facing IP in priority when the node is mananged by service node.

* Always using my facing IP first than site.master

* remove non-used variable sitemaster
2017-08-22 10:21:00 +08:00
Victor Hu
39b3836709 Merge pull request #3734 from gurevichmark/rflash_supermicro_enhancements
Allow -d <directory name> flag for rflash
2017-08-21 19:23:59 -04:00
Mark Gurevich
c8c1fc276f Allow -d <directory name> flag for rflash 2017-08-21 15:12:41 -04:00
Mark Gurevich
ea254aeeef Merge pull request #3716 from xuweibj/rspdhcp
rspconfig ip to dhcp for openbmc
2017-08-21 10:28:14 -04:00
Victor Hu
2bad7b823d Merge pull request #3684 from gurevichmark/openbmc_rflash_relative_path
Allow update image relative filename
2017-08-21 10:20:28 -04:00
junxiawang
1bde69df54 modify xcatconfig testcase for issue 3636 (#3695)
* modify xcatconfig testcase for issue 3636

* modify xcatconfig testcase for issue 3636
2017-08-21 15:25:34 +08:00
zet809
68df04602c Merge pull request #3707 from mattaezell/switch_macmap_skip_permanent
Skip built-in MAC addresses on switches
2017-08-21 11:21:39 +08:00
Weihua Hu
160ebcdb9b Merge pull request #3720 from tingtli/mkdef_regex_kvm
fix bug 3718, refine case mkdef_regex_kvm to reduce the false failure
2017-08-21 11:10:47 +08:00
zet809
223c3381b4 Merge pull request #3689 from gurevichmark/openbmc_rflash_usage_sync
Sync Usage and Man pages for openbmc rflash command
2017-08-21 10:42:28 +08:00
XuWei
337501871f modified depending on comments 2017-08-20 22:35:31 -04:00
XuWei
0dbfef1e01 modified depending on comments 2017-08-20 22:33:36 -04:00
Victor Hu
7f23dd3c08 Merge pull request #3702 from gurevichmark/boston_update_enhancements
handle rflash relative path and more Boston product ids
2017-08-18 14:10:35 -04:00
chenglch
786901ac88 Merge pull request #3723 from robin2008/destiny-3722
Fix 3722, move setNodesAttribute out of the node loop
2017-08-18 22:12:27 +08:00
Bin Xu
1db1308eb3 Fix 3722, move setNodesAttribute out of the node loop 2017-08-18 17:55:28 +08:00
Weihua Hu
929778ca61 Merge pull request #3715 from tingtli/makedhcp
fix some typo in case makedhcp_remote_network
2017-08-18 15:25:45 +08:00
litingt@cn.ibm.com
52b1226c68 fix bug 3718, refine case mkdef_regex_kvm to reduce the false failure 2017-08-18 02:50:25 -04:00
litingt@cn.ibm.com
092dea62e9 refine case makeknownhosts_node_d 2017-08-17 23:06:05 -04:00
xuweibj
c22e7c5928 Merge pull request #3685 from chenglch/bmcdiscover
Fix the error caused by too many open file descriptors
2017-08-18 11:04:46 +08:00
XuWei
ff7e52b304 rspconfig ip to dhcp for openbmc 2017-08-17 22:03:57 -04:00
litingt@cn.ibm.com
425188dd79 fix some typo in case makedhcp_remote_network 2017-08-17 21:56:54 -04:00
Mark Gurevich
c8ee22034d Manpage and usage improvements 2017-08-17 10:48:36 -04:00