2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-02 19:40:10 +00:00

24471 Commits

Author SHA1 Message Date
Weihua Hu
e7239786fd
Merge pull request #5844 from tingtli/updatearch
update arch for x86_64
2018-11-28 17:52:27 +08:00
litingt
55b435c64a update go-xcat cases labels 2018-11-28 03:42:43 -05:00
litingt
71594f41ce update arch for x86_64 2018-11-28 01:51:26 -05:00
Weihua Hu
19084ca29a
Merge pull request #5842 from tingtli/modifylabel
update the error label
2018-11-28 14:36:54 +08:00
xuweibj
622c094a81
Merge pull request #5841 from immarvin/onissue
fix issue [automation] Installation failed on several OS because error in DSHCLI.pm #5840
2018-11-28 14:33:25 +08:00
litingt
e58b6c9cb2 update the error label 2018-11-27 22:44:59 -05:00
zet809
d487f450bb Set theme jekyll-theme-cayman 2018-11-28 10:28:17 +08:00
yangsbj
527ef2b4f8 fix issue [automation] Installation failed on several OS because error in DSHCLI.pm #5840 2018-11-27 21:27:10 -05:00
Yuan Bai
3b5fd8582e add syslog for pre script (#5838)
* add syslog for pre script
2018-11-27 17:05:36 +08:00
Weihua Hu
a47c14523b change the filter test case method back to using label (#5837) 2018-11-27 15:22:49 +08:00
cxhong
8ac336fe7e EXECUTEALWAYS will only execute syncfile in the syncfile list (#5834) 2018-11-27 14:58:11 +08:00
xuweibj
27d7212ee4
Merge pull request #5833 from robin2008/docker-up-slow
container simulater is not setup correctly
2018-11-27 09:26:20 +08:00
bxuxa
3168ed462b container simulater is not setup correctly 2018-11-26 15:50:58 +08:00
Weihua Hu
2b7ae2bfcc
Merge pull request #5811 from tingtli/httport
add http port change case, do task 339
2018-11-23 15:42:49 +08:00
litingt
f186b36c3b update labels for the case 2018-11-23 01:45:50 -05:00
litingt
193e216ca9 update to fix a typo 2018-11-22 21:52:07 -05:00
litingt
14c3fe419d update to add wget uefi file 2018-11-22 21:41:22 -05:00
tingtli
8c3c4fb7a8 do task396, update xcat-inventory cases (#5830) 2018-11-23 10:27:13 +08:00
Yuan Bai
b117be552a refine tag prefix xcat.deployment for sles/ubuntu provision (#5831)
* refine tag prefix xcat.deployment for sles/ubuntu provision
2018-11-23 10:00:02 +08:00
zet809
7977a2a1d7
Merge pull request #5829 from xuweibj/I5719
fix issue 5719, make output of commands against openbmc same
2018-11-22 19:41:06 +08:00
Gᴏɴɢ Jie
e1009c6f71 [go-xcat] Force use C locale when do rpm query (#5827) 2018-11-22 18:47:23 +08:00
Gᴏɴɢ Jie
972a7d1c9e Minor go-xcat updates (#5753)
* [go-xcat] Revise the error handling of xCAT uninstallation

* [go-xcat] Add xCAT-genesis-builder to the uninstallation package list

* [go-xcat] allow-insecure=yes for unsigned Debian/Ubuntu repository

* [go-xcat] Set gpgcheck=0 if file repomd.xml.asc is not found

* [go-xcat] Run `apt-get purge` for completely xCAT uninstallation on Ubuntu

* [go-xcat] Bump version number

* [go-xcat] Better error message when smoke test failed

* Remove empty line

* [go-xcat] Fix error handling in extract_archive
2018-11-22 18:43:23 +08:00
Yuan Bai
e48cf47656
Merge pull request #5832 from neo954/sles-migration
Fix the gpg key import problem on SLES
2018-11-22 17:18:27 +08:00
GONG Jie
10a6dd3535 Replace all # character to @. Due to xCAT-test internal limitation 2018-11-22 17:06:11 +08:00
GONG Jie
702daf894c Replace all # character to @. Due to xCAT-test internal limitation 2018-11-22 16:58:24 +08:00
GONG Jie
bdccd452b9 Fix the gpg key import problem on SLES 2018-11-22 16:53:00 +08:00
xuweibj
10a858cf61 fix issue 5719, make output of commands against openbmc same 2018-11-21 19:59:04 -05:00
zet809
e9d8db94e3
Merge pull request #5806 from whowutwut/dep_build
Add a check for some required rpm package to successfully create the xcat-deps package
2018-11-21 15:53:26 +08:00
litingt
74066fc7f1 update code to test x86_64 arch 2018-11-21 01:50:35 -05:00
zet809
2cc06ef0b7 Fix issue 5721: xCAT-client rpm seems to depend on xCAT-server (#5826) 2018-11-21 13:49:17 +08:00
xuweibj
470e739c80 enhance rspconfig ntpservers case (#5692) 2018-11-21 13:09:31 +08:00
Yuan Bai
3b77b96e89
Merge pull request #5823 from robin2008/travic-xenial
upgrade to travis xenial env
2018-11-21 12:51:19 +08:00
bxuxa
22cb310e22 fix makedhcp_n failed due to netmask is 32 length 2018-11-21 11:18:18 +08:00
bxuxa
c2c5159128 remove unsuitable test cases 2018-11-20 23:49:42 +08:00
Gᴏɴɢ Jie
d52f6600bc Fix shabang for some old scripts (#5824) 2018-11-20 20:16:15 +08:00
bxuxa
efc209ca5c allow insecure 2018-11-20 19:07:35 +08:00
bxuxa
adab82de4b upgrade to travis xenial env 2018-11-20 18:46:13 +08:00
Yuan Bai
317bb1f499 fix CI issue (#5821)
--force-yes is deprecated
2018-11-20 15:21:51 +08:00
Weihua Hu
ee7f545062
Merge pull request #5815 from tingtli/task3970
do task 397,fix xcat-inventory cases for ubuntu command not found
2018-11-19 16:16:11 +08:00
litingt
dff8732726 do task 397,fix xcat-inventory cases for ubuntu command not found 2018-11-19 02:56:48 -05:00
litingt
5311d7c01f update 2018-11-18 22:06:55 -05:00
litingt
b4c6425ee3 update according to comments 2018-11-18 22:02:42 -05:00
Yuan Bai
ea86bf544c
Merge pull request #5792 from tingtli/task3950
do task395, update xcat-inventory cases for code design change -- fix the output change
2018-11-19 10:16:14 +08:00
litingt
68ffc340dd add http port change case, do task 339 2018-11-18 21:12:36 -05:00
Victor Hu
33fa03880a Add more packages to check for when running the builddep.sh scripts 2018-11-16 11:39:56 -05:00
Victor Hu
fc01224da0 Add a test to make sure we are not running this on debian based operating systems 2018-11-16 11:36:24 -05:00
xuweibj
6d9a912cf7 Use postscript file efibootmgr to check http service instead of syslog (#5758) 2018-11-16 17:33:37 +08:00
xuweibj
92824aae75
Merge pull request #5808 from robin2008/bmcdiscover-missing-ipmitool
when no ipmitool-xcat tool, report error before go ahead the real discovery
2018-11-16 13:33:10 +08:00
Yuan Bai
c64a539b5a confignics find wrong network for nic when mask is empty (#5809)
* confignics find wrong network for nic when mask is empty
2018-11-16 13:21:06 +08:00
bxuxa
540ee9f262 when no ipmitool-xcat tool, report error before go ahead the real discovery 2018-11-16 12:39:50 +08:00