This directory contains ansible scripts that can be used to configure node for e2e tests execution. It installs docker and sets up proxy registry. After configuration node is ready to be added to jenkins.
The working directory is /var/lib/jenkins
- Ansible
- Role geerlingguy.docker from ansible-galaxy
- CentOS 7 with at least 20 vCPU, 48 GB RAM and 96GB of storage
Adjust inventory file and then execute ansible:
ansible-playbook -i inventory configure.yaml