aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Di Stefano <luca.distefano@linaro.org>2017-08-25 10:36:05 +0000
committerLinaro Code Review <review@review.linaro.org>2017-08-25 10:36:05 +0000
commit30cc27cbd2ed93ff6d8355463f3e7940da12bf2e (patch)
treeebb06ac69a2c48456dff2d34e94d9ac1a37c1080
parent93c210c8d46e69f9e716dd908bd7aae21dca4255 (diff)
parent94c3dd9c68ee4a4f28c54779a6cd268de1f3c35b (diff)
Merge "Added tcwg-bmk group for benchmark boards"
-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