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

24217 Commits

Author SHA1 Message Date
Mark Gurevich
e6abe56c5d Commiting suggested review changes 2018-09-06 16:07:21 -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
ertaozh
7f379abeb4 Enhance bmcdiscover to match nodes with mtm,serial,bmcip before creating new nodes 2018-08-31 05:39:47 -04:00
Yuan Bai
7a470072b4 support encode hyphens in xcatlib.sh (#5570) 2018-08-31 17:37:46 +08:00
Yuan Bai
e12f8e2c18
Merge pull request #5580 from immarvin/onissue
fix issue #105 in xcat-inventory,
2018-08-31 17:35:38 +08:00
zet809
d567aa66fc Add 2 template to create pull request: 1. fix issue, 2. function implementation (#5579) 2018-08-31 17:19:58 +08:00
yangsbj
763d7bd29f fix issue #105 in xcat-inventory, correct the format of export entries in osimage.environvar 2018-08-31 04:25:21 -04:00
ertaozh
27a2292995 To have bmcdiscover matching pre-defined node with lc(mtm)*lc(serial)-ip 2018-08-30 06:17:10 -04:00
xuweibj
99c16e1998
Merge pull request #5571 from neo954/xcat-probe-packaging
Revise packaging for package xCAT-probe
2018-08-30 17:36:51 +08:00
GONG Jie
7886a6bf91 Add tcpdump as recommend for xcat-probe 2018-08-30 17:27:45 +08:00
GONG Jie
7c67d61f10 Add /usr/sbin/tcpdump as requirement for xCAT-probe 2018-08-30 17:21:02 +08:00
ertaozh
43a8280eac Only update switch/port information for mtms based discovery 2018-08-30 02:04:57 -04:00
Gᴏɴɢ Jie
092c045d9a Provide RHEL7->RHEL8 diskless support (#5567)
* Package lists and post-install scripts for RHEL8 diskless support

* RHEL8 kernel finding hack

* Subdirectory dracut_047 for RHEL8 support

* Use /bin/bash for all the scripts

* Use "set -x" for debugging

* Tweak dracut.conf

* Remove dracut-install
2018-08-30 10:29:15 +08:00
Gᴏɴɢ Jie
d58f00ed5a Support RHEL7->RHEL8 diskful installation (#5491)
* Make curl "fail" on >= 400 reponse codes with --fail

* Minor fix of post.xcat.ng

* Hack for RHEL8 Alpha - make network active by default
2018-08-29 17:25:32 +08:00
Yuan Bai
522b5fcf37 enhance statelite persistent dir mount options for rh7.6 (#5566) 2018-08-29 14:44:59 +08:00
zet809
7a0e003bd9
Merge pull request #5549 from cxhong/5407
Change options from V|Verbose to V|verbose
2018-08-28 15:13:00 +08:00
zet809
7a304b6103
Merge pull request #5559 from xuweibj/I5548
fix issue 5548, if ip source is dhcp will remind that could not set ntpservers
2018-08-28 15:11:37 +08:00
xuweibj
32abba7a45 Merge branch 'master' of github.com:xcat2/xcat-core into I5548 2018-08-28 02:36:16 -04:00
Gᴏɴɢ Jie
f7a3372a49 Still need the busybox cpio workaround in Ubuntu 18.04.1 (#5562) 2018-08-28 14:23:29 +08:00
zet809
4989ab1c1a
Merge pull request #5557 from immarvin/onissue
capture retrieve_fd fatal error, log the underlie message
2018-08-27 17:17:06 +08:00
xuweibj
d16be880e4 fix issue 5548, if ip source is dhcp will remind that could not set ntpservers 2018-08-27 03:35:48 -04:00
yangsbj
cc3d317823 capture retrieve_fd fatal error, log the underlie message 2018-08-26 23:08:25 -04:00
Weihua Hu
ec5b18fe13
Update Version 2018-08-24 10:30:55 +08:00
Casandra Qiu
06944f333f modify pod file and rst file 2018-08-21 18:35:59 -04:00
Casandra Qiu
85894795c6 Change options Verbose to verbose 2018-08-21 15:18:12 -04:00
Bin Xu
5fc4e7fad5 Enhancement for using site cache in plugin (#5535)
* site cache when run plugin does not work very well
- using cache from plugin when getNodesAttribs/getNodeAttribs (pass it into DB process from plugin process)
- Site cache is a whole hash, so to use cache when by the hash is there, instead of the specified key is there.
It is because that there might be no key defined in site table.

* with XCATBYPASS, to populate site hash before scan_plugins. Then only 1 query for site table to do whole things.

* cache site when init plugins on service nodes

* missing to comment the old codes query from xCAT DB process
2018-08-21 18:36:52 +08:00
Weihua Hu
4991ebda9e
Merge pull request #5545 from zet809/update_gocons_quickstart
update goconserver quickstart document
2018-08-21 17:38:19 +08:00