2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-31 10:06:39 +00:00

20406 Commits

Author SHA1 Message Date
junxiawang
7d57ef36bc add modify site table testcase for issue:3289 (#3609)
* add modify site table testcase for issue:3289

* add modify site table testcase for issue:3289
2017-08-04 03:53:34 -05:00
zet809
30bac58947 Merge pull request #3592 from xuweibj/precheck
Task 3554, enhance xcatprobe discovery precheck
2017-08-04 16:39:28 +08:00
zet809
b07437073b Merge pull request #3601 from immarvin/ondiscovery
fix issue dodiscovery sending findme packet 4 times for each node #3408
2017-08-04 16:04:45 +08:00
XuWei
a9c45279e1 modified depending on comments 2017-08-04 04:01:54 -04:00
immarvin
02fa80fba3 fix issue dodiscovery sending findme packet 4 times for each node #3408 2017-08-04 03:20:49 -04:00
chenglch
cbec85b60b Merge pull request #3606 from bybai/postage
fix nicips regular expression in mypostscript
2017-08-04 13:47:36 +08:00
bybai
12923fdd74 polished 2017-08-04 01:07:41 -04:00
Weihua Hu
d04aaf03bb Merge pull request #3605 from robin2008/showxcatsvr-case
[Test Case] modify the existing case to cover #3474: CLI could show server info enhancement
2017-08-04 12:51:02 +08:00
bybai
c87dd2c763 polished 2017-08-04 00:33:54 -04:00
zet809
bb02b38583 add option --sn <sn_name> for bmcdiscover to discover bmc on sn (#3607) 2017-08-03 19:20:18 +08:00
zet809
b98402bab8 Merge pull request #3604 from robin2008/mknb4sn
mknb is not generated on service node (ppc64le) after the initial installation
2017-08-03 18:06:00 +08:00
bybai
447b00af5b enhance nicips regular expression in mypostscript 2017-08-03 04:52:11 -04:00
Bin Xu
6e9825f0d1 1, test case for nodeset -V to show server info
2, allow xcattest get 'var' type config from environment variable when no config file specified.
For example, when given 'XCATTEST_CN=fake1', xcattest will set $$CN=fake1
2017-08-03 16:45:44 +08:00
Bin Xu
7917678e39 Fix 3603, if using ppc64le/ppc64el for mknb, just use 'ppc64' as a substitude. 2017-08-03 15:52:25 +08:00
XuWei
c3de2ea734 modified depending on comments 2017-08-03 03:35:47 -04:00
xuweibj
edde0cc2cd Merge pull request #3600 from junxiawang/0802
modify rinv testcase for different arch has different output
2017-08-03 11:02:33 +08:00
junxiawang
b62ede6774 modify rinv testcase for different arch has different output 2017-08-03 02:43:13 -04:00
Bin Xu
95fb719532 makedhcp dispatch the requesting to all available xcatd when the request is from service node (#3565)
- for non-disjoin mode, forward the request to MN also if preprocess is handled on SN
 - for disjoint mode, forward the request to dhcpservers which is serving dynamic range
2017-08-02 21:18:44 -05:00
chenglch
8373b5de6b Optimize the performance for getNodesAttribs and getAllNodeAttribs (#3593)
As `get_site_attribute` subroutine could not cache the value for
hierarchicalattrs configuration, this commit move the check logic of
`hierarchicalattrs` from `getNodeAttribs_nosub_returnany` to `getNodesAttribs`
and `getAllNodeAttribs` to optimize the the performance of bulk query.

After testing, this change will bring 50% performance improvement for
`getNodesAttribs` subroutine.
2017-08-02 21:17:53 -05:00
Mark Gurevich
bd6b2e6147 Merge pull request #3541 from bybai/cfgdoc
enhance xCAT network scripts related document
2017-08-02 16:26:31 -04:00
Victor Hu
36b025c4c7 Merge pull request #3586 from gurevichmark/openbmc_rflash_activate_pnor
Openbmc rflash activate pnor
2017-08-02 15:29:49 -04:00
Mark Gurevich
92a927e214 disable rflash command for normal user and check error state 2017-08-02 15:24:54 -04:00
zet809
1052b915c3 Merge pull request #3584 from samveen/fix_3583
Fix bug introduced into `bmcsetup` by commit `bb460dc`
2017-08-02 19:25:37 +08:00
bybai
6914d28e84 enhance new doc based on comments 2017-08-02 07:23:54 -04:00
Yuan Bai
cdd1441006 fix setroute failed during updatenode (#3598) 2017-08-02 05:09:34 -05:00
Yuan Bai
e27b5ec598 fix configeth get netmask in postscript (#3597) 2017-08-02 04:36:48 -05:00
chenglch
192ce780bc Merge pull request #3547 from robin2008/xcatshowsvr
Fix 3474, [Usability] The nodeset output cannot tell where the message it coming from
2017-08-02 17:09:51 +08:00
XuWei
5dcbe0fc78 Task 3554, enhance xcatprobe discovery precheck 2017-08-02 03:52:45 -04:00
Bin Xu
e9e1a4ccf3 Merge branch 'master' into xcatshowsvr 2017-08-02 15:45:06 +08:00
Bin Xu
405ed14a20 Leverage syscall to resolve the hang in CI environment 2017-08-02 15:33:42 +08:00
zet809
8fbf24d781 Merge pull request #3456 from robin2008/nodeset-disjoint
Fix #3088, Using 'disjointdhcps' site attribute to make nodeset request will only be handled on service node for nodes it manages
2017-08-02 15:10:27 +08:00
Bin Xu
0d85cd441b 1, Make the function header and comments more clear 2017-08-02 14:39:28 +08:00
zet809
f2fa220b7a Merge pull request #3573 from xuweibj/error
Add 'Error' label when unable to get information
2017-08-02 14:19:56 +08:00
Mark Gurevich
1d9909e074 Updates from review 2017-08-01 14:14:44 -04:00
Mark Gurevich
711f1549db OpenBMC host firmware activation 2 2017-08-01 14:14:26 -04:00
Mark Gurevich
58e4523258 openbmc Host firmware update activation 2017-08-01 14:13:20 -04:00
Mark Gurevich
0fdeb8279a Activate firmware update and track progress 2017-08-01 14:12:55 -04:00
Mark Gurevich
a5856dc0cf rflash activate initial pass 2017-08-01 14:12:42 -04:00
Mark Gurevich
f18044a8c2 Initial implementation of rflash --activate 2017-08-01 14:12:01 -04:00
Samveen Gulati
0174dc353f Fix bug introduced into bmcsetup by commit bb460dc
Commit bb460dc introduced a minor bug, where the value of LOCKEDUSERS
was no longer considered while handling existing entries in the user
list. This fixes that by adding back the check.
2017-08-01 12:24:29 +00:00
chenglch
7effdf1993 Merge pull request #3577 from immarvin/onrinstall
fix issue rinstall/winstall -c doesn't open console #3535
2017-08-01 18:53:25 +08:00
immarvin
b167c2932b fix issue rinstall/winstall -c doesn't open console #3535 2017-08-01 05:51:30 -04:00
Bin Xu
52b43e29f3 Remove the debug print 2017-08-01 17:20:23 +08:00
zet809
00f83a6678 Merge pull request #3582 from hu-weihua/ciTiny
Install Capture::Tiny for Z in CI test environment
2017-08-01 16:44:03 +08:00
xuweibj
0b0b1d6e16 Merge pull request #3578 from junxiawang/0801
modify rsetboot test dure to failed cases
2017-08-01 16:05:25 +08:00
junxiawang
c173fd3f0e modify rsetboot test dure to failed cases 2017-08-01 06:40:34 -04:00
hu-weihua
71444ec613 Install Capture::Tiny for Z in CI test environment 2017-08-01 03:41:56 -04:00
Yuan Bai
7ad524712c Merge pull request #3580 from immarvin/onpgs
[fvt] 'pgsqlsetup -i ' does not work well in rhels7.3 and rhels7.4 #3579
2017-08-01 15:18:08 +08:00
bybai
7b69cf4520 enhanced doc based on comments 2017-08-01 03:06:10 -04:00
immarvin
cb00d0e154 [fvt] 'pgsqlsetup -i ' does not work well in rhels7.3 and rhels7.4 #3579 2017-08-01 02:33:26 -04:00