2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-01-11 02:42:29 +00:00

26007 Commits

Author SHA1 Message Date
Jarrod Johnson
d450d982d7 Fix Cumulus support of breakout ports
The code before was way too picky and complex, when it could
have been simple and forgiving.
2020-07-10 08:21:26 -04:00
Jarrod Johnson
89f3770e7c Fix stock SLE15 install template 2.15.1.lenovo3 2020-07-07 11:32:24 -04:00
Jarrod Johnson
b6eaf5cf3e Handle more unusual ipv6 route tables 2020-07-07 11:32:17 -04:00
Jarrod Johnson
4c3124dcf5 Skip slot detection on SR655
The firmware incorrectly describes slot 2 as 'name locked'
when it is in fact not.
2.15.1.lenovo2
2020-04-27 10:45:54 -04:00
Jarrod Johnson
f851be0c26 Add a workaround for wrong hwaddr
Sometimes the client sends 20: before the address,
adapt to cope
2.15.1.lenovo1
2020-04-14 10:04:50 -04:00
Jarrod Johnson
e040d24bb4 Fix incorrect naming of the tcons socket 2020-03-30 16:14:10 -04:00
Jarrod Johnson
3c343f83d3 Fix ddns identification of local address
If networks contains a local, but routed address,
still count it as 'internal'.
2020-03-27 12:28:21 -04:00
Jarrod Johnson
6c72a27077 Direct tmux commands in tcons
This fixes tcons interacting with incorrect
tmux session.
2020-03-27 11:02:31 -04:00
Jarrod Johnson
a5538bdb8b Fix missing size in logvol
Even though grow will designate the size, we
have to provide a token lower bound.
2020-03-20 16:17:24 -04:00
Jarrod Johnson
78fa77584e Support longer passwords in bmcsetup 2020-03-18 10:28:33 -04:00
Jarrod Johnson
2acd60eeda Dispense with complicated partition scheme
It causes problems, such as unexpected low capacity of
filesystems and particularly splitting var causes things
like kdump to be infeasible.
2020-03-17 10:10:49 -04:00
Jarrod Johnson
efbab45817 Merge tag '2.15.1' into lenovobuild 2020-03-06 11:10:19 -05:00
besawn
ab6295bdc1 Merge pull request #6622 from xcat2/master
Merge from master to 2.15 branch for 2.15.1 release. (2)
2.15.1
2020-03-04 16:41:27 -05:00
besawn
b2f026a97d Merge pull request #6621 from gurevichmark/new_date_2.15.1
Move 2.15.1 release date
2020-03-04 16:34:26 -05:00
Mark Gurevich
494a346f4a Merge pull request #6620 from cxhong/mysql
Modify mysqlsetup scripts on rhels7.7
2020-03-04 16:29:07 -05:00
Mark Gurevich
698cf7313a Move 2.15.1 release date 2020-03-04 16:24:59 -05:00
cxhong
1e7453e539 change to symbol links instead force options 2020-03-04 16:02:34 -05:00
besawn
bca6562722 Merge pull request #6619 from gurevichmark/rpower_testcase_memory
Add VM memory display to rpower testcase
2020-03-04 15:53:39 -05:00
Jarrod Johnson
f492c10ec3 Fix mistake where someone used ext4
RHEL uses xfs by default, selecting ext4 is a peculiar thing
to do.
2020-03-04 15:27:38 -05:00
cxhong
68f2534b98 Modify mysqlsetup scripts on rhels7.7 2020-03-04 14:19:04 -05:00
Mark Gurevich
9899a0c27a Add VM memory display to rpower testcase 2020-03-04 13:41:50 -05:00
Mark Gurevich
8904aa428e Merge pull request #6616 from cxhong/rmimage
modify rmimage_diskless test cases
2020-03-03 17:13:59 -05:00
cxhong
0e7d410494 modify rmimage_diskless test cases 2020-03-03 16:31:18 -05:00
cxhong
df57fcfd54 Merge pull request #6615 from gurevichmark/sles_migration
Remove migration testcases from weekly SLES bundle
2020-03-03 16:03:25 -05:00
Mark Gurevich
8023f6eb43 Remove migration2 also 2020-03-03 11:44:43 -05:00
Mark Gurevich
ea7584d305 Remove migration1 testcase from weekly bundle 2020-03-03 11:34:11 -05:00
besawn
039f14c1b4 Merge pull request #6608 from xcat2/master
Merge from master to 2.15 branch for 2.15.1 release. (1)
2020-03-02 15:24:04 -05:00
Mark Gurevich
79fa2c4e33 Merge branch '2.15' into master 2020-03-02 14:51:00 -05:00
cxhong
e0f4b37fb7 Merge pull request #6607 from gurevichmark/add_go_xcat_testcases6
Use retry_install.sh instead of rinstall for go-xcat testcases
2020-03-02 12:04:41 -05:00
Mark Gurevich
6f689c6cfc Merge pull request #6599 from cxhong/bondstr
Support multiple options for nicextraparams
2020-03-02 11:35:40 -05:00
besawn
4e4aff8644 Merge pull request #6593 from gurevichmark/overview_2.15.1
Update for 2.15.1 release
2020-03-02 11:35:28 -05:00
Mark Gurevich
94bf294c05 Use retry_install.sh instead of rinstall for go-xcat testcases 2020-03-02 11:01:07 -05:00
cxhong
c718b737d2 check in rst files 2020-03-02 10:30:20 -05:00
cxhong
0bbee180dd modify sed statement 2020-02-28 21:33:53 -05:00
Jarrod Johnson
9f87ebfb12 Add support for non-zero LUN
Systems are now more likely to do non-zero LUN
2020-02-28 16:03:44 -05:00
cxhong
db04e07303 modify Schema.pm 2020-02-28 15:55:45 -05:00
cxhong
f6d2ac5bd5 update documentation for nicextraparams 2020-02-28 15:44:46 -05:00
cxhong
53587ae828 support multiple options for nicextraparams 2020-02-28 14:29:31 -05:00
cxhong
d9a6f777f7 Merge pull request #6597 from gurevichmark/add_go_xcat_testcases5
Install repoquery for go-xcat testcases
2020-02-28 13:49:03 -05:00
cxhong
5189084923 Merge pull request #6598 from gurevichmark/config_net_doc
Config network doc correction
2020-02-28 13:46:20 -05:00
Mark Gurevich
f58c8d0549 Config network doc correction 2020-02-28 11:31:04 -05:00
Mark Gurevich
4ed604ffb0 Install repoquery for go-xcat testcases 2020-02-28 09:59:07 -05:00
besawn
79999e7e89 Merge pull request #6595 from gurevichmark/add_go_xcat_testcases4
Improve install script and testcases
2020-02-27 14:48:03 -05:00
Mark Gurevich
ce979db792 Remove installing GA version testcases from RHEL bundles 2020-02-27 13:50:30 -05:00
Mark Gurevich
f29f66432a Remove installing GA version testcases from SLES bundles 2020-02-27 13:45:06 -05:00
Mark Gurevich
457c1d6ca1 Improve install script and testcases 2020-02-27 13:27:42 -05:00
besawn
b20436ec5c Merge pull request #6594 from gurevichmark/add_go_xcat_testcases3
Add go-xcat testcases to x86 daily regression bundles
2020-02-26 20:25:01 -05:00
Mark Gurevich
765c3ff217 Add to x86 bundles also 2020-02-26 17:18:34 -05:00
besawn
4d1542b1fd Merge pull request #6592 from gurevichmark/add_go_xcat_testcases3
More go-xcat testcases and add to daily bundle
2020-02-26 17:17:39 -05:00
besawn
480d40d963 Merge pull request #6591 from peterwywong/doc_space
Remove the space between with and out to get without.
2020-02-26 17:12:46 -05:00