2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-18 12:20:40 +00:00
Commit Graph

22263 Commits

Author SHA1 Message Date
c49e41da99 support environment variables in osimage customized files (#5281)
* * osimage table schema change: add a "environvar" col in osimage table to hold environment variables used in osimage customized files
* osimage object schema change: add a environvar attribute, which refers to  osimage.environvar
* the environment variables specified in "environvar" attribute will be exported during invocation of postinstall scripts in genimage

* support variables in synclists

* support environment variables in genimage,mkinstall,getpostscript

* support environment variables for xdcp -i -F in packimage
2018-06-15 14:51:41 +08:00
18c5afc0f4 support secure root method (#5286)
- support xcat_secure_pw:<user> API in credential plugin
 - for diskless, if enabled secure root, packimage will not write root password into image
 - for stateful, if enabled secure root, nodeset will not write root password into config file
 - and 'remoteshell' will update shadow file accordingly
2018-06-15 10:28:51 +08:00
b7d0264e05 Merge pull request #5292 from cxhong/pduoid
Failed to discover PDU
2018-06-14 13:19:39 -04:00
643fa238fe put name of OID 2018-06-14 11:41:50 -04:00
2cc35b6090 Failed to discover PDU 2018-06-13 13:43:44 -04:00
61cbe03b93 Enhance xcattest to support label search (#5280)
* enhance xcattest to support label search
2018-06-13 17:32:05 +08:00
3cd5209ee0 Merge pull request #5283 from cxhong/sn2700
Using physical entity description OID to get Vendor information
2018-06-07 16:05:45 -04:00
952dea810b Using physical entity description OID to get Vendor information 2018-06-07 13:18:30 -04:00
a1596fa3e3 check ip whether static for networkmanager config (#5261)
* check ip whether static by networkmanager
2018-06-07 16:58:49 +08:00
cc158f7755 Create switchprobe link during xCAT-probe installation (#5272)
* Create switchprobe link during xCAT-probe installation

* remove debug message

* Modify upgrade path

* make symbolic link
2018-06-07 10:04:54 +08:00
7576e04e24 let mysqlsetup work when using alias IP as MN IP (#5279)
* let mysqlsetup work when using alias IP as MN IP
2018-06-06 15:25:11 +08:00
1c1eace773 Recording the Severity of log message into xCAT logs (#5267)
- modify rsyslog conf and add "%syslogseverity-text:::uppercase%" to input the text Severity
 - remove duplicate Severity in log message
 - modify MsgUtils::trace for better performance and code structure
2018-06-05 17:57:55 +08:00
1b444f0709 Merge pull request #5119 from robin2008/showsvrname
show server name by default for Error and Warn message
2018-06-05 16:08:21 +08:00
cd689a9a65 Framework of redfish support perl part (#5269) 2018-06-05 13:07:29 +08:00
000235dcf2 Merge pull request #5265 from cxhong/5260
Add WARNING message if non-root user runs chtab command
2018-06-01 14:41:13 -04:00
adb1cafa43 modify message 2018-06-01 11:28:25 -04:00
12bfd5699d if not get valid pid when waitpid, sleep (#5274) 2018-06-01 14:30:53 +08:00
84ba10fad6 Update README.rst 2018-06-01 10:39:41 +08:00
1d55bd6ed2 Update Version 2018-06-01 10:38:19 +08:00
fd11d2fc29 Merge pull request #5273 from whowutwut/remove_pip_doc
Remove pip instructions, recommend using the RPM instructions for xCAT-Openbmc-py
2018-05-31 16:25:57 -04:00
780546760a Remove pip instructions, causes more headaches than good using pip 2018-05-31 15:46:38 -04:00
fe54db1dff Merge pull request #5270 from robin2008/nodestat-usage
modify nodestat usage and manpage for `-f|--useping`
2018-05-31 09:09:55 -04:00
671231833d modify nodestat usage and manpage for -f|--useping 2018-05-31 17:13:04 +08:00
5e0a1211b9 Merge pull request #5268 from zet809/modify_release_info_for_2.14.1
Add release information for 2.14.1
2018-05-31 15:04:36 +08:00
47b0eada4f Add release information for 2.14.1 2018-05-31 02:30:07 -04:00
bcf0b4a7b8 Modified message 2018-05-30 21:27:00 -04:00
0abb6214fe Merge pull request #5197 from zet809/addback_ntpwait_for_genesis
Add back ntp-wait for building genesis-base on pegas
2018-05-30 14:04:30 -04:00
d49664ea31 Add WARNING message if non-root user runs chtab command 2018-05-30 13:41:25 -04:00
f10d33f66c redirect wget output to /tmp/wget.log (#5251)
* redirect wget output to /tmp/wget.log
2018-05-30 09:36:07 +08:00
d328364fd7 Merge pull request #5120 from neo954/cuda-test
Update the CUDA installation test script
2018-05-29 18:08:42 +08:00
550ef1a74a Test case for copycds, with a bogus disc (#5236) 2018-05-29 15:21:37 +08:00
7227c7f98d show server name by default for Error and Warn message 2018-05-29 15:18:46 +08:00
eb9c0c6d93 Merge pull request #5258 from robin2008/openbmcpy
Fix code error to generate the right socket file name based on the caller PID
2018-05-29 15:11:21 +08:00
780c29a575 Merge pull request #5259 from robin2008/case4showsvrname
Update the testcase to cover the changes for showing server name in warn/error message
2018-05-29 09:51:06 +08:00
f70858cd31 Update the testcase to cover the changes in #5119
- missing some test cases
2018-05-28 21:19:30 +08:00
a307bfa96a Fix code error to generate the right socket file name based on the caller PID (#5257) 2018-05-28 21:01:05 +08:00
bc84beb4f5 Merge pull request #5256 from immarvin/onissue
log the size of packets received by udp listener
2018-05-28 17:53:42 +08:00
3460a6915c * log the size of packets received by udp listener 2018-05-28 05:24:52 -04:00
2f87973517 Merge pull request #5247 from cxhong/5177
Increase packet size of recv()
2018-05-28 16:31:36 +08:00
8d185d517e Merge pull request #5240 from tingtli/inventory
update xcat inventory osimage export and import cases
2018-05-28 15:55:00 +08:00
c17dcaab6b refine xcat osimage import and export cases 2018-05-28 03:17:22 -04:00
1b2440926b Merge pull request #5253 from robin2008/case4showsvrname
Update the testcase to cover the changes in #5119
2018-05-28 11:19:03 +08:00
3745bac26d Update the testcase to cover the changes in #5119
using regular expression to cover the error/warn message which contains the server name
2018-05-26 11:44:44 +08:00
a064d1d207 fix an error 2018-05-25 09:41:43 -04:00
c866af4872 update according to comments 2018-05-25 04:46:11 -04:00
eb346fb752 Add resource check in xcatmn (#5202)
* Add more checking for xcat mn healthy
2018-05-25 16:29:22 +08:00
699486a15c Add new test cases for the syncfiles feature (#5228)
* Add new test cases for the syncfiles feature

* Update the test case for EXECUTEALWAYS feature

* Test regular updatenode -F and the scp feature separately

* Ignore some failling when use scp
2018-05-25 16:09:54 +08:00
96f615d295 Merge pull request #5249 from immarvin/ontest
refine xcat-inventory test case
2018-05-25 16:02:57 +08:00
521f265eb1 refine xcat-inventory test case 2018-05-24 23:35:53 -04:00
360e3165ff Modify the error message 2018-05-24 23:04:39 -04:00