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

7574 Commits

Author SHA1 Message Date
20f186efa6 [xCAT Jenkins Email Report] Order test results by OSName, then ArchName 2016-07-20 13:57:58 +08:00
7f45b7b551 [xCAT Jenkins Email Report] Change all the VARCHAR to VARCHAR BINARY for case sensitive string comparison 2016-07-20 13:57:58 +08:00
ab27c80906 [xCAT Jenkins Email Report] Change the subject line of the xCAT Jenkins mail test report 2016-07-20 13:57:58 +08:00
8207f11ae8 [xCAT Jenkins Email Report] xCAT Jenkins Log Analyzer with email report 2016-07-20 13:57:58 +08:00
6d2ebfe9aa Merge pull request #1537 from chenglch/restservice
Add rest api helper interface to access non-xcat resource
2016-07-20 11:40:34 +08:00
d0870bcb45 Merge pull request #1520 from penguhyang/rhels6_mn_log_diskless
add syslog module to realize the log forward
2016-07-20 11:18:57 +08:00
8187e3efa1 Add rest api helper interface to access non-xcat resource
Currently xcat rest service is running with apache user who do
not have the privilege to manage some local resource like credential
files needed by xcat web ui to get the conserver access.

This patch add scripts in xcatconfig to generate credential files
for conserver user. This patch also add a work around framework for
xcat restapi to provide the interface to get or set the system resource
so that restapi with apache privilege can retrieve the credential files.
2016-07-19 23:09:21 -04:00
797a64131b add syslog module to realize the log forward 2016-07-19 22:43:42 -04:00
767857fe84 Merge pull request #1551 from xuweibj/kvmpower
Improve performance of kvm (powering-on)
2016-07-19 14:35:04 +08:00
e5356243e1 Merge pull request #1534 from xuweibj/blade
Improve performance of blade (powering-on)
2016-07-19 14:32:12 +08:00
d6e7b250f9 Improve performance of kvm (powering-on) 2016-07-18 22:21:12 -04:00
9344ec5558 fix issue geninitrd fails when pkgdir has more than one directory #1538 ; fix geninitrd fails to identify a ppc64le kernel #1539 2016-07-14 21:54:57 -04:00
7a6c9e72f2 Improve performance of blade (powering-on) 2016-07-14 02:07:19 -04:00
12c4227e9c Merge pull request #1526 from xuweibj/T113891
Improve the performance for ipmi mgt(powering-on)
2016-07-13 15:59:01 +08:00
e02933ef54 Merge pull request #1510 from immarvin/onxcatconfig
fix issue  Updating xCAT on OS that uses systemctl has a warning message #1509 ; run systemctl daemon-reload on xcat upgrade
2016-07-13 14:05:55 +08:00
17e0d88cd3 Merge pull request #1515 from neo954/go-xcat-devel
[go-xcat] Print out more error messages when reading repository failed.
2016-07-13 13:54:32 +08:00
52ec24a9b1 Improve the performance for ipmi mgt(powering-on) 2016-07-13 01:32:02 -04:00
1f32db80b0 Merge pull request #1503 from samveen/fix_exclude_list
xCAT-server: Fix exclude list for RH7 - Vim >= 7.4
2016-07-13 10:51:43 +08:00
9b48f99dd5 Merge pull request #1394 from gurevichmark/nodeset_offline
Nodeset offline for ppc64
2016-07-13 09:37:28 +08:00
97a159d47a More fixes due to review comments 2016-07-12 09:13:40 -04:00
05f2832e7d Remove dhcp entry for x86_64 node when nodeset offline is issued 2016-07-11 15:12:13 -04:00
861e60b3e0 code review suggestions 2016-07-11 14:29:57 -04:00
123f9bc400 [go-xcat] Print out more error messages when reading repository failed. 2016-07-11 15:26:04 +08:00
2ba87088c3 [go-xcat] Use a different user-agent for wget 2016-07-11 15:26:04 +08:00
368500d531 fix issue Updating xCAT on OS that uses systemctl has a warning message #1509 ; run systemctl daemon-reload on xcat upgrade 2016-07-11 01:29:11 -04:00
f66297abc5 issue 1493, we made a change that include the updateflag from /install/postscripts/updateflag.awk. But the shebang in /install/postscripts/updateflag.awk points to the /usr/bin/awk which does not exist in sles11.x installer. This fix is to make a link to the installer shipped awk. 2016-07-07 03:52:01 -04:00
7ac29379b0 xCAT-server: Fix exclude list for RH7 - Vim >= 7.4 2016-07-07 03:48:25 +00:00
e80517eb6e modify the pattern for xcat.discovery.xxx from MTMS to mac address 2016-07-06 06:20:18 -04:00
cf9636ae45 fix 1327 after pessl kitcomponents are removed from osimage, the INCLUDE env file for pessl are not cleaned up. 2016-07-06 03:36:16 -04:00
77a563ed89 Fix issue 1371: xcatprobe switch-macmap - could not get valid information 2016-07-05 22:15:20 -04:00
663e41e0d3 Fix issue 1468, modified to check the value of array element 2016-07-04 22:14:53 -04:00
45e364d123 fix rinstall bug for #1461 2016-07-04 07:05:07 -04:00
be94540f10 Merge pull request #1467 from neo954/go-xcat.2
[go-xcat] Add version number
2016-07-04 16:14:07 +08:00
a74af859ec [go-xcat] Add version number 2016-07-04 15:40:05 +08:00
d4775db253 [go-xcat] Change all read' to read -r' to make the script more robust 2016-07-04 14:52:02 +08:00
f968c75c8d Merge pull request #1465 from zet809/fix_issue_1462
fix issue 1462: bmcsetup hang after commencing transmit of discovery …
2016-07-04 14:43:27 +08:00
547a82d464 fix [DEV] kernel parameters 'console=tty0 console=ttyS0' are not passed to the installed Ubuntu 16.04 LTS node #731@github;enable bootup information display on console during ubuntu 16.04 reboot 2016-07-04 02:24:18 -04:00
42d3deea44 fix issue 1462: bmcsetup hang after commencing transmit of discovery packets 2016-07-04 02:23:41 -04:00
d1dcf2aa1e Merge pull request #1454 from immarvin/onupdateflag
fix issue  [Customer]initrd stuck in loop and fails to get rootimg.gz for stateless image. #921 @github;use /install/postscripts/updateflag.awk as the script to report status in diskless and diskful provision
2016-07-04 14:08:43 +08:00
60d988b9d4 Fix issue caused by pull request #1400. Add remote URL as Ubuntu repo properly. 2016-07-04 13:06:19 +08:00
40e2a50086 rename bar.awk to updateflag 2016-07-03 22:54:15 -04:00
9e173c0b34 Merge pull request #1449 from xuweibj/blade
add status powering-on for blade
2016-07-04 10:33:54 +08:00
05c90d4c47 fix issue [Customer]initrd stuck in loop and fails to get rootimg.gz for stateless image. #921 @github;use /install/postscripts/updateflag.awk as the script to report status in diskless and diskful provision 2016-07-02 22:06:41 -04:00
cc47d51ff6 add status powering-on for blade 2016-07-01 05:20:44 -04:00
6845606f29 Add restapi for console
Provide the interface for xcat web GUI to control console
resource.
2016-07-01 04:07:54 -04:00
3671e5bfe8 Merge pull request #1447 from immarvin/onmkdeftemplate
fix issue [FVT]Please update the 'chdef template' return message #1440
2016-07-01 11:09:41 +08:00
44506cbfe0 fix issue [FVT]Please update the 'chdef template' return message #1440 2016-06-30 22:52:06 -04:00
227b8f6c94 fix #1409, can't find expected logs 2016-06-30 21:45:47 -04:00
05694c1aee Merge pull request #1429 from xuweibj/powering-on
add powering-on status for PPC-HMC
2016-07-01 09:11:10 +08:00
2a4b0a9caa add powering-on status for PPC-HMC 2016-06-30 20:51:01 -04:00