summaryrefslogtreecommitdiffstats
path: root/devel/README.md
blob: 2ae91f2d16042efbcb0383427b2181b5767eede6 (plain)
1
2
3
4
5
6
7
This folder contains ansible playbooks which are useful when manual access to the test machines are required. These are not run during automated testing.

The Makefile targets are as follows

##fix_ssh:
Fix the ssh on the test machines so that you can directly ssh into them. Before you can use this target, you will need to create authorized_keys file in the directory which will be copied to /root/.ssh/authorized_keys on the test machine.