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

22236 Commits

Author SHA1 Message Date
ertaozh
47b0eada4f Add release information for 2.14.1 2018-05-31 02:30:07 -04:00
Victor Hu
0abb6214fe
Merge pull request #5197 from zet809/addback_ntpwait_for_genesis
Add back ntp-wait for building genesis-base on pegas
2018-05-30 14:04:30 -04:00
cxhong
f10d33f66c redirect wget output to /tmp/wget.log (#5251)
* redirect wget output to /tmp/wget.log
2018-05-30 09:36:07 +08:00
Weihua Hu
d328364fd7
Merge pull request #5120 from neo954/cuda-test
Update the CUDA installation test script
2018-05-29 18:08:42 +08:00
Gᴏɴɢ Jie
550ef1a74a Test case for copycds, with a bogus disc (#5236) 2018-05-29 15:21:37 +08:00
zet809
eb9c0c6d93
Merge pull request #5258 from robin2008/openbmcpy
Fix code error to generate the right socket file name based on the caller PID
2018-05-29 15:11:21 +08:00
Weihua Hu
780c29a575
Merge pull request #5259 from robin2008/case4showsvrname
Update the testcase to cover the changes for showing server name in warn/error message
2018-05-29 09:51:06 +08:00
robin2008
f70858cd31 Update the testcase to cover the changes in #5119
- missing some test cases
2018-05-28 21:19:30 +08:00
robin2008
a307bfa96a Fix code error to generate the right socket file name based on the caller PID (#5257) 2018-05-28 21:01:05 +08:00
zet809
bc84beb4f5
Merge pull request #5256 from immarvin/onissue
log the size of packets received by udp listener
2018-05-28 17:53:42 +08:00
yangsbj
3460a6915c * log the size of packets received by udp listener 2018-05-28 05:24:52 -04:00
zet809
2f87973517
Merge pull request #5247 from cxhong/5177
Increase packet size of recv()
2018-05-28 16:31:36 +08:00
Weihua Hu
8d185d517e
Merge pull request #5240 from tingtli/inventory
update xcat inventory osimage export and import cases
2018-05-28 15:55:00 +08:00
litingt@cn.ibm.com
c17dcaab6b refine xcat osimage import and export cases 2018-05-28 03:17:22 -04:00
Weihua Hu
1b2440926b
Merge pull request #5253 from robin2008/case4showsvrname
Update the testcase to cover the changes in #5119
2018-05-28 11:19:03 +08:00
robin2008
3745bac26d Update the testcase to cover the changes in #5119
using regular expression to cover the error/warn message which contains the server name
2018-05-26 11:44:44 +08:00
litingt@cn.ibm.com
a064d1d207 fix an error 2018-05-25 09:41:43 -04:00
litingt@cn.ibm.com
c866af4872 update according to comments 2018-05-25 04:46:11 -04:00
xuweibj
eb346fb752 Add resource check in xcatmn (#5202)
* Add more checking for xcat mn healthy
2018-05-25 16:29:22 +08:00
Gᴏɴɢ Jie
699486a15c Add new test cases for the syncfiles feature (#5228)
* Add new test cases for the syncfiles feature

* Update the test case for EXECUTEALWAYS feature

* Test regular updatenode -F and the scp feature separately

* Ignore some failling when use scp
2018-05-25 16:09:54 +08:00
Weihua Hu
96f615d295
Merge pull request #5249 from immarvin/ontest
refine xcat-inventory test case
2018-05-25 16:02:57 +08:00
yangsbj
521f265eb1 refine xcat-inventory test case 2018-05-24 23:35:53 -04:00
ertaozh
360e3165ff Modify the error message 2018-05-24 23:04:39 -04:00
Casandra Qiu
558d5b173f Increase packet size of recv() 2018-05-24 13:11:38 -04:00
ertaozh
a1ce787318 add cmdlist_check file which store the commands need to be included in install file 2018-05-24 06:19:59 -04:00
litingt@cn.ibm.com
9ecb8a251b update to add new xcat-inventory osimage cases 2018-05-24 05:42:30 -04:00
xuweibj
a758733d83
Merge pull request #5242 from hu-weihua/casesupdate
Modify some error or typo in some old cases
2018-05-24 16:23:59 +08:00
Weihua Hu
21c6c3a907 Add one test case for xcat-inventory export option -f (#5244) 2018-05-24 16:15:45 +08:00
Weihua Hu
dd15abe6e5
Merge pull request #5243 from immarvin/ontest
add test cases for xcat-inventory import -d for osimage inventory directory
2018-05-24 16:13:15 +08:00
yangsbj
f25c9119f5 refine code according to comments 2018-05-24 03:33:44 -04:00
yangsbj
380beadb37 add test cases for xcat-inventory import -d for osimage inventory directory 2018-05-24 03:24:00 -04:00
huweihua
4bd21ff387 Modify some error or typo in some old cases 2018-05-24 02:31:49 -04:00
litingt@cn.ibm.com
0411995313 update some typo 2018-05-23 04:12:59 -04:00
litingt@cn.ibm.com
fee7f2c374 update xcat inventory osimage export and import cases 2018-05-23 03:07:49 -04:00
Weihua Hu
bed114d6b9
Merge pull request #5234 from immarvin/ontest
update xcat-inventory test cases according to the modification in xcat-inventory 0.1.2
2018-05-22 17:02:19 +08:00
Gᴏɴɢ Jie
3909113561
Merge pull request #5237 from immarvin/onissue
update documentation on synclist
2018-05-22 16:54:59 +08:00
yangsbj
74e57623a6 update documentation on synclist for issue With "updatenode -F -r /usr/bin/scp", failed to replace regular file with directory #5214 and With "updatenode -F -r /usr/bin/scp", failed to replace directory with regular file #5217 2018-05-22 04:44:00 -04:00
yangsbj
111a6c77cf update cases.osimage.validation : the role attribute of osimage can be blank 2018-05-22 03:12:49 -04:00
yangsbj
f0311c195b refine xcat-inventory test case according to new output message in 0.1.2 2018-05-22 02:55:39 -04:00
Weihua Hu
4fe7627e31
Merge pull request #5212 from gurevichmark/travis_commit_owner
Verify commit owner id
2018-05-22 13:25:10 +08:00
Bin Xu
7a69c9b779 using --nosyncfiles to bypass syncing files to root image directory (#5229) 2018-05-22 12:47:37 +08:00
Mark Gurevich
7b01d4ed03
Merge pull request #5232 from whowutwut/probe_osimage
Adding more function to xcatprobe osimagecheck to look at references to files specified
2018-05-21 13:24:46 -04:00
Victor Hu
91230a6dd3 Adding a osimage check probe command to validate some properties of an xCAT osimage 2018-05-21 12:07:36 -04:00
Mark Gurevich
123dd66610 Verify commit owner id 2018-05-21 11:18:34 -04:00
zet809
52e0a4529b
Merge pull request #5220 from cxhong/4989
the error message of *def command is disordered when running internally
2018-05-21 22:10:43 +08:00
Casandra Qiu
66cbeeeee9 Use comma separate list 2018-05-21 09:21:50 -04:00
zet809
8a5a4c38b9
Merge pull request #5226 from cxhong/5213
Modify output message for PDU outlet state
2018-05-21 21:03:10 +08:00
Yuan Bai
ac941fd250
Merge pull request #5230 from immarvin/onissue
fix issue Non-root user can not run ping on ubuntu 14.4.4 diskless #5227
2018-05-21 16:03:15 +08:00
Gᴏɴɢ Jie
eca6613c43 Thinker xCAT/postscripts/cuda_power9_setup, (#5231)
* Fix the 40-redhat.rules udev rule
  * Remake initrd image for diskfull compute node
2018-05-21 15:44:04 +08:00
Gᴏɴɢ Jie
5ebcfc347f
Merge pull request #5137 from mattaezell/simplify_cuda_power9_setup
Simplify cuda_power9_setup
2018-05-21 15:30:56 +08:00