2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 01:26:38 +00:00

17547 Commits

Author SHA1 Message Date
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
Xiaopeng Wang
640349702e Merge pull request #1235 from gurevichmark/doc_guidelines2
Add some xCAT documentation writing guidelines
2016-06-07 10:19:57 +08:00
Victor Hu
b011c6f2d3 Merge pull request #1225 from gurevichmark/doc_build_db2
man5 and man7 section formatting changes
2016-06-06 15:02:19 -04:00
junxiawang
629453849b Merge pull request #1260 from tingtli/xcatd
modify the check for the output because the output is cut out by system
2016-06-06 14:58:25 +08:00
litingt@cn.ibm.com
5e93fbcd26 modify the check for the output because the output is cut out by system 2016-06-06 02:34:26 -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
Mark Gurevich
8ea1c26113 Fix doc_guidelines.rst based on pull request review 2016-06-01 09:56:32 -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
Mark Gurevich
f3b8e39827 Add some xCAT documentation writing guidelines 2016-05-31 11:38:02 -04: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
Mark Gurevich
300e7610b1 More formatting changes for the <or> display 2016-05-27 12:27:34 -04:00
Mark Gurevich
f49345368e Checkin generated man5 and man7 generated .rst files 2016-05-27 11:55:59 -04:00
Mark Gurevich
cd19f390b1 man5 and man7 section formatting changes 2016-05-27 11:31:40 -04: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