aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Di Stefano <luca.distefano@linaro.org>2017-08-25 11:35:26 +0100
committerLuca Di Stefano <luca.distefano@linaro.org>2017-08-25 11:35:26 +0100
commit94c3dd9c68ee4a4f28c54779a6cd268de1f3c35b (patch)
treecead2bd3279c2905b56fd3fc5ad2dc6e547442f9
parent6735b7199d489953f8a25581e26369495fcf619e (diff)
Added tcwg-bmk group for benchmark boards
Change-Id: I72f17087ba0e9c2ae4474ab8ae29b99a6d2a2885
-rw-r--r--hosts6
-rw-r--r--playbooks/tcwg-benchmark-sudo.yml9
2 files changed, 15 insertions, 0 deletions
diff --git a/hosts b/hosts
index 5006758..6cbe686 100644
--- a/hosts
+++ b/hosts
@@ -150,6 +150,12 @@ tcwg-nvidia
tcwg-dev
tcwg-test
+[tcwg-bmk]
+tcwg-tx1-[06:08].tcwglab
+tcwg-tk1-[06:08].tcwglab
+
+#########################################################################
+
[llvm-gen]
llvm-hyp-01.tcwglab
llvm-lxc-01.tcwglab
diff --git a/playbooks/tcwg-benchmark-sudo.yml b/playbooks/tcwg-benchmark-sudo.yml
new file mode 100644
index 0000000..2cdb437
--- /dev/null
+++ b/playbooks/tcwg-benchmark-sudo.yml
@@ -0,0 +1,9 @@
+---
+
+# Playbook to set up sudo for tcwg benchmark boards
+
+
+- hosts: tcwg-bmk
+
+ roles:
+ - tcwg-benchmark-sudo