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

24461 Commits

Author SHA1 Message Date
bxuxa
cc6cb0f217 Clear key words for install status update log message (#5618)
- detect provisioning when updateing status to installing/netbooting
- consistent message format "xcat.updatestatus - ($node): changing status=($status)" (no need to log the time as syslog has the timestamp)
2018-11-27 15:19:21 +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
Victor Hu
59fd3da573 Clean up code that was commented out 3 years back 2018-11-15 10:04:25 -05:00
Victor Hu
b3490bf8a4 Add a test for rpm-sign, which is required to successfullly build the deps package 2018-11-15 10:02:58 -05:00
Yuan Bai
ed6852a9e4 add log tag for postscripts (#5805) 2018-11-15 17:12:55 +08:00
Weihua Hu
d300991416
Merge pull request #5763 from tingtli/addlabel
add labels for all cases which has no labels
2018-11-15 16:52:07 +08:00
litingt
672db26f33 update ci_test label for maeknetwork and nodestat cases 2018-11-15 03:39:24 -05:00
litingt
ea05e0afbe fix some error label 2018-11-15 02:44:58 -05:00
litingt
74e207adbd update confignetwork cases to remove invoke_provision for some cases 2018-11-15 02:14:12 -05:00
Weihua Hu
80be4ea1fa
Merge pull request #5776 from tingtli/issue5724
fix issue 5724, adjust cases list to avoid some cases false failure
2018-11-15 11:10:50 +08:00
litingt
cb3dca58d9 update 2 wrong cases, rmimage and makedhcp_n_linux 2018-11-14 22:06:12 -05:00
Yuan Bai
19c5ab3f49 fix 5800 nicextraparams does not overwrite existed ifcfg attribute (#5801) 2018-11-14 14:31:41 +08:00