aboutsummaryrefslogtreecommitdiffstats
path: root/resources
AgeCommit message (Collapse)AuthorFilesLines
2017-12-15CSIT-861: SW cryptodev perf testsJan Gelety5-62/+157
Change-Id: I687216ca43569542d38be681ca04c898010fc65d Signed-off-by: Jan Gelety <jgelety@cisco.com>
2017-12-15CSIT-816: SRv6 L1 KWsJan Gelety9-0/+295
Current implementation doesn't contain: * weight * fib-table for BSID * policy index identification These features will be added on demand later. Change-Id: I1386c0a0e71f7ae3182b84e0ec5bb245366632d1 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2017-12-12More reliable connection with nested qemu image.Thomas F Herbert1-2/+16
Under some circumstances on a busy server, the qga channel between the host and hte virtual guest has some garbage characters that cause the communications to fail. This has been seen on Centos 7.4 on a slow or busy server. This change sends a flush to qemu guest via the qga socket at 5 second intervals until there is a non empty response from guest before sending a guest ping. Change-Id: I6f21c205b289169aee9d6a4072ad4e6bafafa76f Signed-off-by: Thomas F Herbert <therbert@redhat.com>
2017-12-01Exclude RPMs and output xml files from framework packingJan Gelety1-2/+2
Change-Id: Id79c3c54b9bacc10f15c5881492592e69ef3649b Signed-off-by: Jan Gelety <jgelety@cisco.com>
2017-11-29CSIT-859: KW to add crypto SW device to startup.confJan Gelety3-14/+161
Change-Id: I8441d58a2d7f604b64fff358a3cef8d72289dcdc Signed-off-by: Jan Gelety <jgelety@cisco.com>
2017-11-29CSIT-864: Add cleanup frameworkJan Gelety1-5/+113
- workaround to avoid disc space issue on nodes when running more test loops Change-Id: I0be2fe0304c80c717a29d6544502e139e69bcdfa Signed-off-by: Jan Gelety <jgelety@cisco.com>
2017-11-21HC Test: update routing suite to use compressed IPv6 addressesMarek Gradzki1-5/+4
HC reports IPv6 addresses using compressed form since https://gerrit.fd.io/r/#/c/9497/ Change-Id: I7771ce796a4ec4817e7ee4a68fdb8e6a95f5da37 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-11-14FIX: Tear down FDS functional testJan Gelety2-64/+23
- use standard Tear down functional test as part of tear down for FDS tests Change-Id: I8540683cd9c817445461cc596821fe797c1636c5 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2017-11-12Nested VM refreshPeter Mikus8-183/+695
- add debug tools and packages - update buildroot to version 2017.05.2 Change-Id: I27458d12fb52244c952f2fbc46b38b72cf289fad Signed-off-by: Peter Mikus <pmikus@cisco.com>
2017-11-10Report: Remove *CHK tests from reportTibor Frank2-3/+2
Change-Id: Ic9f40ca37569ed03902b617669e3df0c2ba42f3a Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-11-10CSIT-843: Update actual topology in case of new/updated/deleted interfaceJan Gelety7-60/+401
Change-Id: I6adfe86bd0b9cdf3d194a1b871e52481c333d8e7 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2017-11-10Report: Remove *CHK tests from reportTibor Frank1-6/+6
Change-Id: I2a9882c2995554ea6adbfd9c1af070df03dbaf93 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-11-08PAL: Sort merged data in tablesTibor Frank1-0/+1
Change-Id: I58b2e05dbcbac693455ecdf575c179db3020595f Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-11-08Report: Add perf dataTibor Frank1-1/+2
Change-Id: Ife57be6f0c1b0f37c92dba9ae3d9498fd32c3a3a Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-11-08HC Test: exception handling for restconf GET operationselias1-1/+8
When response to GET is 404, json loads() may fail with ValueError. Change-Id: If627574bb7909a105d13381a2b89445f527ccb7b Signed-off-by: selias <samelias@cisco.com>
2017-11-08PAL: Implement data sets for specification file.Tibor Frank2-35/+35
Change-Id: I4a2d290a69700425f33caf7274c6fa525271e0c8 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-11-08PAL: Implement data sets for specification file.Tibor Frank3-3852/+511
Change-Id: Iacafb676f280a980d02bcdba3aa3abd8bd035cfc Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-11-08CSIT-811 HC Test: BGP functional testsselias5-19/+466
Added traffic tests for Honeycomb's BGP feature. Change-Id: I5fa99908ab61d8bc9d2975e451917b98571b6aca Signed-off-by: selias <samelias@cisco.com>
2017-11-07PAL: Perf improvements - more data sourcesTibor Frank2-14/+26
Change-Id: I39c8c896f3fa3a7b6a87364e4b700810a9b5d9a6 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-11-07PAL: Merge input dataTibor Frank5-74/+228
Change-Id: I597358a02a6a73106d4664b364433fb5cffbb135 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-11-07HC Test: cleanup known test failuresselias1-3/+3
- update expected data from L2-FIB dump, due to API changes - mark LISP PITR case as expected failing, add Jira ID Change-Id: I6c6c67697bcea73cdbc248b8f9898cb80ed7b21b Signed-off-by: selias <samelias@cisco.com>
2017-11-04Report: Data - vpp perf full addedTibor Frank1-6/+7
Change-Id: I217fa37ab98624679d61953b26603f6e5ffab550 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-11-03HC Test: Update list of Honeycomb BGP modulesselias1-1/+8
BGP functionality was split into additional modules in https://gerrit.fd.io/r/8486 Change-Id: I1cf5971fa8cb5f0cde17306bdc06ebe7f3008473 Signed-off-by: selias <samelias@cisco.com>
2017-11-03Report: plots - added ligato scaleTibor Frank1-6/+6
Change-Id: I80b14f661203b38fe65506475eee930667bfe767 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-11-02Report: ligato dataTibor Frank1-16/+16
Change-Id: Ib058b8e6bf108878fb13f7c135afe18c266887fb Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-11-01Report: ligato dataTibor Frank1-7/+7
Change-Id: I76ac8db5e7a96c2f50696d8a6b69101f4da81e42 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-11-01Report: dataTibor Frank1-14/+42
Change-Id: Ibd3831118791c61b24216e84868bb694230436d7 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-10-31Report: perf improvementsTibor Frank1-2/+4
Change-Id: I5e323a2d79639555b8b2fa76596ba17d173a0335 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-10-31Report: dataTibor Frank1-6/+8
Change-Id: I972d3e95b2272dd2acd1e4f495f607faebd13079 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-10-31Report: dataTibor Frank2-4/+18
Change-Id: I182250716776f31328e4c33e53166a19b6f9ce73 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-10-31Report: dataTibor Frank2-3/+4
Change-Id: I55b715aefd4d9d2e95010a445e6cef880875d0f1 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-10-31Report:dataTibor Frank1-1/+1
Change-Id: I3a89d58155b92c819c0ad9406921c346812c8730 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-10-31Update of VPP_STABLE_VER files and DPDK_STABLE_VER fileJan Gelety2-2/+2
- use new vpp ref build - ubuntu 16.04: 18.01-rc0~156-gae5a02f~b3093_amd64 - use new vpp ref build - centos7: 18.01-rc0~156_gae5a02f~b3090.x86_64 - use new dpdk version: 17.08-vpp2 - builds tested by semiweekly jobs: https://jenkins.fd.io/view/csit/job/csit-vpp-verify-master-ubuntu1604-semiweekly/85/ https://jenkins.fd.io/view/csit/job/csit-vpp-verify-master-centos7-semiweekly/85/ - remove vpp-debuginfo centos7 artifact as not provided for new versions Change-Id: I18445feac98304e7e7ecdf77968acebf2d5aef09 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2017-10-31Report: dataTibor Frank1-6/+0
Change-Id: Ice5fd91cf1bd935331bdb516253a2afc9c309930 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-10-31Report: dataTibor Frank3-9/+36
Change-Id: I1e6d9a6df9989a3730391be878b619bf02302a7e Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-10-31Report: new data addedTibor Frank1-24/+207
Change-Id: I3d9ab46df4dada7b3ba1957a79eb8a4cb598e7ba Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-10-30Report: plotsTibor Frank2-8/+10
Change-Id: Ife20611fc3eab19b4b6bde405907fcad420f7cf8 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-10-30Report: PlotsTibor Frank1-12/+12
Change-Id: I83929e4e6dc43d30f7472c2caa710515389af864 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-10-30Report: Add dataTibor Frank2-12/+262
Change-Id: Ib09d9dc12ecd349b467e87f190e035d39306812e Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-10-27HC Test: Fix missing import in performance job setupselias1-0/+1
Change-Id: Ib125fbaf38e2a10892d2bbaf4cd68121dd2247ce Signed-off-by: selias <samelias@cisco.com>
2017-10-27Fix: table_performance_improvementsTibor Frank1-5/+10
Change-Id: I5052d47988c1644768ed6c8cdefc76dc1defb898 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-10-27Report: Update data sourcesTibor Frank1-144/+206
Change-Id: I3cec31d1db74330ef7ef8341c19f7fe1d5894b53 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-10-26PAL: Implement changes in show-run outputTibor Frank1-2/+2
Change-Id: I2d28e048206d38179447e1d2ac8646ccffc97c8e Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-10-26Update the static contentTibor Frank1-48/+48
Change-Id: I8869bddef992f75707b740533a57ad80a3696e73 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-10-26Fix the NSH SFC functional test failed issue.Fangyin Hu1-2/+1
Change-Id: If118254b6479f7ffb3e0b4f81d3585b4b90cc92c Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com> (cherry picked from commit 751a5aed2cac6bd7b87028eaf7eab1a8f87fface)
2017-10-26 Update the NSH protocol header fieldsFangyin Hu3-6/+12
Fix the NSH SFC functional test cases failed issues. Change-Id: I5d49b50a8c0958dc8db4bc10d6852f0cf4e77962 Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
2017-10-25Add link to pdf versionTibor Frank1-0/+1
Change-Id: I6a2d33284dff8a156a9231ded5e337db2ff5fb06 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-10-25Add ligato test resultsTibor Frank2-2/+50
Change-Id: I107dd0430fb9d59264aeabc63f51d5e615509078 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-10-25Report: Add VPP func resultsTibor Frank2-6/+12
Change-Id: Ice0b4cf2a960e8047191ff5e38789050c985d75e Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-10-24Report: Add job ligato 1Tibor Frank1-352/+352
Change-Id: I3e1a990ce472cf309efc9ddd3257b00a2a6a56f0 Signed-off-by: Tibor Frank <tifrank@cisco.com>