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

24654 Commits

Author SHA1 Message Date
Weihua Hu
314d38f6fb
Merge pull request #6000 from tingtli/task566
update case xcatconfig_c to make it to run on hierarchy environment
2019-02-18 10:55:18 +08:00
Weihua Hu
52d0233e19
Merge pull request #6005 from tingtli/taskcase
refine some test cases
2019-02-15 17:03:42 +08:00
litingt
7a45489233 update case xcatconfig_c to support hierarchy 2019-02-15 01:49:00 -05:00
litingt
75521c33bf refine some test cases 2019-02-15 01:32:17 -05:00
tingtli
c1f57348e7
Merge pull request #6004 from hu-weihua/nfs
Looks good to me, thanks @hu-weihua
2019-02-15 14:31:11 +08:00
huweihua
37cde2963b refine some installation test cases 2019-02-15 01:14:08 -05:00
litingt
214d3ea396 update test command for xcatconfig -c 2019-02-13 03:08:59 -05:00
litingt
ee15e6b73b update case xcatconfig_c to make it to run on hierarchy environment 2019-02-13 02:17:24 -05:00
cxhong
d481e07bac
Merge pull request #5997 from immarvin/onsyncfile
fix issue xdcp EXECUTE of .post script not working as expected #5987
2019-02-12 09:20:59 -05:00
Weihua Hu
c8bd158e38
Merge pull request #5998 from tingtli/task586
refine go-xcat test case to leverage local mirror
2019-02-12 17:01:53 +08:00
litingt
79cb64605b refine go-xcat test case to leverage local mirror 2019-02-12 03:17:30 -05:00
yangsbj
ca27ff256a fix issue xdcp EXECUTE of .post script not working as expected #5987 2019-02-12 03:00:40 -05:00
Weihua Hu
1a482bab4e
Merge pull request #5996 from tingtli/task581
update cases to  run after hierarchy test
2019-02-12 14:40:55 +08:00
litingt
5780e16ffe update according to comments 2019-02-11 22:20:24 -05:00
litingt
cfc1c85a61 update cases be refined to support run after hierarchy test 2019-02-11 03:10:07 -05:00
Weihua Hu
3263ddb725
Merge pull request #5995 from tingtli/task582
update go_xcat cases to let cn could resolv hostname
2019-02-11 15:14:48 +08:00
litingt
c296ee6cf5 update go_xcat cases to let cn could resolv hostname 2019-02-11 00:39:16 -05:00
Victor Hu
a7f5abc1bf
Update cfg_partition.rst
Get rid of the text "note" causing the markdown to not render correctly.
2019-02-07 09:27:45 -05:00
Mark Gurevich
668e883c7a
Merge pull request #5993 from NickyDaB/python-example-suggestions
Python example suggestions
2019-02-06 14:37:57 -05:00
Nick Buonarota
89ae21a719 change accessed attribute from content to text
- content is "Content of the response, in bytes."
- python is smart enough to print this
- might be clearer to use "text" for someone new looking at this example.
2019-02-06 14:09:42 -05:00
Nick Buonarota
2180c28ff8 Change var "all_nodes" to "response" 2019-02-06 14:07:08 -05:00
cxhong
cee687b0ba
Merge pull request #5928 from tingtli/task424
Add a new case updatenode_syncfile_EXECUTEALWAYS_noderange to cover test for bug 5755
2019-01-30 11:14:06 -05:00
zet809
d83620397d
Merge pull request #5981 from xuweibj/I5969
fix issue 5969, handle power actions info format on 2.04
2019-01-30 16:29:09 +08:00
Weihua Hu
8a2fddc19e
Merge pull request #5986 from tingtli/task190
Add test case for issue 2727 : run xCAT in XCATBYPASS mode and simply reload xCAT to check if there is any errors
2019-01-30 15:40:47 +08:00
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
c394e535c6 Add test case for issue 2727 : run xCAT in XCATBYPASS mode and simply reload xCAT to check if there is any errors 2019-01-29 21:57:19 -05:00
litingt
b675245af7 update case xdcp_nonroot_user 2019-01-29 02:19:26 -05:00
Weihua Hu
b17a02cceb
Merge pull request #5983 from tingtli/issue3542
Add test case for issue 3542 : to ensure that CSM required info is to ensure that CSM required info is not removed from /opt/xcat/xcatinfo
2019-01-29 15:07:18 +08: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
xuweibj
349f5f7b85 fix issue 5969, handle power actions info format on 2.04 2019-01-28 01:06:43 -05:00
zet809
cfb07a05e4
Merge pull request #5976 from jjohnson42/opasupport
Have dhcp.pm recognize OPA/IB hwaddr
2019-01-28 10:28:46 +08:00
Jarrod Johnson
6df30438b2 Add comments to explain the hwtype change 2019-01-25 10:43:20 -05:00
litingt
8ef8e593bf add test case for issue 5888: EXECUTEALWAYS error when another line in the synclist references the same destination node 2019-01-25 02:29:41 -05:00
xuweibj
7fbbfc3102 UT cases of functions in redfish_client for redfish python (#5939)
* UT cases of login for redfish python and the fixing for found issues
2019-01-25 11:23:10 +08:00
Jarrod Johnson
1a4b89523b Allow IB/OPA addresses in mac table again
The change blocked valid addresses.
2019-01-24 13:44:15 -05:00
Yuan Bai
e75fc7fbb1
Merge pull request #5979 from immarvin/onsles
fix issue nodeset calculate wrong path for deploying sles when using "copycds -p"
2019-01-24 18:00:22 +08:00
yangsbj
33c5c3cae1 fix issue nodeset calculate wrong path for deploying sles when using "copycds -p" #5966 2019-01-24 04:16:24 -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
tingtli
d2917467a9
Merge pull request #5978 from immarvin/ontestcase
It's ok to me. I agree to merge.
2019-01-24 14:51:51 +08:00
yangsbj
7b25dd3c04 add osdistro type in cluster.yaml 2019-01-24 01:39:02 -05:00
Yuan Bai
59c1630e76 add dnsforwardmode for makedns (#5970)
* add forwardmode for makedns

* polished

* polished

* update site table man doc

* polished

* polished
2019-01-24 14:36:35 +08:00
litingt
efd8406757 refine cases to fix bug 5974,5975 2019-01-23 22:27:40 -05:00
Jarrod Johnson
f60a97dcb2 Have dhcp.pm recognize OPA hwaddr 2019-01-23 22:21:50 -05:00
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