# Ansible hosts file in YAML format
#
# # localhost ansible_connection=local
#
all:
vars:
remote_user: perforce
bench_dir: /p4/benchmark
# Number of slaves per bench_client
num_slaves: 12
children:
# replicas:
# hosts:
bench_clients:
hosts:
client1:
client2:
| # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #10 | 25520 | Robert Cowham |
Tidied up. Created 2 client workspaces |
||
| #9 | 25518 | Robert Cowham | Got master building | ||
| #8 | 25447 | Robert Cowham | Remove slower performing edge | ||
| #7 | 25356 | Robert Cowham | Latest tests | ||
| #6 | 25355 | Robert Cowham | Latest workings | ||
| #5 | 25354 | Robert Cowham | Working with multiple edges | ||
| #4 | 25351 | Robert Cowham | Working with new structure /home/p4/ws as root and calculating num hosts | ||
| #3 | 25349 | Robert Cowham | Fix python package and bench clients | ||
| #2 | 25347 | Robert Cowham | Proper ansible yum install | ||
| #1 | 25346 | Robert Cowham | Populate //stream/pure. |