aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/testbed-setup/ansible/production
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2019-02-20 12:19:07 +0000
committerPeter Mikus <pmikus@cisco.com>2019-02-22 16:05:38 +0000
commit53153e114017d193cdf9b88f21f4eac31bad72b7 (patch)
tree6cbe624d67ec51733928ea4a54a50d613b4b94c5 /resources/tools/testbed-setup/ansible/production
parent138c1b1f56a2b59afeafb92379e955b9baf95e7a (diff)
CSIT-1437 Create portable host-setup document
- Ansible simplified and optimalized - Porting global variables into single file - Rework the README.md - Tested outside LF environemnt Change-Id: I124cffa5c4510edf365e8b558da0c8c498f55d50 Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'resources/tools/testbed-setup/ansible/production')
-rw-r--r--resources/tools/testbed-setup/ansible/production55
1 files changed, 0 insertions, 55 deletions
diff --git a/resources/tools/testbed-setup/ansible/production b/resources/tools/testbed-setup/ansible/production
deleted file mode 100644
index 5397d319db..0000000000
--- a/resources/tools/testbed-setup/ansible/production
+++ /dev/null
@@ -1,55 +0,0 @@
-all:
- children:
- haswell:
- children:
- tg:
- hosts:
- 10.30.51.16: null #t1-tg1
- 10.30.51.20: null #t2-tg1
- 10.30.51.24: null #t3-tg1
- sut:
- hosts:
- 10.30.51.17: null #t1-sut1
- 10.30.51.18: null #t1-sut2
- 10.30.51.21: null #t2-sut1
- 10.30.51.22: null #t2-sut2
- 10.30.51.25: null #t3-sut1
- 10.30.51.26: null #t3-sut2
-# virl: # WARNING, DO NOT ENABLE VIRL UNLESS YOU KNOW WHAT YOU ARE DOING
-# hosts:
-# 10.30.51.28: null #t4-virl1
-# 10.30.51.29: null #t4-virl2
-# 10.30.51.30: null #t4-virl3
- skylake:
- children:
- tg:
- hosts:
- 10.30.51.45: null #s4-t21-tg1
- 10.30.51.48: null #s13-t31-tg1
- 10.30.51.49: null #s19-t33t34-tg1
- 10.30.51.53: null #s6-t22-tg1
- 10.30.51.55: null #s8-t23-tg1
- 10.30.51.57: null #s10-t24-tg1
- 10.30.51.60: null #s16-t32-tg1
- sut:
- hosts:
- 10.30.51.44: null #s3-t21-sut1
- 10.30.51.46: null #s11-t31-sut1
- 10.30.51.47: null #s12-t31-sut2
- 10.30.51.52: null #s5-t22-sut1
- 10.30.51.54: null #s7-t23-sut1
- 10.30.51.56: null #s9-t24-sut1
- 10.30.51.58: null #s14-t32-sut1
- 10.30.51.59: null #s15-t32-sut2
- vpp_device:
- hosts:
- 10.30.51.50: null #s1-t11-sut1
- 10.30.51.51: null #s2-t12-sut1
- taishan:
- children:
-# tg:
-# hosts:
- sut:
- hosts:
- 10.30.51.36: null #s17-t33-sut1
- 10.30.51.37: null #s18-t33-sut2