# 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: 8 children: replicas: hosts: sn1-r720-a02-13: sn1-r720-a02-15: bench_clients: hosts: sn1-r720-a01-01: sn1-r720-a01-03: sn1-r720-a01-05: sn1-r720-a01-07:
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 25529 | Robert Cowham |
Latest copy of files including docker compose setup. Merging //guest/robert_cowham/p4benchmark/pb/... to //guest/robert_cowham/p4benchmark/main/... |
||
//guest/robert_cowham/p4benchmark/pb/hosts.all.yml | |||||
#2 | 25520 | Robert Cowham |
Tidied up. Created 2 client workspaces |
||
#1 | 25449 | Robert Cowham |
Latest updates. Record changes |