1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-04 04:42:30 +03:00
Files
mariadb-columnstore-engine/tools/configMgt
Andrew Hutchings 8c207bf412 MCOL-3515 Remove distributed install
Non-distributed is now the only install method.
2019-09-24 12:02:10 +01:00
..
2016-01-06 14:08:59 -06:00
2019-09-09 14:13:56 +01:00
2016-01-06 14:08:59 -06:00
2016-01-06 14:08:59 -06:00
2016-01-06 14:08:59 -06:00
2016-05-16 10:32:28 -05:00
2016-01-06 14:08:59 -06:00
2016-01-06 14:08:59 -06:00
2019-09-09 14:13:56 +01:00
2016-01-06 14:08:59 -06:00
2016-01-06 14:08:59 -06:00
2016-01-06 14:08:59 -06:00
2016-06-22 16:00:00 -05:00
2016-01-06 14:08:59 -06:00
2016-01-06 14:08:59 -06:00
2016-01-06 14:08:59 -06:00
2016-01-06 14:08:59 -06:00
2016-01-06 14:08:59 -06:00
2019-04-29 01:28:54 -05:00

This directory contains the Calpont Config Manager Build, Configure, and Install
scripts.

User Command scripts:

autoBuilder	-	Generate a RHEL5 or FC6 build based on latest genii code.
			Execute './autoBuilder -h' for addition help.

autoInstaller	-	Installs a Calpont system with a Calpont RPM. It can
			install the latest build version or a specific released
			versions. 
			Execute './autoInstaller -h' for addition help.

autoReleaseNotes.sh - 	Generates bug reports for release notes
			Execute './autoReleaseNotes.sh -h' for addition help.

buildTester.sh	-	Installs a Calpont system with a New Latest Built or 
			Previously release Calpont RPM. If Latest Build is specified,
			it will generate a new build based on the latest genii code.
			If the build and install is successfully, it will perform a 
			set of Database Test. A report will be emailed.
			Execute './buildTester -h' for addition help.

configure	-	Interactively reads and Configures a local version of the
			Columnstore.xml file based on user inputs.
			Usage ./configure

Supported Command Scipts. These scripts are called by the User Command scripts:

autoConfigure, parent_installer.sh, remote_command.sh, and remote_scp_get.sh

Directories:

systems		-	Contains directories of the systems with associated Columnstore.xml
			files for that system. 
			Also contains the CalpontSystem.xml file, which contains the
			support systems that can be installed using the autoInstaller
			command.

RHEL5, FC6	-	Would contain the build log files for a build failure using the
			autoBuilder tool.