76d50d11ec
Update xCAT document for Ubuntu 18.04 ( #5477 )
...
* Update xCAT document for Ubuntu 18.04
* Fix github issue #1203 . Update document for Ubuntu installation without Internet.
* Fix grammatical errors
2018-08-15 16:08:33 +08:00
fe9743fdd4
1, add the content for httpd tuning ( #5513 )
...
2, adjust the parameters based on field feedback
2018-08-15 15:27:13 +08:00
028be486e3
Merge pull request #5418 from hu-weihua/ci_label
...
Using label to enhance CI test
2018-08-15 10:37:26 +08:00
5871e21758
comment debug info out
2018-08-14 06:09:24 -04:00
1f10e1e434
Merge pull request #5504 from zet809/fix_issue_5499
...
fix issue 5499: rflash option needed to update PNOR or BMC individually for P9 OpenPower servers
2018-08-14 17:31:51 +08:00
57896422a4
add some comment in code
2018-08-14 05:24:40 -04:00
547b02a351
Merge pull request #5441 from tingtli/task234
...
add cases for xcat-inventory support credential export and import
2018-08-14 15:20:05 +08:00
30997ee330
using label to enhance CI test
2018-08-14 03:01:33 -04:00
2790444a95
recovery files, fix directory problem
2018-08-14 14:09:51 +08:00
ecec67cfca
Stop rinstall processing if runimage is invalid ( #5447 )
2018-08-13 22:53:22 +08:00
d7b0c0e11b
fix issue 5499: rflash option needed to update PNOR or BMC individually for P9 OpenPower servers
2018-08-13 06:11:37 -04:00
d1bf861f7b
bash [[ notation requires bash ( #5496 )
...
* remove dependency on bash [[ notation
* use bash instead of sh
2018-08-13 16:10:47 +08:00
a0ce284dd2
Merge pull request #5494 from immarvin/ondiserr
...
nodediscover.pm: print error message when failed to open socket to 3001 port of the node under discovery
2018-08-13 16:02:59 +08:00
5bd017f827
Merge pull request #5492 from immarvin/onztp
...
MacMap: skip obtaining macmap table from switches without any port connect to switchs and pdus while discovering switch
2018-08-13 10:33:03 +08:00
a07ee82026
nodediscover.pm: print error message when failed to open socket to 3001 port of the node under discovery
2018-08-10 05:57:09 -04:00
ed45d465c5
MacMap: skip obtaining macmap table from switches without any port connect to switchs and pdus while discovering switch
2018-08-10 05:12:20 -04:00
2b28060936
Merge pull request #5487 from thilo-maurer/master
...
fix typo in informational message
2018-08-09 11:51:02 -04:00
2db3d143c1
fix typo in informational message
2018-08-09 17:25:59 +02:00
a87db132b7
Merge pull request #5479 from thilo-maurer/master
...
Fix broken xcat-probing for static IP on ubuntu
2018-08-09 18:15:46 +08:00
1a9e15ef01
Use xCAT Automatic Signing Key, 5619700D to do the signing. ( #5485 )
...
RHEL5 is archaic. Use the default hash algorithm to do the checksum. Which is SHA-256 on RHEL6.
2018-08-09 17:27:46 +08:00
23eaf2096b
Merge pull request #5482 from immarvin/onztp
...
skip discovery if the static dhcp lease of switch already exists
2018-08-08 16:32:41 -04:00
f1bd7c71e2
skip discovery if the static dhcp lease of switch already exists
2018-08-08 06:54:04 -04:00
87c2faddc4
Merge pull request #5475 from neo954/fix-go-xcat-test-case
...
Fix test case go_xcat_noinput. Ignore the exit code of gpg installation
2018-08-08 16:49:06 +08:00
e0097dcf21
fix probing for static IP: proper escaping of backslash
2018-08-08 10:23:35 +02:00
9005fb470a
Fix test case go_xcat_noinput. Ignore the exit code of gpg installation
2018-08-08 13:14:26 +08:00
a428807868
set buildall to default when build ubuntu ( #5474 )
...
- same behavior as building rpm
2018-08-08 10:09:43 +08:00
de8dadfd41
fix /etc/hosts empty in sles12sp3 diskful installation ( #5469 )
...
* fix /etc/hosts empty
* fix /etc/hosts empty
2018-08-07 14:57:08 +08:00
523ada7297
Merge pull request #5473 from robin2008/build-tar
...
put the tarball directly under DEST directory when building xcat-core
2018-08-07 13:57:41 +08:00
b319523ae3
put the tarball directly under
2018-08-07 13:54:24 +08:00
dee3cd8b61
code error cause rpm package is not signed ( #5471 )
2018-08-07 09:51:27 +08:00
4b73e824a9
enhancement on build xcat-core script to support output to directory ( #5424 )
...
* enhancement on buildcore.sh:
- support DEST=<output path>
- handle the case when checkout a tag
* build for ubuntu
* make more consistent behavior for build rpm and deb
2018-08-06 17:01:39 +08:00
f1bb7fbb30
Merge pull request #5468 from hu-weihua/psh_i
...
Add more debug information to test case psh_i for issue 5466
2018-08-06 17:00:34 +08:00
202e6d1ec3
Draft compute.rhels8.tmpl for RHEL8 Alpha Base OS ( #5341 )
...
Draft compute.rhels8.pkglist for RHEL8 Alpha Base OS
Draft pre.rhels8 for RHEL8 Alpha Base OS
Draft post.rhels8 for RHEL8 Alpha Base OS
Draft next generation post.xcat.ng
2018-08-06 16:47:07 +08:00
5bafda521e
specify build pkg dir when build rpm/deb ( #5463 )
...
* specify build pkg dir when build rpm/deb
* modified depending on comments
2018-08-06 16:16:19 +08:00
32c94e550e
Add more debug information to test case psh_i for issue 5466
2018-08-06 04:15:50 -04:00
5d0db4e092
Merge pull request #5467 from neo954/psh-i
...
Fix psh_i test case on Ubuntu 18.04
2018-08-06 16:09:29 +08:00
c1608c0b79
Merge pull request #5452 from gurevichmark/rinstall_options3
...
Allow any command for runcmd= option
2018-08-06 13:44:56 +08:00
7652fdcb21
Fix github issue #5466 . Fix psh_i test case on Ubuntu 18.04
2018-08-06 12:04:55 +08:00
ac7b9ab5ef
Updated man pages
2018-08-03 11:07:35 -04:00
e776d73974
Merge pull request #5460 from neo954/psh-i
...
Avoid use command ifconfig in test case psh_i
2018-08-03 16:15:18 +08:00
785dff98dd
Merge pull request #5450 from neo954/fix-go-xcat-test-case
...
Revise go_xcat_noinput test case, by install package gpg on Ubuntu compute node
2018-08-03 16:15:12 +08:00
6451011849
Merge pull request #5464 from neo954/configeth
...
Fix minor configeth problem on Ubuntu 18.04
2018-08-03 16:11:45 +08:00
306cb2b140
Fix minor configeth problem on Ubuntu 18.04
2018-08-03 16:04:31 +08:00
1b04e7141e
Merge pull request #5461 from bybai/bmc
...
check BMC state after BMCreboot in rflash -d
2018-08-03 15:26:30 +08:00
23759f22fc
check BMC state after BMCreboot in rflash -d
2018-08-03 02:34:24 -04:00
b72cbc2819
Avoid use command ifconfig in test case psh_i
2018-08-03 12:40:39 +08:00
fc1c23285e
enhance partition for sles12sp3 ( #5457 )
2018-08-02 17:19:08 +08:00
802ed5cbad
Suppress the `index.attr, No such file or directory' error message from openssl ( #5456 )
2018-08-02 17:00:22 +08:00
ccc69fc330
remind incorrect syntax in object name regular expression ( #5455 )
...
Remind incorrect syntax in object name regular expression
2018-08-02 11:22:43 +08:00
924a7a0373
Merge pull request #5445 from stanford-rc/routeop_gw
...
routeop: inconditionally replace the default gateway
2018-08-02 09:38:18 +08:00