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

24348 Commits

Author SHA1 Message Date
cxhong
fe33d7d98f Log Number of Nodes for xCAT command to command.log (#5729)
* Log Number of Nodes for chdef/mkdef/rmdef/lsdef/nodels command to
command.log

* Create a new tag for reponse object
2018-10-29 17:12:20 +08:00
zet809
6c77456fed
Merge pull request #5742 from neo954/xcat-genesis-builder
xCAT-genesis-builder - avoid remove symbolic link as directory
2018-10-29 16:24:43 +08:00
GONG Jie
cda300faa7 Fix indents 2018-10-29 15:44:35 +08:00
GONG Jie
78a32bad30 Fix github issue #5740 - Avoid remove symbolic link as directory 2018-10-29 15:42:56 +08:00
Yuan Bai
8d53df4595
Merge pull request #5738 from robin2008/gpt
localdisk to support user customize the partition table type
2018-10-26 16:56:38 +08:00
xuweibj
7bd23682d1
Merge pull request #5736 from hu-weihua/setupvm
enhance test case setup_vm
2018-10-26 16:46:45 +08:00
Weihua Hu
c4dd19e8c1
Merge pull request #5739 from neo954/go-xcat
[go-xcat] Fix command line argument handling bug introduced by previous commits
2018-10-26 16:15:19 +08:00
GONG Jie
1fc3e2d18c [go-xcat] Fix command line argument handling bug introduced by previous commits 2018-10-26 16:07:55 +08:00
bxuxa
8fb3c11461 localdisk to support user customize the partition table type
some old code issues found during UT for this feature
2018-10-26 15:13:56 +08:00
huweihua
ca49763b81 enhance test case setup_vm 2018-10-26 03:11:26 -04:00
zet809
949edfad57
Merge pull request #5737 from bybai/ubu
nodeset ubuntu16.04.5 x86_64 support
2018-10-26 15:03:04 +08:00
bybai
3067412a7f nodeset ubuntu16.04.5 x86_64 support 2018-10-26 02:33:57 -04:00
zet809
cb64b65618
Merge pull request #5732 from gurevichmark/doc_clean
Add reventlog to hw management list
2018-10-26 13:38:39 +08:00
GONG Jie
3d4f196426 [go-xcat] Change back to gpgcheck=0 2018-10-26 11:29:38 +08:00
Mark Gurevich
f72c4f088a Add reventlog to hw management list 2018-10-25 10:36:32 -04:00
Gᴏɴɢ Jie
833f33c820 [go-xcat] Fix the result of smoke test when xCAT is not installed (#5731)
* [go-xcat] Revise the command line argument handling

* [go-xcat] Revise test cases

* [go-xcat] Fix the result of smoke test when xCAT is not installed
2018-10-25 17:19:30 +08:00
xuweibj
6751f5e130
Merge pull request #5730 from hu-weihua/updatecase
Update some openbmc test cases
2018-10-25 16:28:45 +08:00
huweihua
e13a71c03f Update some openbmc test cases 2018-10-25 03:42:51 -04:00
Gᴏɴɢ Jie
01ad6cd6a6 Uninstall xCAT with go-xcat (#5674)
* [go-xcat] Revise debug log, in order to make debugging go-xcat and bug reporting easier.

* [go-xcat] Revise the prompt messages

* [go-xcat] In yum/zypper repo file, use gpgcheck=1

* [go-xcat] Bump version number

* [go-xcat] Revise the help messages

* [go-xcat] xCAT uninstallation

* [go-xcat] Fix kill command error messages

* [go-xcat] Simplify command line argument processing

* [go-xcat] When do a `check', only run update_repo

* Update document of xCAT uninstallation - use `go-xcat uninstall`

* [go-xcat] Handle goconserver in trash_xcat()

* [go-xcat] Add goconserver to the uninstallation package list

* Add goconserver to the uninstallation package list

* [go-xcat] Fix debug_logger

* [go-xcat] xCAT can be completely uninstalled
2018-10-25 13:24:15 +08:00
zet809
67b3b23664
Merge pull request #5727 from gurevichmark/noupdateinitrd_osimage
Process  --noupdateinitrd and --ignorekernelchk flags for rinstall
2018-10-24 17:57:10 +08:00
Yuan Bai
735b121e15 classify deployment log and updatenode log (#5725)
* classify deployment log and updatenode log

* add deployment starting for xcatroot
2018-10-24 17:03:52 +08:00
Mark Gurevich
ea215738d7 Process --noupdateinitrd and --ignorekernelchk flags even when osimage is not specified 2018-10-23 13:14:23 -04:00
zet809
5bab3f8bac
Merge pull request #5711 from robin2008/tabch-d
Handle the wrong table name when using tabch
2018-10-22 13:11:54 +08:00
Weihua Hu
5a42867388
Update Version 2018-10-19 17:07:49 +08:00
litingt
a359c3f3e1 update for xcat 2.14.4 release 2018-10-19 04:31:46 -04:00
litingt
3a9e0b7aab update for master release 2018-10-19 04:13:25 -04:00
xuweibj
31f5bfd8a5
Merge pull request #5714 from hu-weihua/caseupdate
Update some outdated test cases
2018-10-18 16:18:25 +08:00
Yuan Bai
7b68047e22 fix enablekdump for redhat7.6 and 7.6-alt nfs vers 4 support (#5713)
* fix redhat7.6 nfs vers 4 support

* enhance

* polished
2018-10-18 14:58:36 +08:00
huweihua
df2fa08ab4 Update some outdated test cases 2018-10-17 23:19:43 -04:00
bxuxa
f3459ae415 Add testcase chtab_nonexist_table for chtab CLI 2018-10-17 15:26:58 +08:00
bxuxa
9c6ae3ed6e Handle the wrong table name when using tabch (#5151)
- As a compatible, still using data to report the error message, but set exit code non-zero
2018-10-17 15:08:53 +08:00
cxhong
51bd7fea27 Add wget package to rhels8 pkglist (#5708) 2018-10-17 10:14:45 +08:00
Weihua Hu
b411d1b2cd
Merge pull request #5705 from zet809/modify_release_info_for_2.14.4
The 2.14.4 release information
2018-10-15 16:22:51 +08:00
Yuan Bai
2fc70739ab delete nfsvers=3 for rh statelite (#5704) 2018-10-15 16:19:37 +08:00
ertaozh
f74a57e272 The 2.14.4 release information 2018-10-15 04:15:10 -04:00
Victor Hu
1d238a5111
Merge pull request #5672 from Obihoernchen/patch-7
[Docu] Remove "Install NVIDIA Management Library"
2018-10-12 20:40:52 -04:00
Obihörnchen
dd29a98ae3
Remove reference in index.rst 2018-10-13 02:20:02 +02:00
Victor Hu
c97d4ee287
Merge pull request #5675 from gurevichmark/exterme_cluster
xCAT name consistency
2018-10-12 17:17:34 -04:00
cxhong
5efa7ab42b Modify the output message if failed pping_hostname() (#5664)
* Modify output message
2018-10-12 17:33:28 +08:00
Bin Xu
40d74ace1b Adding port 22 for unprivileged node ping (#4324) (#5699) 2018-10-12 17:01:37 +08:00
Kilian Cavalotti
0c0854aa2b syncfiles: try to fix the issue where sync lists are generated with the (#5680)
wrong destination username. Bugs #4455, #5252
2018-10-12 16:14:30 +08:00
Weihua Hu
3d6aab2924
Merge pull request #5697 from xuweibj/I5694
fix issue 5694, not try to install tree for xCAT-probe
2018-10-12 15:33:35 +08:00
xuweibj
823a1530ee fix issue 5694, not try to install tree for xCAT-probe 2018-10-12 02:52:40 -04:00
xuweibj
f09c27dd08
Merge pull request #5696 from hu-weihua/probe5488
Enhance osdeploy for issue 5488
2018-10-12 14:20:53 +08:00
huweihua
f3f7890225 Enhance osdeploy for issue 5488 2018-10-12 01:20:18 -04:00
xuweibj
a248377b4d
Merge pull request #5693 from hu-weihua/probe
enhance xcatmn for issue  4606
2018-10-12 09:37:43 +08:00
Mark Gurevich
5f88870e33 Remove commented out lines 2018-10-11 15:54:39 -04:00
Victor Hu
53c988bd2d
Merge pull request #5646 from gurevichmark/python_doc
Improve flow and grammar for openbmc python installation doc
2018-10-11 15:16:18 -04:00
Victor Hu
311e1e5951
Merge pull request #5669 from gurevichmark/manpage_fixes
Formatting and spelling fixes for some man pages
2018-10-11 15:15:32 -04:00
huweihua
7d0caba274 enhance xcatmn for issue 4606 2018-10-11 05:06:03 -04:00