aboutsummaryrefslogtreecommitdiffstats
path: root/topologies/available/lf_testbed3.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-01-10add new topology parameter: archGabriel Ganne1-0/+3
if unset, arch variable will default to "x86_64" * Note on "arm64" vs "aarch64" debian-based uses arm64 rhel-based uses aarch64 qemu binaries of both distribs uses aarch64 dpdk uses arm64 vpp uses aarch64 python machine modules uses aarch64 => prefer aarch64 to use the same nomenclature as vpp * add ARCH argument to: init_dpdk.sh, install_dpdk.sh, run_l2fwd.sh, install_tldk.sh, run_tldk.sh. default to x86_64 converts "aarch64" if needed for dpdk naming convention * fixed terminal end detection to allow "~]# " add dut node arch as param to all robot set bin calls * add --target-list flag to qemu_build.sh defaults to x86_64-softmmu * add arch flag to all the topology files * topologies/available/ (and example file) * resources/tools/virl/topologies/ * set _qemu_bin path using node['arch'] in qemu_set_node() Change-Id: If46d88d064d213d3e4c6fc584bb8e0d4b6428cb8 Signed-off-by: Gabriel Ganne <gabriel.ganne@enea.com>
2018-01-04TRex ASTF onboarding Part IPeter Mikus1-0/+32
- Preparing initialization of TRex in L7 mode - Updating Topology files - Adding sample ASTF profiles Change-Id: If71f7f8f3db66425a1b543f1d29069a7543f4090 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2017-06-30CSIT-619 HC Test: Honeycomb performance testing - initial commitselias1-0/+10
- keywords and scripts for HC performance testing setup - basic performance suite: operational data read - traffic script and keywords used in tests Change-Id: Ic0290be73a7c925ea2561f8cd2524c5cb83fcda2 Signed-off-by: selias <samelias@cisco.com>
2017-04-06Update topology files after HW changespmikus1-2/+4
Adding Intel QAT crypto card caused changes in PCI adresses Change-Id: Ifeaa0dba87d0c1b3436d303e63dd2ff284526dd1 Signed-off-by: pmikus <pmikus@cisco.com>
2017-01-11Fix: Crypto-dev TB3 topology changespmikus1-8/+10
- Add crypto device into TB3 topology file - Change the @PCI after new device insertion Change-Id: I7fabe3173506c473982490fe24976b68ab45430c Signed-off-by: pmikus <pmikus@cisco.com>
2016-10-28TB3 Cisco-VIC-1227Miroslav Miklus1-26/+24
Change-Id: I77455f720fb691038b1c539a9d4fa5c590f2b420 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-10-25TB3 VIC-1385 topology fileMiroslav Miklus1-26/+24
Change-Id: I0f3a67624be43b3739d1c214d4c7d6c83e197e48 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-10-25LF-TB3 X710 topology fileMiroslav Miklus1-24/+24
Change-Id: I2b4598f9d2f19289f65da26524e72ab6ea690b74 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-10-14CSIT-351: Testing Ubuntu 16.04.1 changespmikus1-3/+3
- Update the repository to get xenial packages - Update phy topology files with new pass - Update bootstrap to use new VIRL image - Update framework to reflect 16.04 dependencies - CSIT-116: Modify VIRL username/password Change-Id: I4de44755170fd0481acef34c7c2d9c299bc300da Signed-off-by: pmikus <pmikus@cisco.com>
2016-07-15CSIT-106 TB3 XL710 topology fileMiroslav Miklus1-0/+239
Change-Id: I4c45c299e0d280cad3c2569e8381d19983bd3f1a Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>