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

24701 Commits

Author SHA1 Message Date
GONG Jie
3089a256e5 Handle the exit code properly 2019-03-12 18:10:41 +08:00
GONG Jie
0278e8962c Handle the output of cpio properly 2019-03-12 18:10:31 +08:00
GONG Jie
dd394f6f6e Handle the exit code of child process properly 2019-03-12 18:10:23 +08:00
zet809
4703f9e82c
Merge pull request #6044 from cxhong/swprobe
Add xCAT-client as dependency for xCAT-probe
2019-03-12 17:59:51 +08:00
zet809
063b47ec50
Merge pull request #6079 from neo954/mailmap
Add another email address for BAI Yuan
2019-03-12 17:52:24 +08:00
GONG Jie
de80b54b8d Add another email address for BAI Yuan 2019-03-12 17:48:31 +08:00
zet809
08fa85804d
Merge pull request #6060 from xuweibj/obmc_py3
Modify openbmc python code to support python3
2019-03-12 17:31:05 +08:00
xuweibj
cc0d1cbb38 Modify openbmc python code to support python3 2019-03-08 03:53:03 -05:00
zet809
7ca49589dd
Merge pull request #6059 from bybai/cfgdoc1
recommend to use confignetwork in confignics docs
2019-03-08 14:56:48 +08:00
root
4fbae5aeda polished 2019-03-08 01:52:58 -05:00
root
688dcdb383 polished 2019-03-08 01:19:18 -05:00
root
9d27707493 polished 2019-03-08 00:42:00 -05:00
root
f9d5469205 polished 2019-03-07 22:43:59 -05:00
yangsong
d8f796ffca fix issue modifies the permissions of source bin file #6049 (#6053)
grant the sounce bin file correct permissions
2019-03-06 14:56:29 +08:00
zet809
04e52b3d2a
Merge pull request #6050 from xuweibj/obmc_rspconfig_error
fix rspconfig error that no executor folder
2019-03-05 16:47:51 +08:00
xuweibj
a7c59bd850 fix rspconfig error that no executor folder 2019-03-05 01:10:37 -05:00
Weihua Hu
300b33b1ae
Merge pull request #6047 from tingtli/tmpsles
remove case nodestat_noderange
2019-03-01 17:02:08 +08:00
litingt
8b4f07a906 remove case nodestat_noderange 2019-03-01 03:56:17 -05:00
Weihua Hu
557ea9649c
Merge pull request #6045 from tingtli/nodesetcase
update to refine cases
2019-03-01 16:50:28 +08:00
litingt
8a6bfdf404 update according to comments 2019-03-01 03:45:45 -05:00
litingt
4ba29c4434 update according to comments 2019-03-01 03:29:26 -05:00
litingt
96b7d9865f update to refine cases 2019-03-01 02:25:37 -05:00
Casandra Qiu
5460a4e694 Add xCAT-client as dependency for xCAT-probe 2019-02-28 14:27:16 -05:00
Weihua Hu
a71218aae6
Merge pull request #6020 from tingtli/task591
refine some confignetwork test cases to avoid using the same bogus IP address
2019-02-28 13:44:28 +08:00
litingt
edd3d387f8 remove commented lines 2019-02-27 21:28:46 -05:00
Bin Xu
869eabeec2 xCAT::DBobjUtils->gettbldesc does not parse params correctly and then cannot filter non used table and columns (#6042) 2019-02-27 10:57:45 +08:00
Weihua Hu
dd3e087eeb
Merge pull request #6036 from immarvin/onsyncfile
refine sync file EXECUTE case for hierarchy
2019-02-26 17:36:02 +08:00
Weihua Hu
44dff259ee refine makehost_n_r for task 604 again (#6037) 2019-02-26 17:09:19 +08:00
yangsbj
de08c30513 refine sync file EXECUTE case for hierarchy 2019-02-26 03:22:42 -05:00
litingt
5061ac9789 update more cases 2019-02-26 02:06:08 -05:00
cxhong
8a0abf9565 modify enablesnmp postscript to show 'net' command (#6030) 2019-02-26 13:04:51 +08:00
Kilian Cavalotti
3576d780fc doc: use pkill instead of ps | grep | awk | xargs (#6034)
pkill is provided by the same procps package as ps, so should be present
wherever ps is.
2019-02-26 10:08:08 +08:00
litingt
d403f865a6 go ahead to update cases 2019-02-25 03:00:18 -05:00
Yuan Bai
56c21edd38 fix diskless issue (#6029) 2019-02-22 17:41:31 +08:00
Mark Gurevich
2de616520b Synclist doc fixes (#6012)
* Synclist doc fixes

* Review fixes
2019-02-22 10:18:35 +08:00
Weihua Hu
ba4aa7fd94
Merge pull request #6018 from immarvin/onissue
fix issue PR #6001 resulted in test case updatenode_syncfile_EXECUTE failed #6016
2019-02-21 17:04:52 +08:00
Weihua Hu
21d9ff4960
Merge pull request #6021 from tingtli/xcatconfigcase
update xcatconfig_c case
2019-02-21 17:03:10 +08:00
litingt
8c9c3c600e update xcatconfig_c case 2019-02-21 02:15:17 -05:00
litingt
8a6bf7fd37 refine some confignetwork test cases to avoid using the same bogus IP address 2019-02-21 01:46:02 -05:00
yangsbj
a88db26d55 fix issue PR #6001 resulted in test case updatenode_syncfile_EXECUTE failed #6016 2019-02-21 01:23:39 -05:00
yangsong
67d5caed37 EXECUTE in sync list will not invoke post sync scripts if the script itself is updated (#6001) 2019-02-20 17:45:58 +08:00
Weihua Hu
f27c62e954 refine test case makehost_n_r for task #604 (#6011)
* refine test case makehost_n_r for task #604
2019-02-20 12:47:31 +08:00
Weihua Hu
164002f8d0 refine test case run_command_with_XCATBYPASS for task #603 (#6010)
* refine test case run_command_with_XCATBYPASS for task #603
2019-02-19 18:01:18 +08:00
tingtli
4984f5d1e2
Merge pull request #6009 from hu-weihua/dhcp
I agree to merge.Thanks @hu-weihua
2019-02-18 15:12:44 +08:00
huweihua
2d380bdf81 refine test case makedhcp_remote_network and add stop label 2019-02-18 01:31:12 -05:00
tingtli
0103800a4d
Merge pull request #6008 from hu-weihua/newbundles
Looks good to me, thanks!
2019-02-18 13:37:02 +08:00
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
huweihua
b3a87af492 add new bundles for daily and weekly regression 2019-02-17 21:02:30 -05: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