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

25139 Commits

Author SHA1 Message Date
yangsong
2c522a10db Merge pull request #6315 from neo954/ubuntu16.04.5
Revised package list file for Ubuntu16.04.5
2019-05-22 17:23:16 +08:00
zet809
d9d99d3396 Merge pull request #6324 from gurevichmark/remove_docker_docs
Remove docker man pages
2019-05-22 10:13:35 +08:00
yangsong
2285bf6150 Merge pull request #6327 from neo954/ubuntu
Remove xinetd from Depends
2019-05-21 17:51:26 +08:00
GONG Jie
9d5bc0d984 Remove xinetd from Depends 2019-05-21 13:23:10 +08:00
Weihua Hu
49b8d5ba51 Merge pull request #6298 from gurevichmark/xcatprobe_ci_testcase
Add xcatprobe testcase
2019-05-21 11:33:07 +08:00
Mark Gurevich
7b4f221740 Remove docker man pages 2019-05-20 13:14:02 -04:00
Weihua Hu
cea1c2a5ac Merge pull request #6294 from tingtli/rpowercase
update to add more debug information in case rpower_wrongpasswd
2019-05-20 21:25:47 +08:00
Weihua Hu
97e6366539 Merge pull request #6301 from tingtli/task18
add more debug information in the case
2019-05-20 21:15:53 +08:00
Weihua Hu
9f674664de Merge pull request #6320 from gurevichmark/xscat_probe_debian_package
Link switchprobe file when building xcatprobe on Ubuntu
2019-05-20 21:10:18 +08:00
zet809
5e47dd1e12 Merge pull request #6318 from neo954/ubuntu
Update ubuntu packaging dependencies
2019-05-17 14:10:31 +08:00
zet809
d9c7d2685c Merge pull request #6319 from neo954/rpm-packaging
Update grub2-xcat requirement
2019-05-17 14:07:21 +08:00
zet809
aa23060b33 Merge pull request #6321 from bybai/cfg_fix
fix confignetwork confignetwork_installnic_2eth_bridge_br22_br33 failure
2019-05-17 11:22:41 +08:00
bybai
e071aa2b87 fix confignetwork confignetwork_installnic_2eth_bridge_br22_br33 failure 2019-05-16 23:36:17 -04:00
Mark Gurevich
a93262d79c Just testing 2019-05-16 14:53:38 -04:00
Mark Gurevich
0aa94b362b Link switchprobe file when building xcatprobe on Ubuntu 2019-05-16 10:27:26 -04:00
GONG Jie
3e249fe766 Update grub2-xcat requirement 2019-05-16 17:30:32 +08:00
GONG Jie
15f1c37152 Update grub2-xcat requirement 2019-05-16 17:17:09 +08:00
GONG Jie
fd76d16d3e Remove package conserver from Depends section. Move package goconserver from Recommends section to Depends section 2019-05-16 17:15:21 +08:00
Weihua Hu
dc152dfb11 Merge pull request #6317 from tingtli/nodesetshell
update test.sh to add network information
2019-05-16 15:32:10 +08:00
litingt
3ac15dbe85 update test.sh to add network information 2019-05-16 02:54:12 -04:00
litingt
1632353dad update to give detailed log information 2019-05-16 02:04:29 -04:00
yangsong
001ee415f5 Merge pull request #6316 from tingtli/typofix
update to only support ubuntu16.04.5 x86 system
2019-05-16 11:23:49 +08:00
litingt
c051cfe948 update to only support ubuntu16.04.5 x86 system 2019-05-15 23:21:44 -04:00
yangsong
561ce94398 Merge pull request #6314 from tingtli/ubuntufix
update case according to bug 6311
2019-05-15 17:17:05 +08:00
litingt
abe32a23c5 update case according to bug https://github.com/xcat2/xcat-core/issues/6311 2019-05-15 04:47:49 -04:00
Mark Gurevich
236d6ac7a1 Add xcatprobe to CI environment 2019-05-14 16:28:29 -04:00
Mark Gurevich
520651eef1 Verify xcatprobe -l output 2019-05-14 11:52:19 -04:00
GONG Jie
2e9022208a Diskless package list file for Ubuntu 16.04.5 2019-05-14 17:40:23 +08:00
GONG Jie
2273f7f145 Remove compute.ubuntu16.04.pkglist 2019-05-14 17:40:03 +08:00
yangsong
7873494d3c Merge pull request #6310 from neo954/ubuntu18.04.2
Add kernel module tg3 to diskless initrd image for ppc64el
2019-05-14 14:28:14 +08:00
GONG Jie
bedca476a0 Add kernel module tg3 to diskless initrd image for ppc64el 2019-05-14 13:47:35 +08:00
tingtli
773f0a3ee0 Merge pull request #6308 from bybai/cfg_case
I agree to merge.
2019-05-13 17:27:54 +08:00
bybai
d548bc5bf9 optimize confignetwork_2eth_bridge_br22_br33 test case 2019-05-13 05:10:46 -04:00
yangsong
435cfd6020 Merge pull request #6304 from whowutwut/copycds_fix2
copycds fix, plugin should not return error becaue it may look at other plugins
2019-05-11 08:05:14 +08:00
Victor Hu
9854215617 Inform the user when arch cannot automatically be detected, if we are in the correct plugin 2019-05-10 10:36:31 -04:00
litingt
b024e0fd26 add more debug information 2019-05-10 04:35:02 -04:00
litingt
829a66801a update to add more debug information 2019-05-10 04:29:19 -04:00
Victor Hu
4ae1391051 Missing newline 2019-05-09 17:25:21 -04:00
Victor Hu
0ee133ce9b Improve the debug messages to show plugin 2019-05-09 17:23:50 -04:00
Victor Hu
d80bda8eb4 Plugin should not return error in certain places because it will attempt to look at another plugin 2019-05-09 17:20:10 -04:00
Mark Gurevich
6ea2ffcee1 mend 2019-05-09 10:18:35 -04:00
Mark Gurevich
bdff2ed39d Merge pull request #5927 from tingtli/lsvmkvmhost
update case lsvmkvmhost to check the correct output
2019-05-09 10:02:41 -04:00
Mark Gurevich
050c15f841 Check more of the output 2019-05-09 09:30:45 -04:00
yangsong
817b8ed0af Merge pull request #6303 from neo954/updatenode-lock
Prevent updatenode running when xCAT post-booting process is not completed on compute node
2019-05-09 17:05:55 +08:00
GONG Jie
0c8fc1521c Fix typo 2019-05-09 16:32:50 +08:00
GONG Jie
53f318113c Abort updatenode if the xCAT compute node is still in post-booting process 2019-05-09 16:22:03 +08:00
GONG Jie
929eb79ce7 Add a new return code 17, for activating 2019-05-09 16:21:47 +08:00
GONG Jie
b4d710e928 Add directory /etc/systemd/system/ to the systemd service search path 2019-05-09 16:21:36 +08:00
Weihua Hu
e333afb5d7 Merge pull request #6292 from tingtli/shellcase
update the script to remove false error
2019-05-09 14:49:56 +08:00
zet809
011cca2971 Merge pull request #6302 from bybai/cfgf
extend connection.autoconnect-retries for xcat nmcli connection
2019-05-09 10:39:59 +08:00