- Jan 13, 2023
-
-
Lluis Gifre Renom authored
- added missing requirement - corrected unitary test Topology
-
Lluis Gifre Renom authored
- updated run_tests_locally script - updated GitLab CI/CD with NATS - updated ContextModel and TopologyModel with created/updated - added logic for Context and Topology events created/updated/deleted - activated dependencies for test_connection - activated event testing in Context and Topology entities - corrected conftest for Context component
-
Lluis Gifre Renom authored
- Added backend for NATS message broker - removed unneeded test script
-
- Jan 12, 2023
-
-
Lluis Gifre Renom authored
- corrected metrics names
-
Lluis Gifre Renom authored
- corrected logger instantiation - arranged performance collector for unit tests - moved performance evaluation dump method to Metrics Pool
-
Lluis Gifre Renom authored
- corrected imports of Method Wrappers API
-
Lluis Gifre Renom authored
- corrected slice and service methods
-
Lluis Gifre Renom authored
- disabled Redis MessageBroker backend
-
Lluis Gifre Renom authored
- updated CI/CD pipeline
-
Lluis Gifre Renom authored
- updated CI/CD pipeline
-
Lluis Gifre Renom authored
- updated CI/CD pipeline
-
Lluis Gifre Renom authored
- corrected requirements - updated CI/CD pipeline
-
Lluis Gifre Renom authored
- repositioned Database Engine class - updated CI/CD pipeline
-
Lluis Gifre Renom authored
- updated to new Method Wrapper API
-
-
Lluis Gifre Renom authored
Performance Evaluation Framework + Helper Tools See merge request !36
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
-
Lluis Gifre Renom authored
- extended grpc-to-enum tool to support arbitrary enum item names - added PolicyRuleState enum model - misc minor comment corrections - misc import reorderings - migrated Connection model and methods - migrated PolicyRule model and methods - removed unused files
-
Lluis Gifre Renom authored
- minor cosmetic changes
-
Lluis Gifre Renom authored
- updated policy rule object factory - updated rpc method wrapper decorator's duration buckets
-
- Jan 10, 2023
-
-
Lluis Gifre Renom authored
- moved relational models to associated classes - migrated support for slice subslices - added filters to prevent upsert when there is nothing to update
-
- Jan 09, 2023
-
-
Ricard Vilalta authored
-
Ricard Vilalta authored
-
Ricard Vilalta authored
-
Ricard Vilalta authored
-
Ricard Vilalta authored
-
Ricard Vilalta authored
-
- Jan 07, 2023
-
-
Ricard Vilalta authored
-
Ricard Vilalta authored
-
Ricard Vilalta authored
-
Ricard Vilalta authored
-
Ricard Vilalta authored
-
Lluis Gifre Renom authored
- removed old code - implemented basic support for Slice entity - implemented detailed perf eval report in unitary tests
-
Lluis Gifre Renom authored
- Implemented Debug API - Implementing unitary debug API tests
-
- Jan 05, 2023
-
-
Lluis Gifre Renom authored
- corrected ConfigRuleModel and methods - corrected ConstraintModel and methods - corrected ServiceModel and methods - corrected ServiceEndPointModel - added missing non-null constraints - removed redundant column definition data - removed unneeded lazy loading parameters - added Service UUID generator - implemented unitary test for Service entity
-
Lluis Gifre Renom authored
- relocated database methods - corrected models to use single-column primary key - corrected test cases
-
- Jan 04, 2023
-
-
Lluis Gifre Renom authored
- cleaned up script run tests locally - temporarily added script to automate test & coverage reporting - reorganized unitary tests - migration in progress to use single-column primary-key for main entities - intermediate backup ; work in progress
-
Lluis Gifre Renom authored
- added field "name" to endpoint
-