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

24606 Commits

Author SHA1 Message Date
Gᴏɴɢ Jie
9ae3acb3b8
Merge pull request #5973 from bybai/cfgeth_rh8
configeth support redhat8
2019-01-23 18:49:42 +08:00
bybai
048847abd2 polished 2019-01-23 05:47:38 -05:00
bybai
db9bee6b1a polished 2019-01-23 05:40:18 -05:00
bybai
78e32fadd6 configeth support redhat8 2019-01-23 03:55:25 -05:00
Weihua Hu
df3b703791
Merge pull request #5941 from tingtli/task549
implement a script to achieve retry mechanism against rinstall
2019-01-23 16:00:41 +08:00
litingt
2efe65c24d fix a typo 2019-01-23 02:07:19 -05:00
litingt
2537d222e7 refine some packimg cases 2019-01-23 02:02:02 -05:00
litingt
09edffb750 update cases to let rinstall try several times 2019-01-23 01:37:03 -05:00
Weihua Hu
3d7404b5a3
Merge pull request #5940 from tingtli/task551
Add retry mechanism into makedhcp_remote_network test case to avoid time issue
2019-01-21 12:35:50 +08:00
zet809
ac86d0a4fc Don't do vpdupdate for updatenode (#5957)
* Don't do vpdupdate for updatenode
2019-01-18 18:10:24 +08:00
yangsong
15bea19b90
fix test case (#5963) 2019-01-17 16:44:09 +08:00
Weihua Hu
cf647f283e
Merge pull request #5956 from tingtli/task76
Add test case for issue 4511 : rflash -d did not support relative paths
2019-01-17 15:10:13 +08:00
litingt
bb0a82f91e add node definition restore 2019-01-17 01:30:42 -05:00
yangsong
7c7646a7d5
refine export_import_multiple_osimages_by_dir to output debug message (#5961) 2019-01-17 14:22:22 +08:00
yangsong
7dcf289f7d show intermediate directory for debug (#5960) 2019-01-17 13:46:54 +08:00
tingtli
d76ee8a1ae
Merge pull request #5959 from immarvin/ontestcase
I agree to merge.
2019-01-17 10:55:40 +08:00
yangsbj
be311ea8ed remove xcat release info comment line from inventory json files 2019-01-16 21:48:55 -05:00
litingt
5c8b82cd49 update according to comments 2019-01-16 21:29:19 -05:00
tingtli
c76c3c0d45 Refine cases rmdef_dynamic_group and lsdef_nics to reduce failure for environment (#5955) 2019-01-16 16:23:49 +08:00
litingt
eac2932826 Add test case for issue 4511 : rflash -d did not support relative paths 2019-01-16 02:43:34 -05:00
cxhong
1ecada2c60
Merge pull request #5943 from tingtli/task425
add case nodeset_prescripts for Failed to parse the prescripts without action defined
2019-01-15 13:56:05 -05:00
Gᴏɴɢ Jie
bbb41b01ae
Merge pull request #5952 from immarvin/onissue
revert PR Fix remoteshell compatibility with custom Match #5936
2019-01-15 17:30:14 +08:00
yangsbj
3c95f2b795 revert PR Fix remoteshell compatibility with custom Match #5936 2019-01-15 04:25:54 -05:00
Gᴏɴɢ Jie
d6657eb75a
Merge pull request #5951 from xcat2/revert-5945-onissue
Revert "fix issue PR #5936 resulted in remoteshell failed in rhels6.10 #5944"
2019-01-15 17:19:41 +08:00
yangsong
5d2f23a247
Revert "fix issue PR #5936 resulted in remoteshell failed in rhels6.10 #5944" 2019-01-15 17:15:26 +08:00
Yuan Bai
e90054a090
Merge pull request #5948 from tingtli/task87
add test case for issue 3602: confignetwork cannot work when regular expression is used in nics table
2019-01-15 16:40:00 +08:00
litingt
3fc938dea9 add lsdef to get more debug info 2019-01-15 01:51:18 -05:00
litingt
d37f276389 add test case for issue 3602: confignetwork cannot work when regular expression is used in nics table 2019-01-15 01:21:12 -05:00
yangsong
60686c7a75
refine xcat-inventory backend testcase (#5946) 2019-01-14 17:44:19 +08:00
Gᴏɴɢ Jie
92ac38b204
Merge pull request #5945 from immarvin/onissue
fix issue PR #5936 resulted in remoteshell failed in rhels6.10 #5944
2019-01-14 16:45:54 +08:00
yangsbj
0e16c0c1ac fix issue PR #5936 resulted in remoteshell failed in rhels6.10 #5944 2019-01-14 03:35:50 -05:00
litingt
fd99d5b93b add case nodeset_prescripts for Failed to parse the prescripts without action defined 2019-01-14 01:40:42 -05:00
litingt
7dbe381b5a update script to add repeat times 2019-01-11 03:25:47 -05:00
litingt
e2939f6605 implement a script to achieve retry mechanism against rinstall 2019-01-11 02:53:29 -05:00
litingt
739c19ab3f update to make the wait time longer 2019-01-11 02:46:24 -05:00
Jarrod Johnson
de351fbd47 Fix remoteshell compatibility with custom Match (#5936)
If a user has a custom Match directive, remoteshell would
create an invalid configuration.  Fix by ensuring we are
outside of a match context by doing Match all explicitly.
2019-01-11 15:43:12 +08:00
litingt
ff17948b67 Add retry mechanism into makedhcp_remote_network test case to avoid makedhcp timing issue 2019-01-11 02:09:39 -05:00
Weihua Hu
653c780343
Merge pull request #5935 from zet809/fix_issue_5933
Fix build failure for openbmc py reported in issue 5933
2019-01-10 12:57:47 +08:00
ertaozh
dac5b6963e Fix issue 5933: xCAT-openbmc-py build failed 2019-01-09 08:41:48 -05:00
zet809
031e8a25ec
Merge pull request #5914 from xuweibj/rsetboot_rf
rsetboot for redfish support
2019-01-09 15:43:59 +08:00
xuweibj
29c8523c39 Merge branch 'master' into rsetboot_rf 2019-01-09 02:02:54 -05:00
xuweibj
62574abb75 rsetboot for redfish support 2019-01-08 20:05:32 -05:00
Victor Hu
9d36c4d25e
Update small text in the diskful support example for cuda_power9_setup
Fix small issue mentioned in 5852
2019-01-08 16:06:26 -05:00
Mark Gurevich
ee6ecbbc4a
Merge pull request #5910 from xuweibj/rpower_rf
rpower for redfish support
2019-01-08 09:14:46 -05:00
Weihua Hu
1b2ab1cb72 refine test case xcatd_start (#5932) 2019-01-08 17:36:45 +08:00
xuweibj
a8eab805fd modify depending on discussion and comments 2019-01-08 00:41:56 -05:00
zet809
6d9e961422
Merge pull request #5906 from cxhong/5888
Modified syncfile list for EXECUTEALWAYS clause
2019-01-07 09:28:13 +08:00
Casandra Qiu
dd8f6b840e fix indent 2019-01-03 09:04:06 -05:00
zet809
316f0e275f
Merge pull request #5917 from tingtli/lsvmcase
add more lsvm cases
2019-01-03 12:19:39 +08:00
litingt
d6f80070a7 update case lsvm_noderange 2019-01-02 21:13:30 -05:00