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

226 Commits

Author SHA1 Message Date
GONG Jie
c7ac6b3d11 [go-xcat] Print more friendly error message, when command `repoquery' is not found 2016-06-29 12:29:43 +08:00
GONG Jie
54581229cd [go-xcat] Fix typo 2016-06-27 15:16:01 +08:00
GONG Jie
0e606e2b6a [go-xcat] Add better support for earlier Fedora Linux release. And add CentOS Linux support. 2016-06-24 15:58:09 +08:00
GONG Jie
de76ed3b43 [go-xcat] Add fedora 24 dnf support. Now, go-xcat can work with fedora 24. 2016-06-23 22:23:29 +08:00
GONG Jie
e64d09c9b9 [go-xcat] Get rid of yum-config-manager, it make things easier if package yum-utils is not installed 2016-06-23 18:14:57 +08:00
GONG Jie
34abeed36c [go-xcat] Fix a bug on Ubuntu. On amd64, apt is configured for bi-arch, while xcat repository is not bi-arch. 2016-06-23 16:00:51 +08:00
GONG Jie
bf8d91d4e1 [go-xcat] Fix typo 2016-06-22 10:15:05 +08:00
GONG Jie
475636a6fd [go-xcat] Add xCAT updating support. 2016-06-22 00:25:20 +08:00
GONG Jie
604f6f338e [go-xcat] Fix a bug of command line argument processing 2016-06-21 15:45:53 +08:00
GONG Jie
2ce5afe576 [go-xcat] Add another small test case to check if all the xcat-core packages are on the same version 2016-06-20 21:28:24 +08:00
GONG Jie
6d275ffab6 [go-xcat] Can use different URL or path for the xcat-core and/or xcat-dep repository 2016-06-20 20:34:11 +08:00
GONG Jie
771a7a4a24 [go-xcat] Some minor changes, according to comments on Gitgub. 2016-06-17 23:49:55 +08:00
GONG Jie
47d3c0581e [go-xcat] Add massive logs for debugging 2016-06-16 23:41:01 +08:00
GONG Jie
6f0083dd8e A tool to install xCAT automatically 2016-06-16 17:03:21 +08:00
tingtli
1e4e8e9581 Merge pull request #1194 from junxiawang/05277NN
Modify xCATreg for rmvm bug 1068#, for docker support and ubuntu's bash issue
2016-06-08 15:35:23 +08:00
tingtli
b0edd6fcff Merge pull request #1170 from caomengmeng/avoid_rnetboot_CN_status_not_changed_issue
To avoid rnetboot cn status not changed issue
2016-06-07 10:56:23 +08:00
a3b995ac10 Update mktoolscenter to incorporate Lenovo tools
* prioritise IBM tools over Lenovo, in the same way as iflash
* Only use unique values for machine times, don't need to do it more than that
2016-05-31 19:07:17 +01:00
junxiawang
65ef18a84b modify xCATreg about virtual machine set up 2016-05-25 07:35:19 -04:00
junxiawang
997b4f6b5b sync xCATreg according to GA build 2016-05-24 09:11:39 -04:00
caomengmeng
3797cd99d8 update xCATreg 2016-05-24 04:58:44 -04:00
caomengmeng
33bcae42d0 add xCATreg and installation cases 2016-05-20 04:57:26 -04:00
junxiawang
7b4a722a5e modify xCATreg for mini.iso 2016-04-28 09:52:07 -04:00
tingtli
99e4f718aa Merge pull request #947 from junxiawang/dockerxcatreg
modify xCATreg for setup docker hosts
2016-04-28 17:33:22 +08:00
hu-weihua
d38d859ca1 modify indent 2016-04-27 01:38:00 -04:00
hu-weihua
df7236cad3 fix bug978 update xCATreg.pl to resolve the miniiso replacement issue 2016-04-27 01:34:48 -04:00
junxiawang
f725f467db modify xCATreg for setup docker hosts 2016-04-19 07:37:31 -04:00
hu-weihua
20d1b35a85 fix issue876:After split of statelite installation test case in hierarchy, the test case stop after fail feature become incomplete 2016-03-31 01:59:07 -04:00
junxiawang
474cbd7d6f Merge pull request #793 from caomengmeng/divide_installation_to_two_cases
[FVT]Automation Case: Divide statelite hierarchy installation case into two
2016-03-21 12:30:24 +08:00
junxiawang
ee30e10ca3 modify xCATreg for ubuntu's dns server could not work 2016-03-21 02:45:20 -04:00
caomengmeng
ece12bf41e check sync file and change case number 2016-03-15 03:32:16 -04:00
caomengmeng
748ace6855 divide statlite hierarchy cases 2016-03-11 00:53:46 -05:00
hu-weihua
12a3879a96 delete loop statement to make code succinctly 2016-03-07 04:01:42 -05:00
hu-weihua
a42188d396 add stop funtion 2016-03-03 03:00:36 -05:00
hu-weihua
8180900e80 add stop funtion 2016-03-03 02:59:19 -05:00
Weihua Hu
c76e7accab Merge pull request #753 from junxiawang/xCATreglatest
modify autotest xCATreg
2016-03-03 11:17:18 +08:00
junxiawang
16f0e90345 modify autotest xCATreg 2016-03-01 06:51:45 -05:00
wangxiaopeng
0a3acec252 Change the usage for xcatstat;
Filter off the lo in the output;
2016-01-21 03:03:24 -05:00
wangxiaopeng
2384541fda Add new tool xcatstat
This tool is useful for the user who was using csmstat
in csm to monitor the compute nodes. The tool is a partial
implementation of of csmstat in xCAT.
2016-01-19 19:36:24 -05:00
litingt@cn.ibm.com
91e26aeb14 fix defect 107 to avoid replacing link files in Automation ENV 2015-11-20 03:12:43 -05:00
junxiawang
dff634afdf modify code according to weihua's comments 2015-08-27 09:40:23 -04:00
junxiawang
e9557f4c0c modify autotest download xcat-dep code 2015-08-24 08:52:08 -04:00
junxiawang
8e6c4dc001 modify xCATreg 2015-05-25 00:10:39 -04:00
junxiawang
484e5c102d modify xCATreg 2015-05-22 04:12:02 -04:00
junxiawang
a3e365003c modify xCATreg 2015-05-08 03:25:24 -04:00
junxiawang
f319db209c modify xCATreg for autotest 2015-04-24 04:16:04 -04:00
Junxiaw
cc5165d8db modify xCATreg code 2015-04-20 05:07:25 -04:00
Victor Hu
e581247ade When building xCAT-server rpm, a Unknow option: help message
appears.  This is caused by the xCATreg tool not implementing
the --help option  (was -h or ? for help)

build-readme requires the tools to implement the help option
2015-03-12 15:10:53 -04:00
Junxiaw
3b63df478e modify xCATreg 2015-02-08 07:28:47 -08:00
Casandra Qiu
ef1556e494 Fix the misuse of == to compare strings in perl 2015-02-05 12:04:42 -05:00
litingt
cfba09c37b add apt-key add once more before xcat installation on ubuntu 2015-01-14 19:41:18 -08:00