2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-02 19:40:10 +00:00

17534 Commits

Author SHA1 Message Date
caomengmeng
c266fe625a complete 2016-06-06 02:54:42 -04:00
junxiawang
cfdd6be3a1 Merge pull request #1241 from tingtli/xcatd
add statelite image definition creation and remove in each independent case
2016-06-06 12:46:13 +08:00
Xiaopeng Wang
b13364efbd Merge pull request #1256 from chenglch/aasn
Fix syntax error when checking the existence of tftp process
2016-06-06 11:21:08 +08:00
chenglch
eeff6a4cd1 Fix syntax error when checking the existence of tftp process 2016-06-05 23:05:24 -04:00
Xiaopeng Wang
fbd9abfdf2 Merge pull request #1243 from gurevichmark/remoteshell_ecdsa_key
Discard grep output and display error message
2016-06-03 20:02:23 +08:00
yangsong
c0a5b724b3 Merge pull request #1253 from daniceexi/stoptftp
issue 1233: try to rekill tftp and add more debug info when failed to…
2016-06-03 03:17:33 -05:00
wangxiaopeng
6b96496d1b issue 1233: try to rekill tftp and add more debug info when failed to kill tftpd 2016-06-03 04:17:18 -04:00
junxiawang
c5bbf283f7 Merge pull request #1246 from caomengmeng/update_switch_cases
Update switchdiscover test cases according to code changes
2016-06-03 14:22:44 +08:00
caomengmeng
4b138d2697 updated 2016-06-02 22:48:44 -04:00
Mark Gurevich
2eb474afec Discard grep output and display error message 2016-06-01 14:53:07 -04:00
litingt@cn.ibm.com
d6c731935c add statelite image definition creation and remove in each independent case 2016-06-01 04:42:08 -04:00
chenglch
2794ca51b4 Merge pull request #1240 from daniceexi/xcatd_stop
issue 1137: waiting longer for stopping xcatd when the system load of…
2016-06-01 14:58:19 +08:00
wangxiaopeng
d9519b6bd3 issue 1137: waiting longer for stopping xcatd when the system load of xCAT MN is heavy 2016-06-01 03:14:51 -04:00
Xiaopeng Wang
6824226606 Merge pull request #1239 from chenglch/aasn
Change sleep time from 0.1 to 1 as float value is not support by default
2016-06-01 13:56:42 +08:00
chenglch
ba68ad1948 Change sleep time from 0.1 to 1 as float value is not support by default 2016-06-01 01:46:03 -04:00
zet809
98caf993bf Fix MacMap.pm syntax issue
The issue is not using '%' when getting keys for a hash variable.
2016-06-01 11:40:10 +08:00
zet809
9cd9a14a42 Merge pull request #1211 from cxhong/1120_more
support different outputs from nmap command
2016-06-01 11:32:22 +08:00
Xiaopeng Wang
591e0a2674 Merge pull request #1237 from hu-weihua/xcattest1223
Fix issue1223 : xcattest -c does not work for command list
2016-06-01 10:46:29 +08:00
hu-weihua
e7417e9b51 fix issue 1223 xcattest -c does not work for command list 2016-05-31 22:20:14 -04:00
Xiaopeng Wang
1228478803 Merge pull request #1236 from arif-ali/update_mktoolscenter
Update mktoolscenter to incorporate Lenovo tools
2016-06-01 08:44:49 +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
Casandra Qiu
1a4a64644e move get_nmapversion() to Utils.pm 2016-05-31 10:56:15 -04:00
Xiaopeng Wang
1578038632 Merge pull request #1216 from hu-weihua/xcatprobe
The code of xcat probe component
2016-05-31 17:20:02 +08:00
hu-weihua
1665d4146d change the description of send_msg function 2016-05-31 05:14:24 -04:00
hu-weihua
3bac56665b change the way of filtering NIC 2016-05-31 05:12:15 -04:00
Xiaopeng Wang
0b4214d663 Merge pull request #1153 from zet809/fix_issue_1115
fix issue 1115: Don't run rspconfig after hardware discovery finished…
2016-05-31 16:04:44 +08:00
hu-weihua
22d14e483f delete this file, replace by probe_utils.pm 2016-05-31 03:36:37 -04:00
hu-weihua
8ae74152c1 change code logic, format and file name depending on comments come from colleagues 2016-05-31 03:26:04 -04:00
hu-weihua
bb8e10cbac change code logic and format depending on comments come from colleagues 2016-05-31 03:24:53 -04:00
hu-weihua
d2e469f919 change code logic and format depending on comments come from colleagues 2016-05-31 03:24:37 -04:00
Xiaopeng Wang
390d897081 Merge pull request #1220 from zet809/switch_probe
add command switchprobe to retrieve information from switches and/or …
2016-05-30 20:13:52 +08:00
caomengmeng
ff6b02e848 Merge pull request #1232 from junxiawang/0530
modify set up dockerhost testcase
2016-05-30 17:13:36 +08:00
junxiawang
8b05fc7185 modify setup docker host 2016-05-30 08:39:59 -04:00
junxiawang
38c23c3ac1 modify set up dockerhost testcase 2016-05-30 08:36:08 -04:00
ertaozh
c5bdb1da87 add command switchprobe to retrieve information from switches and/or check whether it is ready for MAC searchding 2016-05-30 02:50:23 -04:00
tingtli
c9ebf3b960 Merge pull request #1226 from hu-weihua/xcattest1124
fix bug 1224 xcattest returns Use of uninitialized value if the case fails and there is not stop label defined
2016-05-30 10:29:58 +08:00
hu-weihua
840f8cef6b fix bug 1224 xcattest returns Use of uninitialized value if the case fails and there is not stop label defined 2016-05-29 22:15:35 -04:00
tingtli
9e03536a1b Merge pull request #1042 from caomengmeng/new_xcatdebugmode_cases
I agree to merge the new xcatdebugmode cases
2016-05-30 08:08:31 +08:00
tingtli
d820b938a3 Merge pull request #1210 from junxiawang/0525N
modify template to a template without variable missing
2016-05-30 07:50:21 +08:00
junxiawang
e44b37d53c add cases' variables 2016-05-27 08:53:44 -04:00
yangsong
e40f3ae02c Merge pull request #1221 from chenglch/aasn
Fix error when stopping tftp process in AAsn.pm
2016-05-27 03:12:30 -05:00
tingtli
14f77fad26 Merge pull request #1209 from caomengmeng/update_description_in_migrationt_cases
Update description in migrationt cases
2016-05-27 16:04:00 +08:00
tingtli
dfe7b6e612 Merge pull request #1214 from junxiawang/0526
modify set up dockerhost test case
2016-05-27 16:02:57 +08:00
tingtli
58438aa79e Merge pull request #999 from junxiawang/0428N
modify xCATreg for mini.iso
2016-05-27 16:00:37 +08:00
chenglch
01d7371506 Fix error when stopping tftp process in AAsn.pm
The check logic that wait for the tftp process can not be
finished due to the empty loop. This patch aims to check
the status of process group in the loop.

close-issue: #1219
2016-05-27 03:54:26 -04:00
junxiawang
32517a5bd7 modify docker host setup according to tingting's comments 2016-05-26 08:48:36 -04:00
junxiawang
41b500809f modify set up dockerhost test case 2016-05-26 07:38:00 -04:00
hu-weihua
d29bf877de New code for xcat probe component 2016-05-26 05:45:20 -04:00
caomengmeng
16b4989fe5 Merge pull request #1213 from tingtli/xcatd
write xcatd test cases for service xcatd output changes for systemd managed on sles12* and ubuntu16.04, update bundle files according
2016-05-26 10:50:47 +08:00
litingt@cn.ibm.com
42c2d48544 write xcatd test cases for service xcatd output changes, update bundle file according 2016-05-25 22:40:25 -04:00