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

22520 Commits

Author SHA1 Message Date
3c15dfb0f3 Remove trailing spaces in file docs/source/advanced/chain/chain_tasks.rst 2017-12-31 23:59:59 +00:00
0afe2ee73a Remove trailing spaces in file docs/source/advanced/chain/chain_table.rst 2017-12-31 23:59:59 +00:00
82420f7838 Remove trailing spaces in file docs/source/QA/makehosts_qa.rst 2017-12-31 23:59:59 +00:00
496ea96d76 Remove trailing spaces in file docs/source/QA/makehosts.rst 2017-12-31 23:59:59 +00:00
89db96a4a1 Remove trailing spaces in file docs/source/QA/index.rst 2017-12-31 23:59:59 +00:00
d8c6b79063 Remove trailing spaces in file docs/README.md 2017-12-31 23:59:59 +00:00
5763b084b1 Remove trailing spaces in file create_man_pages.py 2017-12-31 23:59:59 +00:00
c440886cf5 Remove trailing spaces in file buildlocal.sh 2017-12-31 23:59:59 +00:00
4b074877b9 Remove trailing spaces in file builddep.sh 2017-12-31 23:59:59 +00:00
5c9d332cf0 Remove trailing spaces in file build-ubunturepo 2017-12-31 23:59:59 +00:00
b6eb82675b Remove trailing spaces in file .travis.yml 2017-12-31 23:59:59 +00:00
5b37b2ead4 Remove trailing spaces in file ./xCAT/postscripts/nicutils.sh 2017-12-31 23:59:59 +00:00
820b6c2c46 Remove trailing spaces in file ./xCAT/postscripts/injectservice 2017-12-31 23:59:59 +00:00
0932c35a31 Remove trailing spaces in file ./xCAT-test/autotest/testcase/xcatd/case0 2017-12-31 23:59:59 +00:00
486ed3f698 Remove trailing spaces in file ./xCAT-test/autotest/testcase/xcatconfig/case0 2017-12-31 23:59:59 +00:00
39e41d5837 Remove trailing spaces in file ./xCAT-test/autotest/testcase/xcat-inventory/cases.credential 2017-12-31 23:59:59 +00:00
457daffc75 Remove trailing spaces in file ./xCAT-test/autotest/testcase/mkdef/cases0 2017-12-31 23:59:59 +00:00
cb99e7920b Remove trailing spaces in file ./xCAT-server/share/xcat/install/sles/compute.sles12.tmpl 2017-12-31 23:59:59 +00:00
461aa74609 Remove trailing spaces in file ./xCAT-server/share/xcat/install/scripts/post.xcat.ng 2017-12-31 23:59:59 +00:00
021ed22d98 Remove trailing spaces in file ./xCAT-server/share/xcat/install/scripts/post.rhels8 2017-12-31 23:59:59 +00:00
fd82746ab5 Remove trailing spaces in file ./xCAT-server/lib/xcat/plugins/genimage.pm 2017-12-31 23:59:59 +00:00
5dba261cd1 Remove trailing spaces in file ./xCAT-server/lib/xcat/plugins/dhcp.pm 2017-12-31 23:59:59 +00:00
b17c588896 Merge pull request #5359 from gurevichmark/rflash_lock
Lock rflash operation
2018-08-17 15:31:28 +08:00
dc04c54101 To replace PR 5130: Update version_control_inventory.rst (#5530) 2018-08-17 15:28:31 +08:00
b4bc1e9996 Merge pull request #5486 from jjohnson42/fixconfigfpc
fix configfpc with no gateway
2018-08-17 15:13:33 +08:00
9659708a96 Add --noupdateinitrd option to rinstall (#5523) 2018-08-17 14:49:23 +08:00
2b26797195 getAllNodeAttribs will query site table too much (#5505) (#5521)
- move `get_site_attribute` out from loop
2018-08-17 14:42:12 +08:00
ebc04e4cbc support args in postinstallscripts (#5462)
* support args in postinstallscripts

* add the script to inject systemd service unit
2018-08-17 11:23:56 +08:00
dcaa21aa13 Support multiple syncfile list for packimage process (#5524) 2018-08-17 11:01:55 +08:00
0dc260db29 Merge pull request #5514 from robin2008/getopenbmccons
Improve getopenbmccons performance (#5507)
2018-08-16 14:34:49 -04:00
0f190b79a5 [go-xcat] Dirty workaround for github issue #5503 on SLES 11 SP4 (#5522) 2018-08-16 19:43:16 +08:00
5164086ffb Merge pull request #5519 from zet809/fix_issue_5518
Fix issue 5518: perl-xCAT/xCAT/MacMap.pm on ubuntu18.4 and rhels6.10
2018-08-16 15:33:27 +08:00
a0e369430d Fix issue 5518: perl-xCAT/xCAT/MacMap.pm on ubuntu18.4 and rhels6.10 2018-08-16 01:49:53 -04:00
ed890e6e23 refine the timeout values during cumulus discovery (#5502) 2018-08-15 18:23:46 +08:00
8c6a111c59 Merge pull request #5515 from immarvin/ondebugmode
fix when xcatdebugmode=1, non shell (/bin/sh) postscripts will not show output back on MN #5510
2018-08-15 18:13:38 +08:00
7cf413a073 fix when xcatdebugmode=1, non shell (/bin/sh) postscripts will not show output back on MN #5510 2018-08-15 06:11:22 -04:00
957eaf8016 Improve getopenbmccons performance (#5507)
- as it is only DB operation, do all things in preprocess_handler
 - pass 'node' instead of 'noderange' to avoid accessing whole `nodelist`
2018-08-15 16:59:39 +08:00
6998bca246 Merge pull request #5512 from neo954/sles-migration
Fix xCAT migration test cases on SLES
2018-08-15 16:50:08 +08:00
76d50d11ec Update xCAT document for Ubuntu 18.04 (#5477)
* Update xCAT document for Ubuntu 18.04

* Fix github issue #1203. Update document for Ubuntu installation without Internet.

* Fix grammatical errors
2018-08-15 16:08:33 +08:00
bf0bded830 Fix xCAT migration test cases on SLES 2018-08-15 15:27:52 +08:00
fe9743fdd4 1, add the content for httpd tuning (#5513)
2, adjust the parameters based on field feedback
2018-08-15 15:27:13 +08:00
028be486e3 Merge pull request #5418 from hu-weihua/ci_label
Using label to enhance CI test
2018-08-15 10:37:26 +08:00
5871e21758 comment debug info out 2018-08-14 06:09:24 -04:00
1f10e1e434 Merge pull request #5504 from zet809/fix_issue_5499
fix issue 5499: rflash option needed to update PNOR or BMC individually for P9 OpenPower servers
2018-08-14 17:31:51 +08:00
57896422a4 add some comment in code 2018-08-14 05:24:40 -04:00
547b02a351 Merge pull request #5441 from tingtli/task234
add cases for xcat-inventory support credential export and import
2018-08-14 15:20:05 +08:00
30997ee330 using label to enhance CI test 2018-08-14 03:01:33 -04:00
2790444a95 recovery files, fix directory problem 2018-08-14 14:09:51 +08:00
ecec67cfca Stop rinstall processing if runimage is invalid (#5447) 2018-08-13 22:53:22 +08:00
d7b0c0e11b fix issue 5499: rflash option needed to update PNOR or BMC individually for P9 OpenPower servers 2018-08-13 06:11:37 -04:00