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

18896 Commits

Author SHA1 Message Date
ypbj
1ff745dbfe fix copycds can't auto copycd centos iso 2016-12-26 21:31:38 -05:00
xuweibj
10752d0604 Merge pull request #2309 from hu-weihua/2304
Fix issue#2304: xcatprobe subcommands are not consistent in their naming
2016-12-14 14:46:15 +08:00
hu-weihua
9ae9d9c2d2 change file name, replace hyphens by underscores 2016-12-14 01:32:24 -05:00
hu-weihua
c9d09d68cf change file name, replace hyphens by underscores 2016-12-14 01:23:30 -05:00
xuweibj
46fa11161a Merge pull request #2300 from hu-weihua/2299
Modify issue2299: xcatprobe xcatmn do not clear the /etc/hosts if no usefull cn node to check dhcp in the environment
2016-12-14 13:51:07 +08:00
zet809
676ae641cb Merge pull request #2307 from whowutwut/ntpd_debug
[CUSTOMER] Use ntpdate in genesis kernel instead of starting the ntp daemon to reduce discovery time
2016-12-14 11:08:03 +08:00
Victor Hu
482f6b7fc2 Use the -b option to force the time change 2016-12-13 13:42:07 -05:00
Victor Hu
23179aeaa9 Adding ntpdate to the list of commands to put into xCAT-genesis-base 2016-12-13 13:21:03 -05:00
Victor Hu
c1673f730b Since the genesis kernel is not intended to be long running, there's no need to start ntp daemon, simply attempt to sync with ntpdate.
There's an issue in this code where we query ntpq for the offset too quickly after starting the ntp daemon.  This causes the offset to always be 0 and we continue.  We have seen situations where ntpd starts before the first check and becomes > 1000.  Then it takes 15 minutes before the 2nd attempt and delays the hardware discovery process
2016-12-13 11:15:27 -05:00
Yuan Bai
212da735bc Merge pull request #1949 from samveen/bare_output
[xCAT-client]Improvements to `bin/xdshbak`
2016-12-13 15:16:56 +08:00
zet809
155f9b681b Merge pull request #2301 from tingtli/version
update Version to 2.13.1
2016-12-09 15:32:07 +08:00
litingt@cn.ibm.com
fd79f1c1ac update Version to 2.13.1 2016-12-09 01:52:57 -05:00
hu-weihua
9a4e78ed5a Modify issue 2299: xcatprobe xcatmn do not clear the /etc/hosts if no usefull cn node to check dhcp in the environment 2016-12-09 01:07:41 -05:00
Victor Hu
174145f1a3 Update README.rst
Update the documentation badges
2016-12-08 14:45:53 -05:00
Victor Hu
32ccaf70e0 change the URL for go-xcat to github 2016-12-08 14:19:23 -05:00
Xiaopeng Wang
0c12451375 Merge pull request #2292 from whowutwut/genesis_logger_ntpd
Add messages to trace the ntpd commands in genesis
2016-12-08 12:25:43 +08:00
Victor Hu
5af0a890a4 Add messages to trace the ntpd commands in genesis 2016-12-07 21:39:21 -05:00
Xiaopeng Wang
8cdc81ac55 Merge pull request #2288 from immarvin/onlock
correct the path of genimage lock
2016-12-07 17:25:53 +08:00
immarvin
6495de9cda correct the path of genimage lock 2016-12-07 03:59:23 -05:00
yangsong
cfbced8d83 Merge pull request #2285 from junxiawang/snntpsetup
SN ntp service setup
2016-12-07 16:08:34 +08:00
junxiawang
7577ab8efe SN ntp service setup 2016-12-07 07:04:40 -05:00
Xiaopeng Wang
d7a7d9f27a Merge pull request #2283 from immarvin/onmakentp
fix issue [DEV] 'makentp -a' always return 1 #2282
2016-12-07 15:22:00 +08:00
Xiaopeng Wang
16af690635 Merge pull request #2284 from zet809/modify_dep_for_genesis_script
To have xcat-genesis-script depended on xcat-genesis-base 2.13.0 or h…
2016-12-07 15:19:36 +08:00
ertaozh
40e9608cf4 To have xcat-genesis-script depended on xcat-genesis-base 2.13.0 or higher 2016-12-07 02:10:32 -05:00
tingtli
e72d5c5f98 Merge pull request #2280 from xcat2/recover_kit_cases
This is to recover the kit test cases. I agree to merge.
2016-12-07 14:59:02 +08:00
immarvin
46daf64a93 fix issue [DEV] 'makentp -a' always return 1 #2282 2016-12-07 01:58:29 -05:00
caomengmeng
0dda9e4d9e complete 2016-12-07 01:21:41 -05:00
zet809
3f77234855 Merge pull request #2279 from junxiawang/1207
modify genesis testcase for nodeset shell case issue
2016-12-07 14:16:24 +08:00
junxiawang
0107b43bee modify genesis testcase for nodeset shell case issue 2016-12-07 04:57:32 -05:00
Yuan Bai
1bfe3a9aba Merge pull request #2277 from cxhong/buildkit
Wrong repository name if osminorversion doesn't have comparison operator
2016-12-07 12:22:02 +08:00
Casandra Qiu
386ae4ec06 Wrong repository name if osminorversion doesn't have comparison operator 2016-12-06 21:25:35 -05:00
yangsong
e9d94289aa Merge pull request #2275 from junxiawang/1206litfile
modify litefile for rhels6.8 statelite issue for ntp
2016-12-06 17:44:19 +08:00
junxiawang
69c98a10a8 modify litefile for rhels6.8 statelite issue for ntp 2016-12-06 08:54:19 -05:00
caomengmeng
403d808be4 Merge pull request #2271 from immarvin/ontestcase
fix issue [DEV] go-xcat test case in ubuntu16.04.1 still obtain apt.key from SourceForge #2263
2016-12-06 17:11:24 +08:00
yangsong
310020c2ba Merge pull request #2273 from xcat2/update_runcmdinstaller_case
[FVT]Update runcmdinstaller_command case to check the root path
2016-12-06 17:07:05 +08:00
zet809
da755cecd5 Merge pull request #2272 from junxiawang/1206rmvm
modify testcase for rmvm issues:2235
2016-12-06 17:03:36 +08:00
junxiawang
1740361bfd modify testcase for rmvm issues:2235 2016-12-06 07:38:31 -05:00
caomengmeng
770768404a complete 2016-12-06 03:57:30 -05:00
yangsong
0533eecd34 Merge pull request #2267 from caomengmeng/update_build_kit_cases
[FVT]Update build kit cases
2016-12-06 16:37:06 +08:00
Weihua Hu
5ebefb43e1 Merge pull request #2270 from junxiawang/1206dhcp
modify testcases using "makedhcp -q " to validate the "makedhcp"  res…
2016-12-06 16:02:36 +08:00
junxiawang
60c6599d1e modify testcases using "makedhcp -q " to validate the "makedhcp" result check 2016-12-06 07:09:22 -05:00
junxiawang
d3bd65e833 modify testcases using "makedhcp -q " to validate the "makedhcp" result check 2016-12-06 06:49:50 -05:00
immarvin
9c018631d3 fix issue [DEV] go-xcat test case in ubuntu16.04.1 still obtain apt.key from SourceForge #2263 2016-12-06 02:59:45 -05:00
Weihua Hu
20c93db628 Merge pull request #2269 from junxiawang/1206
modify all installation testcases to get provisioned cn's xcat.log
2016-12-06 15:13:09 +08:00
junxiawang
212afb35c2 modify all installation testcases to get provisioned cn's xcat.log 2016-12-06 06:17:38 -05:00
caomengmeng
bc112393c1 complete 2016-12-06 01:35:53 -05:00
caomengmeng
c64212427a Merge branch 'master' of github.com:xcat2/xcat-core 2016-12-06 01:34:09 -05:00
Victor Hu
27c0932825 Merge pull request #2260 from whowutwut/gensis_base_revert
Revert the naming of xCAT-genesis-base back to using snap<date> and use Epoch instead
2016-12-05 14:22:50 -05:00
Victor Hu
4aab65ea0a Revert the naming back to using snap<date> and instead use the
Epoch keyword to control the priority of the xCAT-genesis-base package
2016-12-05 13:58:27 -05:00
Mark Gurevich
3501396de0 Merge pull request #2257 from whowutwut/manpage_update
Looks good to me.
2016-12-05 11:10:29 -05:00