Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot-infra
Commit: bdddfd5c99465f25a22cc1414dc3e6368ad91080
https://github.com/buildbot/buildbot-infra/commit/bdddfd5c99465f25a22cc1414dc3e6368ad91080
Author: Mikhail Sobolev <[email protected]>
Date: 2014-12-18 (Thu, 18 Dec 2014)
Changed paths:
M roles/jail/tasks/main.yml
Log Message:
-----------
disable port installation for now
Commit: ae481d1053153432a4cc5423c88d35dd74575667
https://github.com/buildbot/buildbot-infra/commit/ae481d1053153432a4cc5423c88d35dd74575667
Author: Mikhail Sobolev <[email protected]>
Date: 2014-12-30 (Tue, 30 Dec 2014)
Changed paths:
A roles/base-jailhost/files/flavours/base/etc/make.conf
A roles/base-jailhost/files/flavours/base/etc/periodic.conf
A roles/base-jailhost/files/flavours/base/etc/rc.conf
A roles/base-jailhost/files/flavours/base/ezjail.flavour
A roles/base-jailhost/meta/main.yml
A roles/base-jailhost/tasks/main.yml
A roles/base-jailhost/templates/ezjail.conf
A roles/base-jailhost/vars/main.yml
R roles/jail/files/flavours/base/etc/make.conf
R roles/jail/files/flavours/base/etc/periodic.conf
R roles/jail/files/flavours/base/etc/rc.conf
R roles/jail/files/flavours/base/ezjail.flavour
A roles/jail/meta/main.yml
M roles/jail/tasks/main.yml
R roles/jail/templates/ezjail.conf
R roles/jail/vars/main.yml
Log Message:
-----------
split jail role into two: base-jailhost and jail
* base-jailhost would install ezjail and prepare all other stuff
* jail would be used to actually define jails
Commit: f075e586c3df15f36e1be50b8dc182499b9dbafa
https://github.com/buildbot/buildbot-infra/commit/f075e586c3df15f36e1be50b8dc182499b9dbafa
Author: Mikhail Sobolev <[email protected]>
Date: 2014-12-30 (Tue, 30 Dec 2014)
Changed paths:
M roles/jail/README.rst
Log Message:
-----------
fix formatting
Commit: 217148a6c4a4f80b30fe2abcd61a4c22affeecf3
https://github.com/buildbot/buildbot-infra/commit/217148a6c4a4f80b30fe2abcd61a4c22affeecf3
Author: Mikhail Sobolev <[email protected]>
Date: 2014-12-30 (Tue, 30 Dec 2014)
Changed paths:
M roles/base-jailhost/files/flavours/base/etc/make.conf
R roles/base-jailhost/files/flavours/base/ezjail.flavour
M roles/base-jailhost/tasks/main.yml
M roles/base-jailhost/templates/ezjail.conf
M roles/base-jailhost/vars/main.yml
M roles/jail/README.rst
M roles/jail/meta/main.yml
M roles/jail/tasks/main.yml
Log Message:
-----------
split jail role into two
* base-jailhost ensures that the service host has necessary
infrastructure installed and configured (ezjail)
* jail role is to be used to create jails on the jail host
* remove ezjail.flavour file (we do not use it at the moment)
* do not enable 'jail' service, enable 'ezjail' instead
* use 'ftp.freebsd.org' (for some reason I had problems with
freebsd.isc.org)
* do not install lib32 stuff in ports tree
* introduce a number of base-jailhost variables to avoid typing errors
Commit: 775952c605c1a312152581c1ea39e9fcbdb9f73f
https://github.com/buildbot/buildbot-infra/commit/775952c605c1a312152581c1ea39e9fcbdb9f73f
Author: Mikhail Sobolev <[email protected]>
Date: 2014-12-30 (Tue, 30 Dec 2014)
Changed paths:
M bootstrap
A bootstrap.yml
M roles/jail/tasks/main.yml
A templates/run-once
Log Message:
-----------
unify bootstrapping of jails and service hosts
* create a template for the script to perform actual bootstrapping
* create a playbook to bootstrap service hosts
* make use of the playbook in 'bootstrap' script
* add bootstrapping of jails upon creation
Commit: d1f60fa7435e30b8ecd26786b38d4cf3770ddf3a
https://github.com/buildbot/buildbot-infra/commit/d1f60fa7435e30b8ecd26786b38d4cf3770ddf3a
Author: Mikhail Sobolev <[email protected]>
Date: 2014-12-30 (Tue, 30 Dec 2014)
Changed paths:
A TODO
Log Message:
-----------
add a todo list
Commit: dc8d7f4a707400b467261d11c09fd4b7d210f6ee
https://github.com/buildbot/buildbot-infra/commit/dc8d7f4a707400b467261d11c09fd4b7d210f6ee
Author: Mikhail Sobolev <[email protected]>
Date: 2014-12-30 (Tue, 30 Dec 2014)
Changed paths:
M roles/jail/README.rst
A roles/jail/defaults/main.yml
M roles/jail/tasks/main.yml
Log Message:
-----------
add optional debug to the jail role
Commit: 88e38a5e1afbbb93b05db364c1d280e0167a23c3
https://github.com/buildbot/buildbot-infra/commit/88e38a5e1afbbb93b05db364c1d280e0167a23c3
Author: Mikhail Sobolev <[email protected]>
Date: 2014-12-30 (Tue, 30 Dec 2014)
Changed paths:
A host-service1.yml
A host-service2.yml
A host-service3.yml
A host-vm1.yml
A jail-nine.yml
A jail-ns1.yml
M local.yml
Log Message:
-----------
split local.yml into separate plays
* this will help with merges
Commit: ebe3b211dcdf32d3ad1fb6bd00028ced40689063
https://github.com/buildbot/buildbot-infra/commit/ebe3b211dcdf32d3ad1fb6bd00028ced40689063
Author: Mikhail Sobolev <[email protected]>
Date: 2014-12-30 (Tue, 30 Dec 2014)
Changed paths:
A TODO
M bootstrap
A bootstrap.yml
A host-service1.yml
A host-service2.yml
A host-service3.yml
A host-vm1.yml
A jail-nine.yml
A jail-ns1.yml
M local.yml
A roles/base-jailhost/files/flavours/base/etc/make.conf
A roles/base-jailhost/files/flavours/base/etc/periodic.conf
A roles/base-jailhost/files/flavours/base/etc/rc.conf
A roles/base-jailhost/meta/main.yml
A roles/base-jailhost/tasks/main.yml
A roles/base-jailhost/templates/ezjail.conf
A roles/base-jailhost/vars/main.yml
M roles/jail/README.rst
A roles/jail/defaults/main.yml
R roles/jail/files/flavours/base/etc/make.conf
R roles/jail/files/flavours/base/etc/periodic.conf
R roles/jail/files/flavours/base/etc/rc.conf
R roles/jail/files/flavours/base/ezjail.flavour
A roles/jail/meta/main.yml
M roles/jail/tasks/main.yml
R roles/jail/templates/ezjail.conf
R roles/jail/vars/main.yml
A templates/run-once
Log Message:
-----------
Merge pull request #47 from sa2ajj/play-with-jails
Improve jail infrastructure / unify bootstrap for service hosts and jails
Compare:
https://github.com/buildbot/buildbot-infra/compare/431f340a41ea...ebe3b211dcdf------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits