- Jan 19, 2023
-
-
Lluis Gifre Renom authored
- updated definition of constant DEFAULT_CONTEXT_UUID to DEFAULT_CONTEXT_NAME - updated definition of constant DEFAULT_TOPOLOGY_UUID to DEFAULT_TOPOLOGY_NAME
-
Lluis Gifre Renom authored
- updated manifest file
-
- Jan 16, 2023
-
-
Lluis Gifre Renom authored
- disabled event testing; operation works, but sometimes tests get stuck - added dynamic wait for CockroachDB and NATS containers to start - tuned grace shutdown period - improved NatsBackend termination
-
Lluis Gifre Renom authored
- added smart wait for crdb and nats to start
-
Lluis Gifre Renom authored
- added clean-up commands for the GitLab runner
-
Lluis Gifre Renom authored
- corrected unitary test order and one-by-one execution - extractedunitary test constant to separate file - added updated_at refresh for Service and Slice entities - corrected return types for Connection entity - prepared PolicyRule entity to raise events and corrected return types of methods
-
Lluis Gifre Renom authored
- testing CI/CD pipeline
-
- Jan 13, 2023
-
-
Lluis Gifre Renom authored
- configured constant with event collection timeout for unitary tests and debug purposes - cosmetic changes - migrated event reporting for Connection entity
-
Lluis Gifre Renom authored
- cosmetic changes
-
Lluis Gifre Renom authored
- migrated events for Service and Slice entities - added missing not-nulls to database fields
-
Lluis Gifre Renom authored
- testing CI/CD pipeline
-
Lluis Gifre Renom authored
- added logs to CI/CD pipeline for debug purposes
-
Lluis Gifre Renom authored
- removed unneeded files - added control when no database engine can be instantiated - added missing assertions in device and link unitary tests
-
Lluis Gifre Renom authored
- corrected report of config rules updated - corrected update notifications for Device - removed unneeded log messages - migrated events for Link entity
-
Lluis Gifre Renom authored
- cosmetic changes - activated correct events to collect for device unitary test
-
Lluis Gifre Renom authored
- corrected run_tests_locally script - solved formatting issue with Database Engine error logging - minor type hinting corrections - activated event notifications for Device, EndPoint and ConfigRule
-
Lluis Gifre Renom authored
- corrected Topology unitary test
-
Lluis Gifre Renom authored
- corrected CI/CD pipeline
-
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
-