2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-06-15 16:17:36 +00:00
Commit Graph

20517 Commits

Author SHA1 Message Date
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
zet809 fc07c02e74 Merge pull request #3694 from immarvin/ondiscovery
fix issue xCAT install failed on sles11.4 & rhels6.9 in automation #3693;move send_tcp_msg from Utils.pm to NetworkUtils.pm
2017-08-17 16:43:55 +08:00
immarvin 39c4e7081f fix issue xCAT install failed on sles11.4 & rhels6.9 in automation #3693;move send_tcp_msg from Utils.pm to NetworkUtils.pm 2017-08-17 03:35:03 -04:00
zet809 c798d4d029 Merge pull request #3703 from mattaezell/switch_macmap_natural_sort
Sort 'xcatprobe switch_macmap' ports in 'natural' order
2017-08-17 13:34:05 +08:00
Gᴏɴɢ Jie 02be314d54 Merge pull request #3705 from robin2008/xcatdsource-impact
Filter non-content lines when generating mypostscripts
2017-08-17 12:20:03 +08:00
Matt Ezell ad7793909c Skip built-in MAC addresses on switches
Newer Cumulus versions show a MAC address on each port. Those MACs
aren't discoverable devices, so skip them to clean up the
'xcatprobe switch_macmap' output.
2017-08-17 00:05:45 -04:00
zet809 502bf262e0 Merge pull request #3548 from junxiawang/0727
add test case for issue 3414 :  incorrect petitboot configuration for nodeset shell in flat
2017-08-17 11:29:48 +08:00
Bin Xu 8c663f946b Filter non-content lines when generating mypostscripts 2017-08-17 10:49:27 +08:00
Yuan Bai a364dad6cf Add xCAT MN migration doc (#3646)
* Add xCAT MN migration doc

* polished based on comments

* polished

* polished
2017-08-17 10:18:29 +08:00
Matt Ezell 45df02f4f3 Sort 'xcatprobe switch_macmap' ports in 'natural' order
Old: swp1,swp11,swp12,swp2,swp20,swp21
New: swp1,swp2,swp11,swp12,swp20,swp21
2017-08-16 21:17:30 -04:00
Mark Gurevich f3a506496d hangle rflash relative path and more Boston product ids 2017-08-16 15:19:48 -04:00
junxiawang c3f335b8a0 incorrect petitboot configuration for nodeset shell in flat #3548 2017-08-16 09:01:13 -04:00
junxiawang 2516628c9a incorrect petitboot configuration for nodeset shell in flat #3548 2017-08-16 08:49:43 -04:00
zet809 feb51eb6a6 Merge pull request #3692 from whowutwut/bmcdiscover_model
Change bmcdiscover for OpenBMC to look at Model instead of PartNumber
2017-08-16 17:51:44 +08:00
zet809 fd339de900 Merge pull request #3662 from whowutwut/sn_pkglist
Adding some packages that would help debug xCAT issues from service nodes
2017-08-16 17:03:55 +08:00
Victor Hu 61bad88824 Change bmcdiscover for OpenBMC to look at Model instead of Part Number 2017-08-15 21:09:05 -04:00
Mark Gurevich 62c56561f2 mend 2017-08-15 13:39:05 -04:00
Mark Gurevich 63a6c46371 Sync Usage and Man pages for openbmc rflash command 2017-08-15 13:35:12 -04:00
Mark Gurevich 0dcd6cc5c0 Message changed per suggestion 2017-08-15 13:13:06 -04:00
chenglch eb5777ca2e Fix the error caused by too much open file descriptors
The code in bmcdiscover do not close socket pair correctly which
causes `Too many open files` error from system. This commit maintains
a hash map to locate the file descriptors for child processes, close
these files when the child processes exit.

fix-issue: #3682
2017-08-15 17:57:11 +08:00