aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/testbed-setup/playbooks
AgeCommit message (Collapse)AuthorFilesLines
2017-04-14Update ansible scriptpmikus1-2/+2
- Add more inter steps - Add alternative way to host files via Apache server (due to VIRL collisions) Change-Id: Ibb206fa630013e9cdff9cda145e993b033ec7138 Signed-off-by: pmikus <pmikus@cisco.com>
2017-04-03Install screen on Phy DUTspmikus1-0/+2
DPDK-perf testing requires screen to installed on Phy DUTs. Change-Id: I68edf5e1d7d75f40d34161b4e394a1e229d9f1fd Signed-off-by: pmikus <pmikus@cisco.com>
2017-02-27Add libpcap-dev package as dependency on physical TBpmikus1-0/+2
Due to adding pypcap into pip requirement for VIRL we need to add libpcap-dev package on physical TB Change-Id: I5a86f7104111d016f1fa941b382de13383dbd064 Signed-off-by: pmikus <pmikus@cisco.com>
2017-02-23QemuUtil lib change to work with ubuntu and centosMatej Klotton1-0/+2
- replace nc to socat for comunicating with qemu QGA - change disk type to use virtio driver - add check to bind only network interface for testpmd Change-Id: I19ab16cbd8fec1ec78263ccfb1309a144e5af845 Signed-off-by: Matej Klotton <mklotton@cisco.com>
2016-12-07Add system optimization on physical testbed Ipmikus1-8/+71
This patch is adding kernel and vm optimizations for physical testbeds. Change-Id: I7b54bf528f7d2cee788d8047d259877b7e362872 Signed-off-by: pmikus <pmikus@cisco.com>
2016-11-16Add IRQ pinning to ansible host-setuppmikus1-0/+2
Change-Id: I4eb46763213cc9e8723a6ff1cf380a5498aae7d6 Signed-off-by: pmikus <pmikus@cisco.com>
2016-11-10CSIT-454: HC Test: fix package installation in csit-honeycomb jobselias1-4/+0
Change-Id: Ie8ef408d87f2bd0327489179507076c6ea619e1e Signed-off-by: selias <samelias@cisco.com>
2016-10-19CSIT-351 Revert "VPP base package fails to load on VIRL 16.04 SUTs"Dave Wallace1-1/+1
Change-Id: Ice0246fb91faf215f5e19be92d6aca7c9f376586 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2016-10-17CSIT-351: VPP base package fails to load on VIRL 16.04 SUTsDave Wallace1-1/+1
Change-Id: If33008da9d0b1376b840a6533f4f57af44e3340a Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2016-10-09Update ansible playbooks with documentationpmikus1-16/+14
- Update ansible playbooks scripts for Ubuntu 16.04.1 with latest requirement for setting of physical hosts including VIRL - Update readme file Change-Id: I94e7ab62f729ea2eefb2a6640d0c53f3abc54bac Signed-off-by: pmikus <pmikus@cisco.com>
2016-10-05CSIT-430: Update apt-sources.list in ansible-hostpmikus1-27/+27
- Update apt-sources.list in ansible-host Change-Id: I7e1a5448d8c6d50b70d7d7bbf8fa5b5a7a590200 Signed-off-by: pmikus <pmikus@cisco.com>
2016-10-05CSIT-429: Add hugepages configuration to ansible-hostpmikus2-0/+18
- Add sysctl configuration to allocate HugePages into ansible SUT host section Change-Id: Iba6e9da1d92b4ddbc04a99817e098306e68c179d Signed-off-by: pmikus <pmikus@cisco.com>
2016-10-05CSIT-428: Add kernel parameters to ansible-hostpmikus1-1/+1
- Add kernel parameter to isolate cpus into ansible SUT host section Change-Id: I856f6eca6464d4dd513c0dd2d44a153493c35c99 Signed-off-by: pmikus <pmikus@cisco.com>
2016-10-04CSIT-157: HW testbed installation scripts to include PIP requirementsCarsten Koester2-3/+10
Change-Id: I457d5c2a7cc90afaae929617802d126e6a045a66 Signed-off-by: Carsten Koester <ckoester@cisco.com> Signed-off-by: pmikus <pmikus@cisco.com>
2016-09-28Add automated deployment of Honeycomb on DUTsTibor Frank1-0/+4
JIRA: CSIT-56 - create bootstrap_vpp_honeycomb.sh script which deploys VPP and Honeycomb on DUTs - Modify start-testcase script Change-Id: I88511479cb8681168675c934f4fccbea83fa34bc Signed-off-by: Tibor Frank <tifrank@cisco.com>
2016-08-19CSIT-367 Add QEMU package dependenciespmikus1-2/+10
- Add QEMU package dependencies Change-Id: Ib54eedb8d30fdd3ebed7152eb6d27067a93b7c52 Signed-off-by: pmikus <pmikus@cisco.com>
2016-07-08CSIT-174: Include cgroup support packages on hardware SUT and TG hostsCarsten Koester1-0/+2
Change-Id: I50628ce6ae0afb012491f4d6f66e7e13331bf3e1 Signed-off-by: Carsten Koester <ckoester@cisco.com>
2016-06-02Add documentation and files related to initial host setupCarsten Koester27-0/+615
Change-Id: I73deeb79e57ac7eca208faa49d04be37c7034163 Signed-off-by: Carsten Koester <ckoester@cisco.com>