aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/vpp_functional_tests/test_environment.rst
AgeCommit message (Collapse)AuthorFilesLines
2020-01-07Remove VIRL Func tests from ReportTibor Frank1-481/+0
Change-Id: Ic6edf1f6f6c12d8e76da76617dbf1c4e8e1e2952 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-08-30Report: functional tests static contentJan Gelety1-96/+69
Change-Id: I17238ff6d1760f6a956459e072ba0303abef3199 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-08-09Bump VPP stable version: socksvrVratko Polak1-1/+1
VPP changed the default socket path in: https://gerrit.fd.io/r/c/vpp/+/21100 Instead of "default", explicit value is used now. It coincides with VPP default one, and is stored in Constants.py (except documentation). The file name for robot side forwarded socket remains, as the path leading to is is different anyway. Change-Id: I0058d16794a3cd04411640c2c8d5fd4ee8cb997d Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2019-07-17Use PapiSocketProvider for most PAPI callsVratko Polak1-0/+3
Ticket: CSIT-1541 Ticket: VPP-1722 Ticket: CSIT-1546 + Increase timeout to hide x520 slownes of show hardware detail. - Install sshpass and update ssh client in virl bootstrap. + Added TODOs to remove when CSIT-1546 is fixed. + Enable default socksvr on any startup conf. + Improve OptionString init and repr. - The non-socket executor still kept for stats. + Remove everything unrelated to stats from non-socket executor. - Remove some debug-loooking calls to avoid failures. TODO: Introduce proper parsing to the affected keywords. + Reduce logging from PAPI code to level INFO. - Needs https://gerrit.fd.io/r/20660 to fully work. + Change default values for LocalExecution.run() + Return code check enabled by default. Code is more readable when rc!=0 is allowed explicitly, and the test code will now detect unexpected failures. + Logging disabled by default. Output XML is large already. Important logging can be enabled explicitly. + Restore alphabetical order in common.sh functions. Change-Id: I05882cb6b620ad14638f7404b5ad38c7a5de9e6c Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2019-05-10Report: VPP_func update 2Jan Gelety1-2/+1
Change-Id: I840f61211bd01e26862ae7af40522a82ce8cfb25 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-05-10Report: VPP_func updateJan Gelety1-239/+81
Change-Id: I7d551e4d62b1678347c8c5c08a42201567a497cf Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-02-13Report: VPP_Device and VPP_func updateJan Gelety1-60/+85
Change-Id: Ied18cef4519aff5ce56cb7548e3f97d89856de27 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2018-11-12Fix: Report: Titles formatTibor Frank1-0/+2
Change-Id: Iaa7f5d87cecd377d60be5da8c011b07518829cce Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-11-07report: updates static content - func testsJan Gelety1-45/+43
Change-Id: I9e81bdb064c1f31aff8387fe0c59391be740a95d Signed-off-by: Jan Gelety <jgelety@cisco.com>
2018-11-05CSIT-1342: Edit the static content for CSIT-1810 reportTibor Frank1-1/+1
Change-Id: I547ccc1a40acbf1adac385f56d388406a5102bde Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-08-14rls1807: updated environment sections for all functional tests.Maciek Konstantynowicz1-51/+63
Change-Id: I8f0a2a49ee6e75990ee4638543259c40d1fb5d67 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2018-08-01rls1807 report: functional test static contentJan Gelety1-37/+42
Change-Id: Iac120c650b8667c589e387666c28732aa14872b4 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2018-07-10Remove THIS tag and use unix endlinesVratko Polak1-622/+622
The THIS tag has sneaked in 10Ge2P1X520-Eth-L2Xcbase-Eth-1Memif-1Dcr-Mrr but usually it is only to be used in draft testing. Not sure about the way non-unix endlines crept in. Is not git supposed to perform endline conversions on text files? Or are .robot, .rst, .yaml and .vat not recognized as text? Change-Id: Ia78cf942c05c3029c340a8639782786f37e57469 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2018-05-04Report 1804: Centos func testsJan Gelety1-5/+107
Change-Id: Ifc6febd239c0c3c5e2c29e26992120c2d6d1b0b4 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2018-05-02Report 1804: SRv6 adn func part updateJan Gelety1-15/+87
Change-Id: I3091299269c84ba2a7487cf5a5e8145df26e78e4 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2018-01-25CSIT 1801 report updateJan Gelety1-4/+5
- func csit release notes - func test environment - perf csit release notes Change-Id: I2cfd56585c646bc4553fe80afd8208dd7a01be30 Signed-off-by: Jan Gelety <jgelety@cisco.com> Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2017-08-02CSIT-744 Update report content for proper parsingPeter Mikus1-15/+15
Follow the good practices for formatting. Update the content of release report RST files to use the proper directives like :cite:, :footnote:, :abbr:, :captions: etc.With these markings we will be able to format output in proper way and style it in various sphinx output builders. Change-Id: Ibbb538d43c3bd364a6acdcc990097a477f49de00 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2017-07-25CSIT-618 Release report update VIIIPeter Mikus1-52/+41
Change-Id: Idec390861aa5ac8a1a485d5996fbfef444ac8a29 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2017-07-21rls1707 report: edits of vpp_functional_tests/rls_notesJan Gelety1-1/+1
- updated section "Changes in CSIT" - updated section "Known Issues" Change-Id: I32e014889d4846f1a915e302a1c8fe93146444b8 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2017-07-20CSIT-618 CSIT rls1707 Report - Update IVPeter Mikus1-2/+17
Change-Id: Iff48d515ebdae40920660627b4b3b2e35351b3a1 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2017-07-14CSIT-618 CSIT rls1707 Report - Update IPeter Mikus1-31/+32
Change-Id: I7c3af55db6cc89f03004db6ddf6fcf67965132a7 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2017-05-25CSIT-612 Report: Minimization of hand-crafted content.Peter Mikus1-20/+19
- replace dynamic text content and links by variables. Change-Id: I1a7ec371fc80af3c9dd416bf91dd2c639097cf1e Signed-off-by: Peter Mikus <pmikus@cisco.com>
2017-02-06csit rls1701 report edits:Maciek Konstantynowicz1-0/+443
- simplified section structure for clarity and readability, - updated overview sections, - moved not rls related content from rls_notes to overview sections, - removed section title suffixes: HW, VIRL. - completed vpp_unit_tests and vpp_unittest_results sections. - updated all documentation sections. - updated rls_notes sections for vpp performance and vpp functional. Change-Id: Id2c2abbf9d3531ec9f63ecd353f385a0b55ae1ba Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com> Signed-off-by: pmikus <pmikus@cisco.com> Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com> Signed-off-by: pmikus <pmikus@cisco.com> Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>