2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-24 05:11:12 +00:00
Commit Graph

24446 Commits

Author SHA1 Message Date
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
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
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
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
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
cxhong
67e5a95878 Modify configinterface postscripts to handle the MASTER IP address (#5786)
* Modify configinterface postscripts to handle the MASTER IP address

* Add modification from comments
2018-11-14 13:41:15 +08:00
Bin Xu
28ba3a5cff imporve the performance to list group object when lots of groups defined (#5769)
* imporve the performance to list group object when lots of groups defined (#5761)

* - for list group attribute, using the similiar method as node object, but for group
not consider the inherit and regex translation (pass $options{keep_raw} = 1)
2018-11-13 14:06:10 +08:00
litingt
c8a1e02afb do task395, update xcat-inventory cases for code design change -- fix the output change 2018-11-12 03:16:06 -05:00
Yuan Bai
239ffd7eb7 fix 5789 xcatlib.sh: line 186: &0 : syntax error (#5790) 2018-11-12 15:22:14 +08:00
Yuan Bai
482604f7e5 Merge pull request #5772 from neo954/sles-migration
Patch sles_migration test cases. Workaround for github issue #5503
2018-11-12 14:34:15 +08:00
yangsong
7f0ed6caee remove mistake breaks (#5784) 2018-11-09 18:35:14 +08:00
Weihua Hu
5559e44b4a enhance xcattest for issue 5773 and task 383 (#5782) 2018-11-09 18:25:27 +08:00
Yuan Bai
5db2dbd62c fix5209 nodeset cannot find pxelinux.0 (#5783)
* distro pxelinux.0 default path is changed in ubuntu 16.04
2018-11-09 17:03:58 +08:00
Yuan Bai
5f2a90972c Merge pull request #5726 from tingtli/task342
do task 342, update cases according to xcat-inventory design change
2018-11-09 16:42:16 +08:00
yangsong
92c019bdb3 set default value for $::XCATSITEVALS{httpport} if site.httpport is not specified (#5780) 2018-11-09 15:28:17 +08:00
Yuan Bai
cfdce8a7a5 fix 5733 genimage in ubuntu16.04.5 failure (#5781) 2018-11-09 14:12:56 +08:00
yangsong
f55b3f867b several issues on site.httpport in otherpks and ospkgs (#5777)
* correct several issues

* refine ospkgs to support site.httpport
2018-11-08 17:50:14 +08:00
litingt@cn.ibm.com
602083bcc2 fix issue 5724, adjust cases list to avoid some cases false failure 2018-11-07 21:15:48 -05:00
yangsong
01541aba74 correct several issues on site.httpport in diskless provision (#5774) 2018-11-07 18:19:35 +08:00
GONG Jie
43b31c380c Patch sles_migration test cases. Workaround for github issue #5503 2018-11-07 16:52:33 +08:00