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

25802 Commits

Author SHA1 Message Date
Wai Yee Wong
694c9380bc This commit is to address Issue 6578. The new code is to compare /install/postscripts/* on MN/SN and /xcatpost/* on CN and display the difference. 2020-07-23 11:39:02 -04:00
peterwywong
7739dcad5a
Merge pull request #6778 from cxhong/packimg
Use xcat runcmd instead of system() call for mksquash command
2020-07-22 21:08:54 -05:00
cxhong
1e62c7f2ec Use xcat runcmd instead of system() call for mksquash command 2020-07-22 18:15:10 -04:00
cxhong
7a5ed5a88a
Merge pull request #6775 from cxhong/syslog
[RH8.2] parse the rsyslog version output
2020-07-21 17:34:04 -04:00
cxhong
c29d7cafea parse the rsyslog version 2020-07-21 17:01:36 -04:00
cxhong
1352a5cfa0
Merge pull request #6772 from jjohnson42/skipelilo
Skip elilo if possible
2020-07-20 21:20:08 -04:00
Jarrod Johnson
6b7cde63e4 Fix support for non-efistub kernels 2020-07-20 08:39:28 -04:00
Jarrod Johnson
eae0a64348 Have xnba conditionally do elilo if needed
CentOS 6 and RHEL 6 for example do not support direct iPXE
boot.  For those platforms, auto-use elilo for uefi boot.
2020-07-20 08:37:36 -04:00
Jarrod Johnson
76a57eaae2 Remove use of elilo
iPXE can directly execute all but the most ancient Linux kernels
directly in UEFI boot.  Remove the elilo intermediate step.
2020-07-20 08:37:28 -04:00
cxhong
bb94a50c17
Merge pull request #6765 from gurevichmark/switch_probe_debug
xCAT-probe rpm installation of switchprobe
2020-07-14 16:39:14 -04:00
Mark Gurevich
465a4c90dc Add debug to xCAT-probe rpm installation 2020-07-14 15:28:02 -04:00
besawn
03421cf064
Merge pull request #6763 from cxhong/geninitrd
geninitrd failed to load new driver rpm packages
2020-07-10 16:18:40 -04:00
besawn
6a05cf1490
Merge pull request #6760 from gurevichmark/clusterstate_probe
Enable clusterstatus xcatprobe on Perl 5.23
2020-07-10 16:05:34 -04:00
besawn
08848a1b14
Merge pull request #6755 from cxhong/configeth
Lost DNS after run confignetwork -s postscripts
2020-07-10 16:03:47 -04:00
cxhong
2e8ab98304 geninitrd failed to load new driver rpm packages 2020-07-10 14:17:59 -04:00
Mark Gurevich
bb09d801df Enable clusterstatus xcatprobe on Perl 5.23 2020-07-08 13:59:33 -04:00
Mark Gurevich
00d507674d
Merge pull request #6754 from cxhong/kdump
Do not modify installnic's interface in enablekdump postscripts
2020-06-30 22:40:59 -04:00
cxhong
3c66f10493
Merge pull request #6753 from gurevichmark/go_xcat_sles_retry5
go-xcat testcase output fix
2020-06-30 17:31:27 -04:00
cxhong
74c305f1f4 modify kdump analysis link 2020-06-30 17:03:39 -04:00
cxhong
754af5ce39 Add dns to install nic 2020-06-30 16:57:52 -04:00
cxhong
28859192dd Do not modify install nic interface 2020-06-30 16:39:59 -04:00
Mark Gurevich
2e354aead8 go-xcat testcase output fix 2020-06-30 09:15:04 -04:00
besawn
8717e15804
Merge pull request #6749 from gurevichmark/imgport
imgimport/imgexport better messages and option handling
2020-06-29 15:56:40 -04:00
cxhong
0bcdbba6cb
Merge pull request #6750 from gurevichmark/go_xcat_sles_retryr4
More improvements to go-xcat testcases
2020-06-29 15:46:14 -04:00
Mark Gurevich
77e80ac3e3 More improvements to go-xcat testcases 2020-06-26 10:31:29 -04:00
cxhong
bc07fbe7ce
Merge pull request #6747 from gurevichmark/go_xcat_sles_retry2
Improvements to go-xcat testcase
2020-06-25 16:04:36 -04:00
Mark Gurevich
e0fec1a85d imgimport/imgexport better messages and option handling 2020-06-25 15:59:13 -04:00
Mark Gurevich
3aebb472e9 Improvements to go-xcat testcase 2020-06-24 10:07:12 -04:00
cxhong
4e2ea01358
Merge pull request #6743 from gurevichmark/go_xcat_sles_retry
More improvements to go-xcat testcases
2020-06-23 17:02:37 -04:00
Mark Gurevich
9c6d0c0ab3
Merge pull request #6729 from chenhanxiao/substitute_by_order
xcattest: proper replace vars in test cases
2020-06-23 15:33:40 -04:00
Mark Gurevich
a6c2f45c14
Merge pull request #6731 from chenhanxiao/test_remove_imgimport_v
test: remove imgimport -v test case
2020-06-23 14:51:46 -04:00
Mark Gurevich
377ca2343b More improvements to go-xcat testcases 2020-06-23 11:14:41 -04:00
cxhong
dbe0fcdc12
Merge pull request #6741 from gurevichmark/go_xcat_ubuntu
Use absolute path for lsxcatd in testcase
2020-06-22 20:33:20 -04:00
Mark Gurevich
42d1667b3f Use source 2020-06-22 16:58:21 -04:00
Mark Gurevich
8238d7d1f7 Use absolute path for lsxcatd in testcase 2020-06-22 11:10:47 -04:00
besawn
8b45a8936a
Merge pull request #6740 from cxhong/cudadoc
Modify xCAT-server.spec to copy whole xcat/sample dir
2020-06-19 10:02:56 -04:00
cxhong
f13639f4d3
Merge pull request #6738 from gurevichmark/go-xcat-sles4
Retry go-xcat installation, if first attemp fails
2020-06-19 09:46:17 -04:00
cxhong
881a8716f4 use cp -r to copy whole xcat/sample dir 2020-06-19 09:30:35 -04:00
Mark Gurevich
8fe8004837 Retry go-xcat installation, if first attemp fails 2020-06-18 17:01:37 -04:00
besawn
aa62ac7b8d
Merge pull request #6736 from cxhong/cudadoc
Add Cuda11 sample diskful install script
2020-06-18 16:59:12 -04:00
cxhong
9265ef98f4 Modified readme and remove cuda_power9_setup 2020-06-18 15:12:01 -04:00
cxhong
05f4119eae Add Cuda11 setup scripts 2020-06-17 15:45:30 -04:00
Mark Gurevich
e60fe592c2
Update version to 2.16.1 2020-06-17 12:33:25 -04:00
Mark Gurevich
89478e8856
Update version to 2.16.1 2020-06-17 12:32:25 -04:00
cxhong
a01313868a
Merge pull request #6733 from gurevichmark/go-xcat-sles3
Add no-cache option to go-xcat testcases
2020-06-16 14:31:30 -04:00
cxhong
b0eddec29c
Merge pull request #6734 from gurevichmark/sles_migration_test
Testcase fixes
2020-06-16 14:30:17 -04:00
Mark Gurevich
7402d9b692 Testcase fixes 2020-06-16 13:42:57 -04:00
Mark Gurevich
0bafaab3c5 Add no-cache option to go-xcat testcases 2020-06-16 11:08:07 -04:00
cxhong
09bd5d87a5
Merge pull request #6732 from gurevichmark/go-xcat-sles2
Flush out deps repomd.xml
2020-06-15 11:02:08 -04:00
Mark Gurevich
c17587e6f4 Flush out deps repomd.xml 2020-06-12 13:15:03 -04:00