2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-01-05 16:02:31 +00:00
Commit Graph

19917 Commits

Author SHA1 Message Date
Jarrod Johnson
1a50b6bed6 Remove the PDU max outlet check
Walking all pdus prior to every PDU command is
too expensive.  Can revisit and improve if the error
is really worth it.
2017-06-27 15:43:06 -04:00
Jarrod Johnson
8a2a7ccdc1 Merge tag '2.13.4' into lenovobuild2.13
xCAT 2.13.4 release
2017-06-21 13:58:26 -04:00
Jarrod Johnson
eda85df39d Have FPC and similar 'neverwait' in the context of reseat
Back out previous attempt, as it didn't work.
2.13.2.lenovo1
2017-06-13 16:50:08 -04:00
Jarrod Johnson
82bdeae701 Prevent waitforrsp blocking during login
The reseat code introduces interdependency on login. For now
deal with it by letting login proceed unfettered.
2017-06-13 16:42:27 -04:00
Jarrod Johnson
ee77d4f79a Set community to public in moncfg for now 2017-06-13 13:52:08 -04:00
Jarrod Johnson
2b8d9048b5 Add note to the site man page information on installdir 2017-06-12 14:45:48 -04:00
yangsong
bdd8e64cf4 fix issue #2856: [DEV] nodes provisioned with redhat osimages created by xCAT 2.12.3 or earlier missed yum repo to MN in xCAT 2.12.4 or later (#2857)
* fix issue [DEV] nodes provisioned with redhat osimages created by xCAT 2.12.3 or earlier missed yum repo to MN in xCAT 2.12.4 or later #2856

* fix issue [DEV] nodes provisioned with redhat osimages created by xCAT 2.12.3 or earlier missed yum repo to MN in xCAT 2.12.4 or later #2856
2017-06-08 10:18:03 -04:00
immarvin
9c4b0ee551 fix issue postscript fails and status=booted. #2665 2017-06-08 10:16:50 -04:00
Kilian Cavalotti
29d8a98499 Fix double logging of postscript output in /var/log/xcat/xcat.log 2017-06-08 10:16:22 -04:00
Jarrod Johnson
2cf6058229 Have dd argument apply for all nodes in nodeset 2017-06-07 16:04:18 -04:00
Yuan Bai
a3864bdafc fix issue 3142 delete useless dracut.* files under rootimg/tmp in liteimg (#3154)
* fix issue 3142 useless dracut.* files under rootimg/tmp cause liteimg cost much time

* polished

* polished
2017-06-06 14:33:07 -04:00
immarvin
b84e4f557e fix issue Wrong permissions for ssh host private keys on CentOS 7 #2617 2017-05-23 15:30:52 -04:00
Jarrod Johnson
9a1381f698 Try to bring up 'UP' nics, which may not really be up 2017-05-20 14:15:43 -04:00
Jarrod Johnson
6573d8f9f1 Skip scanning an mpa if nodetype is not blade
To many things are using mp table.  Use nodetype blade
to indicate it's really a 'blade' (specifically the
BladeCenter/Flex variety).
2017-05-20 13:06:07 -04:00
Jarrod Johnson
60871f7709 Workaround switches that report ifindex in bridge
Some switches report ifindex instead of bridge index.

This is not compliant behavior.  However, we can detect
that every last mac was a dead end, and assume this is
the case to try to get better result.  This won't work
if there is overlap in interface and bridge indexes, so
in that case, the spec compliant behavior is assumed.
2017-05-20 12:53:42 -04:00
Jarrod Johnson
3213ceb972 Add dd=file:///dd.img for single dd injection
In single dd injection, was missing the dd argument
correct this.
2017-05-18 15:46:53 -04:00
ertaozh
1550c57590 Modify release information for 2.13.4 2.13.4 2017-05-18 03:20:25 -04:00
junxiawang
a56d53b1a5 Migration test just need to run under flat environment or will two dns server:SN and MN for CN 2017-05-17 04:22:10 -04:00
junxiawang
6c8ed805f5 add stop lable for Dev to debug 2017-05-17 04:22:00 -04:00
junxiawang
0c37f5d028 add stop lable for Dev to debug 2017-05-17 04:19:52 -04:00
zet809
6ee3741498 Merge pull request #3055 from xcat2/master
Merge master to 2.13 branch for 2.13.4 release
2017-05-15 16:48:25 +08:00
zet809
9000ae5d1e Merge branch '2.13' into master 2017-05-15 16:47:58 +08:00
zet809
fd8587f8a4 Merge pull request #3050 from chenglch/nicgroup
Fix regular expression issue while listing group object
2017-05-15 14:55:42 +08:00
zet809
429d6360ee Merge pull request #3049 from junxiawang/0515
Add test case for openbmc rspconfig command #2912
2017-05-15 10:23:24 +08:00
junxiawang
460d33c870 Add test case for openbmc rspconfig command #2912 2017-05-15 02:20:24 -04:00
chenglch
b5448dc6f8 Fix regular expression issue while listing group object
Group object should not be translate with the object name even if
the attribute contains regular expression.

Fix-issue: #3047
2017-05-15 09:57:12 +08:00
GONG Jie
6fb4f5aa4a Add test cases for check exit code when abnormal commands were performed (#2755)
* Add test case for xdsh when permission denied

* Add test case for nodestat for malformed command

* Add test case descriptions for nodestat_usage and xdsh_permission_denied
2017-05-12 03:28:15 -05:00
Yuan Bai
9a8d2ebec9 fix nictypes capital letter failure (#3043) 2017-05-12 03:17:34 -05:00
zet809
e34dfc0722 Merge pull request #3035 from gurevichmark/mkdef_exists
Better processing mkdef if object already exists
2017-05-12 15:39:52 +08:00
junxiawang
e157f1439f Add test case for 1276: nicips.enP5p7s0f1 can not removed from node definition.for issue:1276 (#3041) 2017-05-12 02:12:52 -05:00
Yuan Bai
95be88e790 Merge pull request #3040 from hu-weihua/pagasbundle
Change bundle name of pegas+p9 from rhels7.104-ppc64el.bundle to rhels7.4-pegas_ppc64le.bundle
2017-05-12 15:03:13 +08:00
hu-weihua
e270ce1bd4 Change bundle name of pegas+p9 from rhels7.104-ppc64el.bundle to rhels7.4-pegas_ppc64le.bundle 2017-05-12 02:47:06 -04:00
xuweibj
9811947a28 Merge pull request #2985 from junxiawang/0505
Add test case for openbmc rspconfig command #2912
2017-05-12 14:09:11 +08:00
junxiawang
91cc1fbb4e Add test case for openbmc rspconfig command #2912 2017-05-12 06:06:56 -04:00
junxiawang
4db46093ea Add test case for openbmc rspconfig command #2912 2017-05-12 04:38:32 -04:00
Yuan Bai
09361d8499 update udevadmin work around (#3038) 2017-05-12 00:01:44 -05:00
Victor Hu
3d923652c5 Merge pull request #3024 from gurevichmark/rvitals_openbmc
Initial pass for OpenBMC rvitals
2017-05-11 17:11:16 -04:00
Mark Gurevich
a5dda1a07e Better processing mkdef if object already exists 2017-05-11 14:47:33 -04:00
Mark Gurevich
320d79a0fd Suggested review changes 2017-05-11 09:57:05 -04:00
Mark Gurevich
04935fffe3 Merge pull request #3015 from whowutwut/remove_openbmc_doc
Remove documentation for OpenBMC under Manage Cluster
2017-05-11 09:12:59 -04:00
Mark Gurevich
d1fa11b29e Merge pull request #2979 from xuweibj/manrinv
Add docs about rinv for openbmc
2017-05-11 09:03:26 -04:00
Mark Gurevich
18dc716959 Merge pull request #2951 from xuweibj/I2948
Add bmc specific for rpower in usage & return if encountered error
2017-05-11 09:00:36 -04:00
junxiawang
37e96693cf Add test case for openbmc rspconfig command #2912 2017-05-11 07:22:33 -04:00
zet809
d2fd44fbdf Merge pull request #3028 from immarvin/onpostage
partial fix for [openbmc]xcatd reported "Died at /opt/xcat/sbin/xcatd " when openbmc nodes updated its status from "installing" to "booting" #3026
2017-05-11 16:13:35 +08:00
zet809
90b245797b Merge pull request #3025 from xuweibj/rtvalue
modify return value of bmcdiscover check and ipsource options
2017-05-11 16:09:27 +08:00
chenglch
0eb924a793 Merge pull request #3030 from zet809/fix_issue_2803
Fix issue 2803: rinv ocasionally produces BMC error without telling w…
2017-05-11 15:54:12 +08:00
zet809
74b460072c Merge pull request #3029 from xuweibj/I3206
modify output format when preprocess print error message
2017-05-11 15:51:31 +08:00
neo954
a0f2d85e15 Add test cases for Using Regular Expressions in the xCAT Tables (#3007)
* Add test cases for Using Regular Expressions in the xCAT Tables

* Patch test case mkdef_regex_kvm
2017-05-11 02:47:33 -05:00
ertaozh
a811568afb Fix issue 2803: rinv ocasionally produces BMC error without telling which node was in error 2017-05-11 03:42:01 -04:00
neo954
fefcc2fa1c Add test case to check exit code when syncfiles failing (#3013)
* Add test case to check exit code when syncfiles failing

* Add test case discription for updatenode_diskful_syncfiles_failing
2017-05-11 02:39:20 -05:00