2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-20 21:20:36 +00:00
Commit Graph

24290 Commits

Author SHA1 Message Date
300cc96b6a Merge pull request #5686 from xuweibj/I5677
fix xcatprobe xcatmn issues 5677&5678
2018-10-11 16:32:58 +08:00
e18b8a0615 fix issue 5633, use noempty file to check tftp service (#5691) 2018-10-11 14:50:44 +08:00
31cb4aa2b8 modified dependiing on comments 2018-10-11 02:19:03 -04:00
ea11ec4101 Merge pull request #5690 from xuweibj/case_fix
fix issue 5596, recover env for case rinv_wrongbmcpasswd
2018-10-11 13:39:03 +08:00
74cd024a01 hierarchicalattrs does not work on some columns with special delimiter (#5663) (#5688) 2018-10-10 18:07:10 +08:00
cc03b50b15 fix issue 5596, recover env for case rinv_wrongbmcpasswd 2018-10-10 04:16:26 -04:00
09a16fa5cf refine xdsh_t case to fix issue #5687 (#5689) 2018-10-10 15:37:52 +08:00
852222796d fix xcatprobe xcatmn issues 5677&5678 2018-10-09 21:32:26 -04:00
aca853b05b Merge pull request #5685 from hu-weihua/deleteswitch1
delete all switchdiscover test cases
2018-10-09 17:01:12 +08:00
e346b49a3a delete all switchdiscover test cases 2018-10-09 02:43:15 -04:00
017ab78ba5 Failed to parse the prescripts without action defined (#5682) 2018-10-09 13:49:15 +08:00
7bf2984138 Merge pull request #5681 from cxhong/discinfo
Add two disc ID for rhels8.0
2018-10-05 15:03:09 -04:00
c8ed19a9d0 Add two disc ID for rhels8.0 2018-10-05 14:41:53 -04:00
d9df3762c4 Doc enhancements to localdisk instructions (#5654) 2018-09-28 10:52:43 +08:00
68d102267e Merge pull request #5668 from Obihoernchen/patch-6
[Docu] IB switch configuration: fix passwd entry
2018-09-27 14:55:35 +08:00
0deadcaf85 Merge pull request #5671 from hu-weihua/inventorylabel
Looks good to me. I agree to  merge
2018-09-27 14:41:29 +08:00
d8f69ef52c add label for xcat-inventory test cases 2018-09-27 00:48:35 -04:00
8fb1fc8dbe Merge pull request #5670 from cxhong/5655
Get group name from lsdef command
2018-09-26 17:06:02 -04:00
0a6e854786 get group name for lsdef command 2018-09-26 16:23:47 -04:00
dfe968db2f [Docu] IB switch configuration: fix passwd entry
The entry in the passwd table has to use the key `switch`, otherwise the sshusername and password is not detected.

See `man switches` page:
```
       sshusername
                 The remote login user name. It can be for ssh or telnet. If it is for telnet,
                 set protocol to "telnet". If the sshusername is blank, the username, password
                 and protocol will be retrieved from the passwd table with "switch" as the key.

       sshpassword
                 The remote login password. It can be for ssh or telnet. If it is for telnet, set
                 protocol to "telnet". If the sshusername is blank, the username, password and
                 protocol will be retrieved from the passwd table with "switch" as the key.
```
See `man passwd` page:
```
       key
              The type of component this user/pw is for. Valid values: blade (management module), 
              ipmi (BMC), system (nodes), omapi (DHCP), hmc, ivm, cec, frame, switch.
```
2018-09-26 14:48:09 +02:00
722709b61e Merge pull request #5666 from zet809/replace_5623
Replace 5623: Correct typo in xCAT-vlan spec file comment
2018-09-26 11:19:37 +08:00
c675a653db Merge pull request #5643 from jjohnson42/cnosxdsh
Add CNOS compatible xdsh config
2018-09-26 10:49:05 +08:00
4bfa23e1bb fix issue 5633, enhance check tftp service (#5639)
* fix issue 5633, enhance check tftp service
2018-09-26 10:30:41 +08:00
eb0b2e022c Replace 5623: Correct typo in xCAT-vlan spec file comment 2018-09-25 22:23:17 -04:00
827bdf3497 Merge pull request #5651 from zet809/fix_issue_5649
Fix issue 5649: makedhcp misleading error message
2018-09-26 09:36:11 +08:00
b9773ba57d Merge pull request #5657 from Obihoernchen/patch-3
[Docu] Correct default xcatsslversion
2018-09-25 13:12:24 -04:00
366eef33a2 Modify warning message based on comments 2018-09-25 07:58:02 -04:00
1ad3eada3e Merge pull request #5638 from gurevichmark/rhev_doc
Update RHEV docs
2018-09-24 14:53:58 -04:00
5ca6e01b83 [Docu] Correct default xcatsslversion
It's TLSv1 not SSLv3 anymore.
2018-09-22 02:29:13 +02:00
819b20b660 Merge pull request #5653 from robin2008/xcatperftest
Two changes on xcatperftest
2018-09-21 18:08:49 +08:00
185b0e3579 Two changes on xcatperftest
- add timeout when executing the test commands
- add `lsdef -w` and `chdef -p` into default commands list
2018-09-21 18:02:46 +08:00
224aea1fe2 Merge pull request #5634 from tingtli/bug1641
add a case for bug 1641 go-xcat update will continue even if required repoquery command is not installed
2018-09-21 16:07:42 +08:00
26b142d2d4 Fix issue 5649: makedhcp misleading error message 2018-09-21 02:11:58 -04:00
603d5e59b2 update according to comments 2018-09-21 02:00:00 -04:00
2945c8fe4d Add pointer to localdisk 2018-09-20 16:59:05 -04:00
64d070b36d fix issue genimage failure might cause /proc umounted #5640 (#5648) 2018-09-20 17:04:52 +08:00
a642a04b4a update case for task 246,xcat-inventory support regular expression (#5647) 2018-09-20 15:24:53 +08:00
a9190ecee6 Remove 2 PR template under .github/PULL_REQUEST_TEMPLATE which can not be applied automatically (#5585) 2018-09-20 09:36:12 +08:00
fa37529d24 Add CNOS compatible xdsh config 2018-09-19 10:56:21 -04:00
4164dd2dc9 Merge pull request #5628 from xuweibj/I302
modify openbmc python installation doc
2018-09-18 10:27:53 -04:00
3447544ffb Update RHEV docs 2018-09-18 09:59:25 -04:00
95ca105635 enhancements for sle15 diskful CN deployment (#5605)
* add sle dir for copycds

* remove HPC packages from sle15 template

* copycds support ppc64le sle15

* support packages products for sle15

* create repos  for all products in sle15 Package ISO

* fix deployment status postbooting in sle15

* support sle15

* add copycds example for sle15

* generate add_on product

* polished

* adjust product_dir
2018-09-18 18:03:32 +08:00
83b1749f88 Merge pull request #5625 from samveen/ks_impr
Kickstart improvements
2018-09-17 15:33:44 -04:00
6419d31dbd fix no space left on sles12.3 (#5636) 2018-09-17 16:58:36 +08:00
4e4e4ca29b xcat-inventory diff cases (#5632)
* xcat-inventory diff cases

* modified depending on comments
2018-09-17 16:17:27 +08:00
92709f27cc add a case for bug 1641 go-xcat update will continue even if required repoquery command is not installed 2018-09-16 23:21:02 -04:00
8132701423 fix issue 5627, find verbose option and delete it for openbmc perl (#5629) 2018-09-14 18:21:40 +08:00
089c6c576c Update ubuntu_os_other_pkg.rst
Fix some spelling issues and update formatting
2018-09-13 14:27:55 -04:00
8fe2d9a49b modify openbmc python installation doc 2018-09-12 01:29:18 -04:00
ce76aa18e9 fix issue 5617, show existed node info when bmcdiscover -z (#5619) 2018-09-11 16:34:21 +08:00