aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-05-23Update pipelinesLoïc Hoguin
2018-05-22Install rsync on all BuildKite containersLoïc Hoguin
2018-05-22Use rsync instead of scp for sending CT logsLoïc Hoguin
Should be much, much faster. Required installing a custom built scponly on the host because Arch Linux does not enable rsync compatibility by default.
2018-05-22Add the shadow package on AlpineLoïc Hoguin
2018-05-22Put the OpenSSL 1.0 fix in /usr/openssl-1.0Loïc Hoguin
2018-05-22Create user buildkite-agent for generic BuildKite installsLoïc Hoguin
2018-05-22Increase nofile limit for all containersLoïc Hoguin
2018-05-20Add mercurial and subversion to Arch LinuxLoïc Hoguin
2018-05-16Update pipelinesLoïc Hoguin
2018-05-16Forgot to set an environment variableLoïc Hoguin
2018-05-16Enable Cowboy PRs CI without confirmationLoïc Hoguin
2018-05-15Update pipelinesLoïc Hoguin
2018-05-15Fix OpenSSL-1.0 for BuildKiteLoïc Hoguin
2018-05-15Make sure BuildKite knows about OpenSSL-1.0Loïc Hoguin
2018-05-15Update pipelinesLoïc Hoguin
2018-04-26Install go/glide on all environmentsLoïc Hoguin
2018-04-25Update pipelinesLoïc Hoguin
2018-04-20Add the prometheus/grafana container scriptLoïc Hoguin
It only creates an environment looking at Grafana and Prometheus themselves. More will be added as load testing environments get created.
2018-04-19Better SystemD fix for Arch LinuxLoïc Hoguin
Also fixes other services independent of networking.
2018-04-18Remove KERL_CONFIGURE_OPTIONS from pipelinesLoïc Hoguin
2018-04-18Add READMELoïc Hoguin
2018-04-18Add BuildKite pipelines along with a script to sync themLoïc Hoguin
2018-04-18Initial commitLoïc Hoguin
Sets up LXC containers for CI for Alpine, Arch Linux, CentOS, Debian and Ubuntu. Currently only tested against Cowlib, it's likely that more packages need to be installed for the other projects.