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

24244 Commits

Author SHA1 Message Date
Mark Gurevich
3447544ffb Update RHEV docs 2018-09-18 09:59:25 -04:00
Yuan Bai
6419d31dbd fix no space left on sles12.3 (#5636) 2018-09-17 16:58:36 +08:00
xuweibj
4e4e4ca29b xcat-inventory diff cases (#5632)
* xcat-inventory diff cases

* modified depending on comments
2018-09-17 16:17:27 +08:00
xuweibj
8132701423 fix issue 5627, find verbose option and delete it for openbmc perl (#5629) 2018-09-14 18:21:40 +08:00
Victor Hu
089c6c576c
Update ubuntu_os_other_pkg.rst
Fix some spelling issues and update formatting
2018-09-13 14:27:55 -04:00
xuweibj
ce76aa18e9 fix issue 5617, show existed node info when bmcdiscover -z (#5619) 2018-09-11 16:34:21 +08:00
Gᴏɴɢ Jie
fdd5772c5b Fix github issue #5577, document update (#5578) 2018-09-11 09:23:40 +08:00
Bin Xu
863c36c83f
Make disjoint mode working when service node up (inittime=1) (#5553)
* Make disjoint mode working when service node up (inittime=1), and in the time not run in parallel to avoid access DB too much

* For shared tftp, nothing need to be done in AAsn
2018-09-11 09:22:08 +08:00
Mark Gurevich
83a8245a03
Merge pull request #5569 from xuweibj/reset
retry in rpower reset when get 'Connection aborted' [ DO NOT MERGE ]
2018-09-07 09:11:29 -04:00
Weihua Hu
b23ec253be
Merge pull request #5607 from xuweibj/ib
fix issue 5604, delete extra / of rootimgdir
2018-09-07 14:29:19 +08:00
Weihua Hu
2220828d78 fix bug #5612 of xcattest (#5613) 2018-09-07 11:14:19 +08:00
zet809
d6f1eef857
Merge pull request #5603 from xuweibj/I5245
fix issue 5245, return 0 when pscp -h
2018-09-07 11:06:14 +08:00
xuweibj
1208e74358 fix issue 5604, delete extra / of rootimgdir 2018-09-06 22:53:39 -04:00
Victor Hu
1235521e46
Merge pull request #5602 from gurevichmark/https_setting
Clarify doc for REST API over http
2018-09-06 17:07:30 -04:00
Victor Hu
752c704346 Minor change in the wording for the last note on this page 2018-09-06 17:06:44 -04:00
Victor Hu
2f33ccbddf Adding some minor formatting changes 2018-09-06 16:51:45 -04:00
Mark Gurevich
e6abe56c5d Commiting suggested review changes 2018-09-06 16:07:21 -04:00
Victor Hu
3d1a7fb79c
Merge pull request #5574 from gurevichmark/man_spaces
Regenerate .rst man pages with create_man_pages
2018-09-06 10:36:13 -04:00
zet809
7da8c4fbb7
Merge pull request #5608 from hu-weihua/ci
reuse MN_basic.bundle as CI test scope to fast test
2018-09-06 18:50:34 +08:00
huweihua
25df1e12f2 reuse MN_basic.bundle as CI test scope to fast test 2018-09-06 06:02:10 -04:00
zet809
547f335aa3
Merge pull request #5606 from hu-weihua/ubuntumigration
Enhance ubuntu imgration test cases, Loose check for non-important check point
2018-09-06 17:50:54 +08:00
huweihua
2ed9b86a0f enhance ubuntu imgration test cases, Loose check for non-important check point 2018-09-06 04:16:35 -04:00
xuweibj
da557f4967 fix issue 5245, return 0 when pscp -h 2018-09-06 02:28:05 -04:00
Gᴏɴɢ Jie
6fe47527aa
Merge pull request #5583 from bybai/hatestcase
add HA test cases for redhat
2018-09-06 13:56:43 +08:00
bybai
1532ffe608 add HA section in linux.conf.template and enhance case0 2018-09-05 22:15:54 -04:00
Mark Gurevich
830ae48994 Clarify doc for REST API over http 2018-09-05 16:09:02 -04:00
Mark Gurevich
07807dc5e1
Merge pull request #5601 from xuweibj/I5598
fix issue 5598, return 1 when invalid id for reventlog resolved
2018-09-05 08:52:00 -04:00
cxhong
f4668cae07
Merge pull request #5582 from zet809/matching_for_bmcdiscovery
Matching for bmcdiscovery
2018-09-05 08:23:44 -04:00
xuweibj
25dd627d40 fix issue 5598, return 1 when invalid id for reventlog 2018-09-04 22:22:13 -04:00
ertaozh
7e4c3f4eff Update output message if bmcdiscover matching a pre-defined node 2018-09-04 22:21:05 -04:00
cxhong
f1d51c1c74 Add /etc/gshadow for the syncfile MERGE clause (#5572) 2018-09-05 09:49:02 +08:00
zet809
f313a3d5e3
Merge pull request #5594 from hu-weihua/refinecases
refine some test cases
2018-09-04 16:22:57 +08:00
zet809
14c7ecbf1a
Merge pull request #5597 from hu-weihua/pegasbundle
Due to there are some cases just can be run in rhels, not pegas,so prepare a bundle for pegas
2018-09-04 16:20:55 +08:00
huweihua
8aa7f424f5 due to there are some cases just can be run in rhels, not pegas,so prepare a bundle for pegas 2018-09-04 03:04:50 -04:00
Yuan Bai
05a7c54d38
Merge pull request #5595 from robin2008/simulator-failed
using conda to install openbmc simulator as it hit the installing eventlet error when using pip
2018-09-04 14:46:02 +08:00
huweihua
b810291354 modify setup_vm to suitable for physical machine 2018-09-04 02:14:48 -04:00
robin2008
b13053ddc6 using conda to install openbmc simulator as it hit the installing eventlet error when using pip 2018-09-04 14:10:06 +08:00
huweihua
a972149ae4 refine test case xdsh_regular_command 2018-09-04 01:37:30 -04:00
Yuan Bai
d26dad7f67
Merge pull request #5592 from hu-weihua/kitcase
Modify test case buildkit_v to support rhels
2018-09-04 10:41:33 +08:00
huweihua
5ed1c716f5 Modify test case buildkit_v to support rhels 2018-09-03 22:27:33 -04:00
zet809
e7e6759c05
Merge pull request #5591 from hu-weihua/probe
modify xCAT-probe.spec for bug 5590
2018-09-03 18:08:31 +08:00
Yuan Bai
2027cb7a36 support nics type Omnipathin confignetwork (#5587) 2018-09-03 16:58:51 +08:00
huweihua
c3beb95060 modify xCAT-probe.spec for bug 5590 2018-09-03 04:42:49 -04:00
Yuan Bai
42b928e8ea
Merge pull request #5589 from robin2008/fix-epel
Add EPEL repo for installing docker-ce in testcase
2018-09-03 16:38:27 +08:00
robin2008
af6ca3083b Add EPEL repo for installing docker-ce in testcase 2018-09-03 16:22:29 +08:00
Yuan Bai
b1044f06d1
Merge pull request #5586 from hu-weihua/kit
move test cases of kit from ubuntu to rhels7 test case bundle
2018-09-03 15:14:20 +08:00
huweihua
6a83ff7a32 move test cases of kit from ubuntu to rhels7 test case bundle 2018-09-03 03:05:50 -04:00
zet809
ad581fd7b8
Create pull_request_template.md
Add template when creating pull request
2018-09-03 10:12:47 +08:00
cxhong
66a15e497b
Merge pull request #5568 from zet809/no_create_switch_object_for_mtms
Only update switch/port information for mtms based discovery
2018-08-31 09:57:08 -04:00
bybai
69ee14397b add HA test cases for redhat 2018-08-31 05:50:51 -04:00