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

21834 Commits

Author SHA1 Message Date
chenglch
b7bd03f151 Fix command error in gocons caused by the env variable
In hierarchical mode, xCAT insert variables in the command line,
but goconserver do not support this format. This patch put the
definition for environment variable to `{params}->{env}` field so
that the first argument of  `{params}->{cmd}` is executable.
2018-03-19 11:38:45 +08:00
yangsong
3e622bf94e fix typo (#4956) 2018-03-16 14:19:26 +08:00
zet809
3eafbecb6e
Merge pull request #4884 from xuweibj/rspconfig_setnet
rspconfig set ip/netmask/gateway/vlan in python
2018-03-16 13:54:57 +08:00
XuWei
5ff300df35 modified depending on comments 2018-03-16 01:18:27 -04:00
yangsong
9e1450fe12 fix syntax issue (#4950) 2018-03-15 17:44:20 +08:00
yangsong
38e547c493 fix issue If multiple IP addresses used in xcatmaster field, updatenode will not work leaving node in bad state #3688 (#4932) 2018-03-15 16:14:41 +08:00
xuweibj
36146ce0dd
Merge pull request #4944 from zet809/fix_issue_4856
fix issue 4856: rewrite parse_args for rspconfig
2018-03-15 15:52:06 +08:00
ertaozh
75940bfda1 add value check for rspconfig options powersupplyredundancy,... 2018-03-15 03:10:06 -04:00
Yuan Bai
a6a14d3bfe group validation (#4945) 2018-03-15 14:13:13 +08:00
Weihua Hu
0db3add42c
Merge pull request #4941 from whowutwut/openbmc_ut_cases
Adding more OpenBMC Unit Testing test cases to quickly test success case
2018-03-15 13:55:30 +08:00
ertaozh
3dc4b0a60a update parse_args based on comments 2018-03-14 22:34:21 -04:00
Mark Gurevich
0c06d6d836 remaining OpenBMC testcases 2018-03-14 14:16:19 -04:00
Victor Hu
cf71168bbd
Merge pull request #4939 from gurevichmark/python_perl_indicator
Display Perl/Python for OpenBMC commands with -V
2018-03-14 09:26:09 -04:00
ertaozh
84ad957d3f fix issue 4856: rewrite parse_args for rspconfig 2018-03-14 03:56:44 -04:00
Yuan Bai
c0314a36b6 enhance invalid node name error msg (#4931) 2018-03-14 13:49:08 +08:00
Weihua Hu
c61a253a45
Update Version 2018-03-14 11:27:38 +08:00
Victor Hu
52939c94c0 start to add UT cases for the success case, this allows us to easily run sanity test on all the BMC commands 2018-03-13 11:36:12 -04:00
Victor Hu
ba2c179904 Add new testcase to test deleting an active BMC image 2018-03-13 11:35:52 -04:00
Mark Gurevich
549ee35a49 Display Perl/Python for OpenBMC commands with -V 2018-03-13 11:15:18 -04:00
chenglch
b6241689b9
Merge pull request #4921 from robin2008/multi-user-openbmc
Support mutiple openbmc commands in the same time
2018-03-13 17:39:26 +08:00
Bin Xu
387055a3be to address the review comments:
- using signal to handle the cleanup
2018-03-13 17:35:20 +08:00
Weihua Hu
fbad9d9e64
Merge pull request #4927 from bybai/iba
enhance mlnxofed_ib_install.v2 return 1 when service openibd restart …
2018-03-13 15:35:30 +08:00
yangsong
06a3db57c8 add template for openbmc controlled Power LE server (#4928) 2018-03-13 14:27:45 +08:00
bybai
f36e659715 enhance mlnxofed_ib_install.v2 return 1 when service openibd restart failed 2018-03-12 23:10:24 -04:00
yangsong
4ad99269fe fix issue: genimage tries direct DB access instead of via xCATd #4385 (#4924) 2018-03-12 17:40:39 +08:00
Bin Xu
1d7e0a0042 Support mutiple commands in the same time
- Using PID tailing name to avoid the lock
2018-03-12 14:47:04 +08:00
Mark Gurevich
817c5c6e4c
Merge pull request #4919 from whowutwut/openbmc_perf
Add performance graph for Python/Perl comparism, for "rpower <> state" into documentation
2018-03-09 16:26:19 -05:00
Victor Hu
3e8387a5c2 Add performance graph for Python/Perl comparism, for rpower <> state 2018-03-09 16:17:58 -05:00
xuweibj
feaa1532ec Not start agent when no valid nodes (#4915) 2018-03-09 18:30:46 +08:00
zet809
b4eb8ea37b
Merge pull request #4914 from immarvin/xcat-inventory
add usercase for xcat-inventory
2018-03-09 18:13:32 +08:00
zet809
ede5ad4b93
Merge pull request #4543 from whowutwut/openbmc_flashing_doc
Add section for OpenBMC rflash in admin-guide
2018-03-09 17:57:52 +08:00
immarvin
fcd9865343 add usercase for xcat-inventory 2018-03-09 04:32:21 -05:00
zet809
b5ad92c39c
Merge pull request #4912 from robin2008/message-no-py-agent
When xCAT-openbmc-py is not installed on Service Node, log does not help describe the problem
2018-03-09 15:34:44 +08:00
Bin Xu
6d3d340849 check if agent exists in process_request and give more clear message. 2018-03-09 15:05:15 +08:00
zet809
55270d1fe6
Merge pull request #4896 from chenglch/goconsdoc
Add doc to enable goconserver by default
2018-03-09 15:04:20 +08:00
chenglch
5efb6e70ca Use makegocons instead of makeconservercf during discovery and provision 2018-03-09 14:48:09 +08:00
chenglch
f685d458b4 Add doc to enable goconserver by default
Add the steps in documentation to enable goconserver by default.
2018-03-09 14:42:04 +08:00
tingtli
b25c4064d1
Merge pull request #4911 from hu-weihua/mkdef
Looks good to me, i agree to merge
2018-03-09 14:35:06 +08:00
zet809
8bfea10150
Merge pull request #4909 from chenglch/goconsindent
Fix indent problem for the comment lines
2018-03-09 14:23:01 +08:00
zet809
a297ed1171
Merge pull request #4910 from robin2008/not-default-require-soap
remove the dependency, Load SOAP module dynamically
2018-03-09 14:09:56 +08:00
zet809
46b2bcdebe
Merge pull request #4907 from whowutwut/openbmc_py_dependencies
Handle the Python dependencies to xCAT-openbmc-py using EPEL/EXTRA/FC28 RPMs
2018-03-09 13:58:11 +08:00
Bin Xu
55af8ca8c4 remove the dependency, Load SOAP module dynamically 2018-03-09 13:39:33 +08:00
hu-weihua
11f469792b Modify all fullwidth colon in test case 2018-03-09 00:33:49 -05:00
Weihua Hu
d0a9e394db
Merge pull request #4904 from neo954/infiniband
Add libnl3 to ib.rhels7.ppc64le.pkglist
2018-03-09 13:23:58 +08:00
Victor Hu
0f08fb31a0 Install first, then performance section 2018-03-08 21:49:00 -05:00
chenglch
a03e17dadf Fix indent problem for the comment lines
For the usability issue, add more spaces to avoid of
some errors when deleting the `#`.
2018-03-09 10:41:46 +08:00
bybai
6da5a51010 enhance rflash doc 2018-03-08 21:36:55 -05:00
Victor Hu
eaf6b0eeb8 Adding documentation for installing xCAT-openbmc-py 2018-03-08 16:39:39 -05:00
Victor Hu
88925f99a8 Reverse installing xCAT-openbmc-py by default so we can require python dependencies 2018-03-08 15:21:26 -05:00
GONG Jie
fe60fe04db Add libnl3 to ib.rhels7.ppc64le.pkglist 2018-03-08 17:24:27 +08:00