aboutsummaryrefslogtreecommitdiff
path: root/playbooks/tcwg_benchmark.yml
blob: b7c0bbb176b2132cbfae16a0c62256303e91f51f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---

# Playbook tcwg benchmark

- hosts: tcwg-nvidia-benchmark:tcwg-juno

  vars:
     repo: 'deb http://ftp.linuxfoundation.org/pub/lsb/repositories/debian lsb-5.0 main'
     repo_key: http://ftp.linuxfoundation.org/pub/lsb/keys-for-rpm/lsb-repo-2CF4470F.txt
     tcwg_sshd: True

  roles:
     - common
     - lab-sssd-access
     - { role: tcwg-apt-repo-add, when: ansible_architecture == "x86_64" }
     - tcwg-apt-install
     - tcwg-benchmark-sudo
     - tcwg-docker
     - tcwg-infra-sudo
     - tcwg-noautoupdate
     - tcwg-perf
     - tcwg-service-control
     - tcwg-sysctl