Skip to content

Percona-QA/ps-build

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker way

git clone https://github.com/Percona-Lab/ps-build
cd ps-build
./local/checkout

./docker/run-build centos:6
./docker/run-test centos:6

Docker debug

git clone https://github.com/Percona-Lab/ps-build
cd ps-build
./local/checkout

./docker/run-build-debug centos:6

Local way

git clone https://github.com/Percona-Lab/ps-build
cd ps-build
./local/checkout

sudo ./docker/install-deps
./local/build-binary
./local/test-binary

About

Collection of MySQL build scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 66.0%
  • Groovy 32.7%
  • Other 1.3%