Age | Commit message (Expand) | Author | Files | Lines |
2021-11-25 | PAPI: Include more details in PAPI fail message | Vratko Polak | 1 | -3/+4 |
2021-05-12 | PAPI stats: Use single dump | Vratko Polak | 1 | -0/+2 |
2021-02-17 | PAPI: Python 3.8 compatibility | pmikus | 1 | -5/+7 |
2020-12-17 | PAPI: Cache connected client instances | Vratko Polak | 1 | -77/+353 |
2020-07-23 | FIX: Log required cli_cmd not "cli_inband" | Jan Gelety | 1 | -2/+2 |
2019-12-17 | Telemetry: Add more operational data | Peter Mikus | 1 | -9/+7 |
2019-12-05 | FIX: Deal with some "pylint: disable=" comments | Peter Mikus | 1 | -6/+3 |
2019-12-05 | Deal with some "pylint: disable=" comments | Vratko Polak | 1 | -0/+5 |
2019-11-28 | Python3: resources and libraries | Jan Gelety | 1 | -126/+152 |
2019-10-19 | Tests: Introduce driver layer | Peter Mikus | 1 | -1/+1 |
2019-09-26 | CSIT-1471: Policer - VAT API to PAPI | premkumarv | 1 | -1/+1 |
2019-09-17 | Update CRC list and support 21997/7 | Vratko Polak | 1 | -15/+18 |
2019-09-10 | Refactor getting telemetry | Peter Mikus | 1 | -13/+39 |
2019-09-06 | Read environment variables in Constants.py | Vratko Polak | 1 | -14/+1 |
2019-09-05 | Allow CRC checking to be controlled via env var | Vratko Polak | 1 | -2/+15 |
2019-08-15 | Reduce disabled pylint to address them not hide | Peter Mikus | 1 | -1/+1 |
2019-08-14 | DO_NOT_MERGE CSIT-1194 - Framework easy pylint improvements | Miroslav Los | 1 | -1/+2 |
2019-08-14 | Revert "Disable CRC checking at runtime" | Vratko Polak | 1 | -40/+24 |
2019-08-09 | Bump VPP stable version: socksvr | Vratko Polak | 1 | -1/+1 |
2019-08-08 | Fix: Deep-copy arguments in papi executors | Vratko Polak | 1 | -4/+9 |
2019-08-07 | FIX: Pylint | Peter Mikus | 1 | -3/+2 |
2019-08-02 | FIX: Disable API checker during runtime | Peter Mikus | 1 | -3/+0 |
2019-07-31 | Add VPP API CRC checking | Vratko Polak | 1 | -1/+35 |
2019-07-23 | 3n-tsh timeout, testbed tags and ansible update | juraj.linkes | 1 | -1/+1 |
2019-07-18 | Papi socket: except more errors to insert err_msg | Vratko Polak | 1 | -10/+14 |
2019-07-17 | Use PapiSocketProvider for most PAPI calls | Vratko Polak | 1 | -238/+436 |
2019-07-12 | PapiExecutor always verifies | Vratko Polak | 1 | -309/+131 |
2019-06-16 | FIX: IPUtil after vpp api changes | Jan Gelety | 1 | -7/+34 |
2019-06-19 | VAT-to-PAPI: VPPCounters | Tibor Frank | 1 | -1/+21 |
2019-06-19 | VAT-to-PAPI: NATUtil | Tibor Frank | 1 | -0/+17 |
2019-06-19 | VAT-to-PAPI: VPPUtils | Tibor Frank | 1 | -0/+28 |
2019-06-18 | PAPI: Reduce the amount of logged information | Tibor Frank | 1 | -1/+1 |
2019-05-31 | CSIT-1468: InterfaceUtil migration from VAT to PAPI | Jan Gelety | 1 | -2/+17 |
2019-04-15 | Fix pylint error in PapiExecutor | Vratko Polak | 1 | -52/+26 |
2019-04-01 | CSIT-1337: Migrate L2Util library from VAT to PAPI | Jan Gelety | 1 | -1/+5 |
2019-03-27 | CSIT-1460: Add VPP-stats to PAPI Provider | Tibor Frank | 1 | -108/+225 |
2019-03-18 | PAPI Executor: Add more desciptive error message | Tibor Frank | 1 | -1/+6 |
2019-03-15 | PAPI: Add verification of the response | Tibor Frank | 1 | -32/+137 |
2019-03-13 | PAPI: Use Python3 for PapiProvider | Tibor Frank | 1 | -1/+1 |
2019-03-07 | Papi: Rename methods argument | Tibor Frank | 1 | -5/+9 |
2019-03-06 | CSIT-1451: PapiHistory | Tibor Frank | 1 | -3/+2 |
2019-03-06 | CSIT-1450: PAPI executor | Vratko Polak | 1 | -111/+245 |
2019-03-04 | Rename to Constants.py | Vratko Polak | 1 | -1/+1 |
2018-12-17 | FIX: Update PAPI to work with string changes in Python API | Jan Gelety | 1 | -3/+4 |
2018-11-27 | CSIT python API introduction | Jan Gelety | 1 | -0/+223 |