Age | Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: Ic0c02c3bce4544597c8ee49e1f0b8629ad1dd24f
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: Ieea41e7bbdb6f185c349736a4d0bc0d27fdfa42a
|
|
Update ansible, topologies, bash scripts and job specs.
Change-Id: I834b991f281e0b29b4af9dc37fe8028460298d83
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I12d2d58de01693b18628cd73b5d8c36467506f32
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I5f68fd84a9ea034c5d8ff175807033aa0b60d5a2
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I6b153ba8d3d6f57cee21313ed9045b51c11bdf6e
|
|
Signed-off-by: tomas.smado <tomas.smado@pantheon.tech>
Change-Id: I45663638ac65b2d7c0fba51698811ccd06e4af55
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: Iecf76c75edccaccb7d4dcecbc5d47c3c036768e9
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I9628089bae7d9690f75807beb4321eadf84f9c79
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I298625dc75cdc6ffc168484e19ca30f02c2f46a0
|
|
We're not using unsafe noiommu on perf testbeds and we should mirror
that config in vpp device.
As a side note, on arm vpp device, enabling unsafe noiommu leads to
corrupted packets, so it must be disabled at least on arm vpp device.
Also update arm vpp device kernel parameters to match perf testbeds.
Change-Id: Id3d3e8fcf71583cc04887b4180cd20561856d902
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: Ib52fab112d458decfecf39c77085bcd85f811eba
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I64deff93308771c2b3fc2e07fa8f2614b5e4ac9a
|
|
Change-Id: Ife26766e5f92ab95b537b39c25202fec6be27db3
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
|
|
+ Model version 1.0.0.
- Only some result types are exported.
+ MRR, NDRPDR and SOAK.
- Other result types to be added later.
+ In contrast, all test types are detected.
+ Convert custom classes to JSON-serializable equivalents.
+ Sort dict keys before converting to JSON.
+ Override the order for some known keys.
+ Export sets as sorted arrays.
+ Convert to info content from serialized raw content.
+ Also export outputs for suite setups and teardowns.
+ Info files for setup/teardown exist only temporarily.
+ The data is merged into suite.info.json file.
+ This simplifies presentation of total suite duration.
+ Define model via JSON schema:
- Just test case, suite setup/teardown/suite to be added later.
- Just info, raw to be added later.
+ Proper descriptions.
+ Json is generated from yaml.
+ This is a convenience for maintainers.
+ The officially used schema is the .json one.
+ TODOs written into a separate .txt file.
+ Validate exported instance against the schema.
+ Include format checking.
+ Update CSIT requirements for validation dependencies.
+ This needs python-dateutil==2.8.2, only a patch bump.
+ Compute bandwidth also for soak tests.
+ This unifies with NDRPDR to simplify schema definition.
- PAL may need an update for parsing soak test message.
+ Include SSH log items, raw output only.
+ Generate all outputs in a single filesystem tree.
+ Move raw outputs into test_output_raw.tar.xz.
+ Rename existing tar with suites to generated_robot_files.tar.xz.
Change-Id: I69ff7b330ed1a14dc435fd0ef008e753c0d7f78c
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
The existing condition is missing parentheses and doesn't work as
expected.
Change-Id: I3c45f5764b95bc8dcfbdd8ee6e2698bfb022dfb6
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I80ec9854b311af7a8da9363cf569598e1eb667f4
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I057bd9875a3981245b570e61ff3ba2f478def769
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I11089abeddf4287193008c28438dc6d8c97408b0
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I02e808591fca9a79b65981f2884ff5ebadc3365d
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: Ic249493a39faa8f429ae4fa1de644d74d874151b
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I2dc9da9546d1a6ea7e3b9110843eb28f84f1bfc2
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I4090ed6ed2f65ef37053112e7682e3606cecfc9b
|
|
+ Temporary fix until i write more complex logic
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: Ibbcf1a0212da568aa37a9fdc9198cc7a50df9c61
|
|
+ implements Intel Ethernet 700/800 series driver
installation based on compatiblity matrix
+ includes iavf, i40, ice, ddp driver/profiles installation
+ patch abstracts multiple compatibility scenarios
(dpdk, intel product materials, custom override)
and could be applied per testbed
+ if no matrix choosen, default operating system
drivers are used
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: Ifbdbf8c2ebc48d81941e66698708a2e0ff57b7de
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I55720cee8236c37e21881d1d8115d357d2a1f05f
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: Ibbc0887f8a0878f1bf5263f24c078eb0e42365f6
|
|
+ Fix idempotency
+ Fix APT download
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I03304c1c229c921806658b0169bd230154d8dde9
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I06d4012552eee918ae29e0bd789d3d316840ad4a
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: Ia5c9f0902551de1a63144e6f56dfa6db2895b0b2
|
|
The one node and two node Arm testbeds were improperly named. They were
configured with a new hostname in the past but the docs were not updated
accordingly, so fix the docs.
Create a new server type for Arm servers and servers related to Arm
testbeds to improve doc organization.
Change-Id: I205b1e2f958dd1113e1e9f207acffe4355b267bc
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: Ie8662b6a485374b5df68dec9c82065cf59f28c8f
|
|
Only isolate as many cores as needed for VPP testing so that the rest
are available for other tasks, such as DPDK compilation.
Configure perf iommu kernel cmdline which works on arm.
Change-Id: I0bf356b34e6a611bd43707b4fd43b7701cd205de
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: If00b376bd78b7b603d7887c1e149e7dccdb6d217
|
|
VFs need /sys/module/vfio/parameters/enable_unsafe_noiommu_mode to be
enabled on the host. Add this to Ansible.
Change-Id: Iee1d0ccfdb4ea9b9d6981d39490fe7feb33bf70c
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
|
|
DPDK compilaiton is failing with:
ERROR: Meson version is 0.47.1 but project requires >= 0.49.2.
Change-Id: I692058819021ffaef9b85c0414041c5fcfa5fd96
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I9ecd85d1086f6be1bbaf6a6925da362cc4c1a9ad
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: Ia6e728f98d20144c3771405b32933a77fe15b19b
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I1e0b374b4d57e8dd0c0399cb5b32b8308a9f2285
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I299515fc676a9995e006bbb197068160044dbd98
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: Ie3ddec5487192217d0921f892098384da73a1ef2
|
|
+ bump versions
- remove cadvisor
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I3de95531f1b09f7254152254e92f225dde653e45
|
|
Ansible passes "&&" as arguments to the command being called, which
prevents us from using it for calling multiple commands in one ansible
task. Fix by replacing this with "with_items".
Change-Id: Ie07a1b1969bda9569cf82ef0741ec52260e2c736
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
|
|
* move iavf driver install from vpp_device to intel role
* differentiate the names of tasks of various drivers to get better
ansible logs
* add .5 sleep when creating VFs with iavf to avoid improper init
* fix install commands
* add XL710QDA2 NIC to supported i40e NICs
Change-Id: Id50e1552a322b9473e58222bfed3405d2d73c824
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: Ia4869d0fecb68dc828ad3732dbfe0279afeba648
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: Ib0e1b37e3d920f8d9a9e88896b6898fe13e4acba
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I5910ce0701f865403aa772c7ad5d8eb126c6ec2c
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I902439bd078886e30bf0990647796038c36ed598
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: If24c385b93e1ba310ea258984c97494b4cab467c
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: Ie162c2021d54129b48a6b3a48027b31db11d7ec6
|