2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 09:13:08 +00:00

19834 Commits

Author SHA1 Message Date
Weihua Hu
28b68fd823 Remove redundant space, it will result in case failed to be loaded (#3095) 2017-05-18 03:23:53 -05:00
Xiaopeng Wang
80e8cb7e01 Merge pull request #3093 from zet809/modify_release_info_for_2.13.4
Modify release information for 2.13.4
2017-05-18 15:19:20 +08:00
Weihua Hu
6c8002cddd [DO NOT MERGE] Refine xcattest script (#3048)
* Simplify xcattest usage

* Modify usage depending on Mark's comments
2017-05-18 02:05:48 -05:00
ertaozh
dd91546a84 Modify release information for 2.13.4 2017-05-18 03:05:40 -04:00
yangsong
317845a04c merge 2.13.perfopt branch to master branch (#3044)
* Add trace point for perf tool in xcatd (#903)

This patch aims to enable nytprof library to analyze the performance
of xcat code in statement level.

- Add perf trace point in xcatd
- Add sleep time for db prcess to solve the race condition when
- perf instraction is used.

More reference

To enable prof:

perl -dt:NYTProf /opt/xcat/sbin/xcatd -f

Some perf test sample:
https://github.com/chenglch/xcatperf

* refine the performance of makedhcp (#2901), it including:
 - refine the code logic in getSNList to get better performance
 - refine the getipaddr, cache the dns lookup result
 - refine noderangecontainsMn
 - refine ishostinsubnet
2017-05-18 14:23:29 +08:00
Yuan Bai
80e5e96542 fix mtu support (#3083) 2017-05-18 01:00:50 -05:00
Victor Hu
ff4fd41e6e Merge pull request #3076 from gurevichmark/rinv_format
OpenBMC rinv sorted output
2017-05-17 22:20:37 -04:00
Mark Gurevich
e664018cc4 Changes after review comments 2017-05-17 11:27:37 -04:00
cxhong
68736a6440 Merge pull request #3037 from xuweibj/I3036
Get username and password from passwd table for openbmc discover
2017-05-17 08:55:27 -04:00
Weihua Hu
305ec7d71e Merge pull request #3079 from junxiawang/0518
In automation environment, disable SN when doing Migration and add 'stop' label for all provision cases for Dev debug
2017-05-17 16:18:57 +08:00
junxiawang
3b78dff3a0 add stop lable for Dev to debug 2017-05-17 08:26:37 -04:00
junxiawang
d4dd40c292 add stop lable for Dev to debug 2017-05-17 08:19:23 -04:00
junxiawang
4dd1407d05 Migration test just need to run under flat environment or will two dns server:SN and MN for CN 2017-05-17 07:09:50 -04:00
Mark Gurevich
d30d0156e7 rinv man page fix 2017-05-16 16:07:44 -04:00
Mark Gurevich
2e017e2c10 OpenBMC rinv sorted output 2017-05-16 15:56:49 -04:00
Yuan Bai
fc047c13f8 Merge pull request #3075 from xuweibj/I2937
Modify output for rpower state when openbmc return Quiesced
2017-05-16 17:00:34 +08:00
XuWei
e2b25f57a3 Modify output for rpower state when return Quiesced 2017-05-16 04:42:06 -04:00
Mark Gurevich
83e0e51944 Merge pull request #3045 from zet809/fix_issue_2577
Fix issue 2577: chdef -m should return correct warning message when s…
2017-05-15 10:16:45 -04: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
ertaozh
27dcfbbd7a enhance descript of postscripts.postscripts and postscripts.postbootscripts 2017-05-12 21:40:11 -04:00
ertaozh
e07b607b44 Fix issue 2577: chdef -m should return correct warning message when some attributes is not permit to be changed. 2017-05-12 06:33:37 -04: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
XuWei
83f5ea9321 Get username and password from passwd table for openbmc discover 2017-05-11 23:12:15 -04: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