2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-31 18:16:39 +00:00

1441 Commits

Author SHA1 Message Date
Weihua Hu
0b673cfcd1
Merge pull request #5965 from tingtli/task559
refine test cases which were designed in flat originally to support both flat and hierarchy
2019-01-30 14:14:19 +08:00
litingt
6ae463eec0 update case xdsh_regular_command to remove XCATBYPASS 2019-01-30 00:56:13 -05:00
litingt
b675245af7 update case xdcp_nonroot_user 2019-01-29 02:19:26 -05:00
litingt
9e4ab19830 Add test case for issue 3542 : to ensure that CSM required info is not removed from /opt/xcat/xcatinfo 2019-01-28 03:39:28 -05:00
litingt
3d5cb5ca53 update according to comments 2019-01-24 03:21:20 -05:00
Weihua Hu
21a2f95299
Merge pull request #5977 from tingtli/task5975
refine cases to fix bug 5974,5975
2019-01-24 15:02:19 +08:00
yangsbj
7b25dd3c04 add osdistro type in cluster.yaml 2019-01-24 01:39:02 -05:00
litingt
efd8406757 refine cases to fix bug 5974,5975 2019-01-23 22:27:40 -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
litingt
a628416294 refine test cases which were designed in flat originally to support hierarchy 2019-01-17 21:58:52 -05: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
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
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
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
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
1b2ab1cb72 refine test case xcatd_start (#5932) 2019-01-08 17:36:45 +08: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
litingt
90d82b6492 update case lsvm_mixed_vm_running_and_off 2019-01-02 21:07:55 -05:00
litingt
4c243442e7 update according to comments to update output of lsvm_kvmhost 2019-01-02 20:55:11 -05:00
yangsong
0de09bc700 add test cases fir xcat-inventory backend (#5925) 2018-12-29 17:55:48 +08:00
bxuxa
65bf8ead65 mkdef for existing object now will return 1 2018-12-29 15:29:40 +08:00
bxuxa
67a9fab15b confignetworks case support CentOS MN (https://github.com/xcat2/xcat2-task-management/issues/543) 2018-12-29 14:40:00 +08:00
yangsbj
210740c2ad add debug info 2018-12-28 00:49:27 -05:00
yangsbj
bc403412d4 filter out non-osimage messages in case export_import_all_osimages_by_dir 2018-12-27 23:24:56 -05:00
yangsong
1c2e14f524
filter out non-osimage messages from lsdef output (#5921) 2018-12-28 11:32:27 +08:00
tingtli
15a873473b update case to be compatible with xcat inventory ci test (#5920) 2018-12-28 10:38:15 +08:00
tingtli
1dcbbdf4e1 fix bug 171,xcat-inventory could not find the correct role for node (#5919) 2018-12-27 16:05:39 +08:00
Yuan Bai
c2eb4924d8
Merge pull request #5898 from tingtli/task88
Add test case for issue 3571, 4085 and 3927  for makenetworks,chdef and mkdef for networks.
2018-12-27 10:40:58 +08:00
litingt
5e186ce1b0 add more lsvm cases 2018-12-24 00:14:02 -05:00
Weihua Hu
a7433de92e
Merge pull request #5891 from xcat2/task82
Add test case for issue 4138 : the node status cannot be updated on normal system reboot
2018-12-21 17:01:32 +08:00
litingt
4104cf0ab0 update according to comments 2018-12-21 03:18:03 -05:00
litingt
818da380e8 add more test cases for inventory_ci label 2018-12-21 00:48:07 -05:00