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

19445 Commits

Author SHA1 Message Date
Kilian Cavalotti
a08134d9f7 dodiscovery: add a fallback for getting MTM from DMI
In some cases, FRU pages are not available, or don't contain relevant
readable or relevant information. In those cases, we could still fall
back to DMI to get the MTM information, and log a warning that
MTMS-based discovery may not work as expected.
2017-03-21 14:03:53 -07:00
Victor Hu
e1531da0b6 Merge pull request #2689 from gurevichmark/xdcp_user
Preserve the user ownership of the file for xdcp command
2017-03-21 14:42:16 -04:00
Victor Hu
d6531550ec Merge pull request #2627 from zet809/fix_issue_2327
Have ntp sync up waiting for 1 minute in case sync up failed
2017-03-21 14:39:55 -04:00
Mark Gurevich
1463615f3f Changes suggested by comments 2017-03-21 11:45:26 -04:00
ertaozh
38831c8358 Modify the waiting time clearer for user for ntp-wait 2017-03-21 05:27:52 -04:00
Yuan Bai
3a54d642de Merge pull request #2700 from immarvin/onissue
fix issue When "site" attribute "sharedtftp" is false, the "nodeset" command fails #2492
2017-03-21 15:05:10 +08:00
immarvin
65d01288a5 fix issue When "site" attribute "sharedtftp" is false, the "nodeset" command fails #2492 2017-03-21 14:57:41 +08:00
Mark Gurevich
f78c9320cc Fix links and formatting 2017-03-20 17:33:55 -04:00
Mark Gurevich
4e1d4629a9 Preserve the user ownership of the file for xdcp command 2017-03-20 13:19:39 -04:00
Weihua Hu
7bd2810161 Merge pull request #2592 from neo954/testcase-updatenode
Testcase for `updatenodes -S`
2017-03-20 17:13:10 +08:00
Weihua Hu
fc4c75d33e Merge pull request #2539 from neo954/postgresql-testcase
Add PostgreSQL support in test case pre_deploy_sn
2017-03-20 17:10:17 +08:00
GONG Jie
848b50c8ac Do cleanup 2017-03-20 17:09:12 +08:00
zet809
a095bc90e6 Merge pull request #2652 from xuweibj/manobmc
Add man page related with openbmc
2017-03-20 17:08:21 +08:00
Weihua Hu
27e6d19f6b Merge pull request #2656 from junxiawang/03177
modify ppc64le bundle for rhels7.3
2017-03-20 16:01:31 +08:00
junxiawang
cc8129ec0f modidfy rhels7.3 ppc64le 2017-03-20 07:53:05 -04:00
Weihua Hu
04b376e026 Merge pull request #2563 from junxiawang/0227
modify all os's flat diskfull and diskless install
2017-03-20 15:12:00 +08:00
junxiawang
f45f19fa18 modify testcase for intergration 2017-03-20 07:14:12 -04:00
junxiawang
ef53d65b5e modify testcase for intergration 2017-03-20 03:48:37 -04:00
junxiawang
da8222ad77 modify diskfull testcase for intergration 2017-03-20 03:12:37 -04:00
GONG Jie
fd0e6aa3e3 More reasonable error message when open() file failed. 2017-03-20 14:59:23 +08:00
neo954
a826dec4e2 Merge pull request #2672 from immarvin/onissue
fix issue [DEV] Install xcat on ubuntu14.4.4+ppc64le by go-xcat show "Restarting xcatd ERROR:". That is why Diskless_installation_flat_p8_le always fail and stay on powering_on
2017-03-20 14:40:06 +08:00
GONG Jie
936c35814b Update the test case for "updatenode -S", and check if package gcc is really installed on the compute node 2017-03-20 14:31:12 +08:00
immarvin
23d3a046cc fix issue [DEV] Install xcat on ubuntu14.4.4+ppc64le by go-xcat show "Restarting xcatd ERROR:". That is why Diskless_installation_flat_p8_le always fail and stay on powering_on`` 2017-03-20 13:32:30 +08:00
XuWei
98ef5adea2 modified depending on comments 2017-03-20 01:12:29 -04:00
yangsong
725a44ad83 Merge pull request #2671 from bybai/fixhost
fix issue 2657 makehosts erroneously deletes entries from /etc/hosts
2017-03-20 11:35:36 +08:00
bybai
891f4ee105 fix issue 2657 2017-03-19 23:22:27 -04:00
Weihua Hu
6d0b17fdb4 Merge pull request #2669 from tingtli/bundle
remove duplicate copycds cases
2017-03-20 09:55:41 +08:00
litingt@cn.ibm.com
54fb8edcdb remove duplicate copycds cases 2017-03-19 21:00:45 -04:00
Victor Hu
29496b0e7d Merge pull request #2654 from xuweibj/envobmc
Add warning message when OPENBMC_DEVEL is not YES in openbmc.pm
2017-03-17 13:04:17 -04:00
junxiawang
76dc257538 modify ppc64le bundle for rhels7.3 2017-03-17 06:18:58 -04:00
zet809
65aff25a97 Merge pull request #2547 from ocfplc/fix_configefi
revert: use df instead of mount, and check for the disk that /boot is…
2017-03-17 16:49:51 +08:00
Weihua Hu
807b48bc1d Merge pull request #2655 from junxiawang/0317
modify diskeless hierarchy testcase for issue #2624
2017-03-17 12:35:42 +08:00
junxiawang
cd6c6c90d3 modify diskeless hierarchy testcase for issue #2624 2017-03-17 04:43:10 -04:00
XuWei
b67145f860 Add man page related with openbmc 2017-03-16 23:01:48 -04:00
XuWei
7afa95b0fb Add warning message when OPENBMC_DEVEL is not YES in openbmc.pm 2017-03-16 22:51:39 -04:00
Victor Hu
799d143e90 Merge pull request #2593 from zet809/fix_issue_2362
fix issue 2362: If packimage is not run, osimage in the chain table w…
2017-03-16 15:42:32 -04:00
Victor Hu
cbb27ed281 Merge pull request #2511 from cxhong/2499
[Dev] Support rcons command for openbmc
2017-03-16 15:28:36 -04:00
Weihua Hu
1bc6b38944 Merge pull request #2651 from junxiawang/0316
modify rhels7.3_ppc64.bundle for issue #2650
2017-03-16 12:53:59 +08:00
junxiawang
3e09eebec7 modify rhels7.3_ppc64.bundle for 2650 2017-03-16 03:50:12 -04:00
Casandra Qiu
c66aadb0b7 remove a debug message 2017-03-15 15:52:30 -04:00
Casandra Qiu
033fa4fb41 fix process_request routine after merge 2017-03-15 15:49:42 -04:00
Casandra Qiu
4fa1119178 change nodeip to bmcip 2017-03-15 15:35:13 -04:00
Casandra Qiu
a924cfffe5 remove configssh routine 2017-03-15 15:35:13 -04:00
Casandra Qiu
6112875d5d disable configssh routine 2017-03-15 15:34:34 -04:00
Casandra Qiu
20b71f888b Add support to config passwordless for openbmc 2017-03-15 15:34:34 -04:00
Casandra Qiu
8a8c5a943d use mgt=ipmi instead of openbmc 2017-03-15 15:34:34 -04:00
Casandra Qiu
5793009eab Support ssh based console in rcons for openbmc 2017-03-15 15:33:31 -04:00
Victor Hu
8edf93de0d Merge pull request #2647 from jjohnson42/fixspelling
Fix spelling mistake on 'dependency'
2017-03-15 11:24:18 -04:00
Jarrod Johnson
705556a368 Fix spelling mistake on 'dependency' 2017-03-15 10:51:38 -04:00
junxiawang
97f03932cd modify diskfull testcase 2017-03-15 07:02:20 -04:00