A Jenkins contianer with Ansible.
230
These are all the systems that the SRL uses in our experiments.
On all nodes:
Start an experiment master:
./emaster.sh
Pick an experiment and configure it:
[EXPERIMENT_MASTER] cd roles/ceph/test
[EXPERIMENT_MASTER] cp hosts.template hosts
Run the job:
[EXPERIMENT_MASTER] ansible-playbook experiment.yml
This repository has the infrastructure (code, scripts, etc.) for running experiments and graphing results. It deploys, measures, and tears down different systems. Experiments are standalone; they require no extra software or setup.
See the docs directory for information on setting up experiments and for additional developer resources.
EOF
Content type
Image
Digest
Size
339.7 MB
Last updated
about 10 years ago
docker pull michaelsevilla/jenkins