6ed46ff77f
support service node pool ( #3268 )
2017-06-22 18:04:55 +08:00
c94be14d08
Merge pull request #3317 from bybai/alias
...
fix confignics aliases related testcase
2017-06-22 17:52:54 +08:00
4456b52105
polished
2017-06-22 05:27:02 -04:00
0c74811424
polished
2017-06-22 05:17:35 -04:00
736725de21
fix 3242
2017-06-22 04:52:23 -04:00
11f351cf6e
Merge pull request #2763 from samveen/reduce_greps
...
Reduce `grep` invocations by passing `-[46]` to `ip`
2017-06-22 16:24:04 +08:00
b723610039
Add test cases for command nodeset for grub2/petitboot/yaboot ( #3155 )
...
* Add test cases for command nodeset for grub2/petitboot/yaboot
* Revise nodeset test cases and add more negative verifications
* Revise nodeset test cases by add more verifications with makedhcp and getent
* Temporary remove all dhcp lease checking from nodeset test cases, since it is rely on DNS service
* Minor tweaks while doing unit tests
2017-06-22 14:03:48 +08:00
18c1a5d06d
Merge pull request #3312 from immarvin/onslesgenimage
...
correct typo in PR#3293
2017-06-22 11:17:57 +08:00
0624deb547
correct typo in PR#3293
2017-06-21 22:52:01 -04:00
393026dc47
Merge pull request #3307 from gurevichmark/rinv_man_usage_sync
...
Fix man page and usage for MPA rinv command
2017-06-21 13:58:34 -04:00
799ff149bc
Merge pull request #2975 from zet809/modify_genesis_base_for_fedora26
...
Modify xcat-genesis-builder script for Fedora26 ppc64
2017-06-21 13:50:52 -04:00
3c75e9cfae
Fix man page and usage for MPA rinv command
2017-06-21 13:30:07 -04:00
43227640cf
Merge pull request #3288 from whowutwut/update_doc
...
update the doc for steps on checking packages that changed in xcat-dep on update of xCAT
2017-06-21 08:37:00 -04:00
b8c402c86a
Revert "add GPGSIGN =0 option to skip repo sign in ubuntu build script" ( #3303 )
2017-06-21 17:45:23 +08:00
786a139c18
Merge pull request #3299 from tingtli/rspconfig
...
update rspconfig cases in bundle file hdctrl_openpower_openbmc.bundle
2017-06-21 17:33:36 +08:00
264b045440
Merge pull request #3301 from zet809/fix_issue_3289
...
fix issue 3289: Changing site table attributes using chdef does not r…
2017-06-21 16:33:23 +08:00
17faabe04e
fix issue 3289: Changing site table attributes using chdef does not return the correct message
2017-06-21 03:57:51 -04:00
e5dd79d55e
add nodeset_errorcommand testcase for issue :3175 ( #3300 )
2017-06-21 01:56:38 -05:00
5f1a506cfb
update rspconfig cases in bundle file hdctrl_openpower_openbmc.bundle
2017-06-21 02:00:28 -04:00
998b5ee609
Merge pull request #3266 from junxiawang/0615
...
Refine test case: nodeset_cmdline, nodeset_runimage, nodeset_shell
2017-06-21 13:56:10 +08:00
d038c61851
Refine test case: nodeset_cmdline, nodeset_runimage, nodeset_shell
2017-06-21 05:02:53 -04:00
0ab98f9273
To replace pull request 3061: use rpm inside chroot to query dracut version ( #3293 )
2017-06-20 21:24:05 -05:00
9cf93009f6
Merge pull request #3296 from whowutwut/bmcdiscover_debug
...
bmcdiscover does not print any debug output when request data is bad.
2017-06-21 09:49:48 +08:00
3f43f44c7e
Update code to print a warning message if we get a response error.
...
Currently there is nothing printed back so we can't tell if an error
has occurred. Allow for some debug output if XCATBYPASS=1
2017-06-20 15:58:16 -04:00
ba6fbcfbc3
Merge pull request #2998 from zet809/fix_issue_2350
...
Fix issue 2350: Wcons IPMI not working due to xcat code
2017-06-20 09:41:21 -04:00
d8e2303b05
Refine test case: nodeset_cmdline, nodeset_runimage, nodeset_shell
2017-06-20 09:21:22 -04:00
1340f398e0
Refine test case: nodeset_cmdline, nodeset_runimage, nodeset_shell
2017-06-20 08:50:35 -04:00
6720675b21
revert to old udevadm code ( #3294 )
2017-06-20 04:08:51 -05:00
d65bf34296
Merge pull request #3271 from tingtli/hdbundle
...
add hardware control bundle for different hardware type
2017-06-20 15:42:40 +08:00
2bcd8b89a0
Merge pull request #2977 from jjohnson42/fixipmitime
...
FPC IPMI fixes
2017-06-20 15:39:39 +08:00
c7939388ab
Merge pull request #3292 from xuweibj/tc_simulator
...
If start simulator failed, will exit not mkdef nodes
2017-06-20 15:01:10 +08:00
f3ea0a2729
When start simulator failed, will exit not mkdef nodes
2017-06-20 02:53:12 -04:00
8b913ed12c
Merge pull request #3291 from chenglch/conserver
...
Fix the calculation error for conserver version number
2017-06-20 11:29:34 +08:00
32060a54cc
update rpower cases for hdctrl_ppc_hmc.bundle and rinv cases for hdctrl_bmc.bundle
2017-06-19 23:23:00 -04:00
cd64a30538
Merge pull request #3285 from tingtli/bug3269
...
add missed cases for hardware control commands. Fix bug 3269.
2017-06-20 10:51:19 +08:00
74942a8f20
update for an error checkin
2017-06-19 22:23:40 -04:00
a6696f7fde
Fix the calculation error for conserver version number
...
This patch fix the error while calculating the version number.
Use int instead of ord to convert string to integer.
fix-issue: #3286
2017-06-20 10:22:09 +08:00
a8d731bd80
Merge pull request #3261 from gurevichmark/openbmc_rflash_upload
...
openbmc rflash command support for -u --upload option
2017-06-19 16:25:20 -04:00
857106dd8c
Merge pull request #3290 from whowutwut/dhcpinterface_doc
...
Change the dhcpinterface documentation to avoid confusion about xcatmn
2017-06-19 16:23:55 -04:00
e5e9325507
Change the dhcpinterface documentation to avoid confusion about xcatmn
2017-06-19 14:59:25 -04:00
f793ec83a5
Merge pull request #3267 from immarvin/onbuild
...
add GPGSIGN =0 option to skip repo sign in ubuntu build script
2017-06-19 11:09:56 -04:00
4cdad73b8f
Better error message for missing file
2017-06-19 10:59:53 -04:00
cbf7c3b007
update the doc for steps on checking packages that changed in xcat-dep
2017-06-19 10:52:20 -04:00
9c05fa3fef
Merge pull request #3287 from whowutwut/rinv_firm_output
...
[openbmc] Better format the output of rinv <> firm command when multiple software is uploaded to the BMC
2017-06-19 10:47:15 -04:00
df1a5aeb52
Change to only display the active firmware instead of any firmware that is listed and add in the software id into the output so that sorting would keep the various software information together.
2017-06-19 10:32:30 -04:00
d445a91c74
update the description
2017-06-19 05:03:20 -04:00
54a1e38ddd
Merge pull request #3145 from whowutwut/rinv_firm
...
Enhancements to rinv code to complete development
2017-06-19 16:54:13 +08:00
978ed4ab69
add missed cases for hardware control commands. Fix bug 3269
2017-06-19 04:53:46 -04:00
694e8d76c6
Merge pull request #3282 from cxhong/3260
...
Check community string in the switches table
2017-06-19 16:19:28 +08:00
035312aa49
Merge pull request #3280 from whowutwut/model_change
...
With mid June, 2017 firmware update, model number is moved from PartNumber -> Model
2017-06-19 11:24:11 +08:00