Skip to content

yugo-n/pgpool-II-buildfarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

This repository is moved https://github.com/pgpool/pgpool-II-buildfarm and will never be maintained.

pgpool-II buildfarm

buildfarm script for pgpool-II

Usage

1. Make a work directory

Set the directory name to SRCDIR in buildfarm.sh. The default is:

SRCDIR=/var/buildfarm

2. Get docker-pgpool-II-regression from github.

Run git clone at the $SRCDIR.

This is avalable from https://github.com/yugo-n/docker-pgpool-II-regression/tree/spike (forked from https://github.com/tatsuo-ishii/docker-pgpool-II-regression)

For example:

$ cd /var/buildfarm
$ git clone https://github.com/yugo-n/docker-pgpool-II-regression.git

3. Mail address configuration

Specify the e-mail address to send the result and the sender address to MAILTO and FROM.

4. Configure cron to run buildfarm.sh and clean.sh periodically

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages