- 18 Dec, 2023 1 commit
-
-
Pablo Armingol authored
-
- 20 Nov, 2023 1 commit
-
-
Lluis Gifre Renom authored
-
- 15 Nov, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added script show_logs_forecaster.sh
-
- 14 Nov, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Updated run-tests-locally script for the Forecaster component
-
- 09 Nov, 2023 2 commits
-
-
Lluis Gifre Renom authored
- Corrected unitary tests - Added info log messages in tests - Activated live log in test scripts
-
Lluis Gifre Renom authored
- Prepared unitary tests (under debug) - Moved unitary test data to correct folder - Added script to launch unitary tests - Corrected issue in type hint within KpiManager
-
- 08 Nov, 2023 2 commits
- 29 Jun, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added scripts to manually launch interdomain unitary tests
-
- 11 May, 2023 1 commit
-
-
Lluis Gifre Renom authored
-
- 30 Mar, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added script to expose observability framework - Extended TFS deploy scripts to run automatically run expose observability scripts - Adapted TFS deploy script - Script cleanup
-
- 28 Mar, 2023 1 commit
-
-
Carlos Natalino Da Silva authored
-
- 25 Mar, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added flags to specify target container to retrieve log
-
- 23 Feb, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Reduced log levels to INFO - Generalized paths - Minor code and comment cleanup
-
- 17 Feb, 2023 1 commit
-
-
Lluis Gifre Renom authored
- added missign script show logs load generator
-
- 01 Feb, 2023 2 commits
-
-
Lluis Gifre Renom authored
- Restored execute permissions
-
Lluis Gifre Renom authored
- Added/Updated headers - Added script to update copyright headers
-
- 26 Jan, 2023 2 commits
-
-
Lluis Gifre Renom authored
- adapted cockroachdb_client script to be usable in cluster and single mode
-
Lluis Gifre Renom authored
- updated old gitlab.com URLs by new labs.etsi.org URLs. - updated Context to use secrets generated by CockroachDB and NATS
-
- 16 Jan, 2023 1 commit
-
-
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
-
- 13 Jan, 2023 2 commits
-
-
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
- 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
-
- 12 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- corrected imports of Method Wrappers API
-
- 04 Jan, 2023 1 commit
-
-
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
-
- 03 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- reorganized code spliting database models, enumerations, and operation methods - separated unitary tests per entity and defined order between them - separated unitary test for fasthasher - modev old code to separate folder
-
- 02 Jan, 2023 2 commits
-
-
Lluis Gifre Renom authored
- progress on migration to CockroachDB (partial)
-
Lluis Gifre Renom authored
- updated manifests to v22.2.0 - renamed namespace to crdb - added script to launch cockroachdb client
-
- 23 Dec, 2022 1 commit
-
-
Lluis Gifre Renom authored
- updated manifest - corrected README.md notes - corrected script run-tests-locally - partial code implementation
-
- 20 Dec, 2022 1 commit
-
-
Pablo Armingol authored
-
- 15 Dec, 2022 1 commit
-
-
Lluis Gifre Renom authored
- updatd EventsCollector get_events - added field created_at in ContextModel - added ChangeFeedClient - WIP arrangements in unitary tests - WIP arrangements in ServicerImpl - arranged run_tests_locally script
-
- 28 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- fixed show_logs_monitoring script - Context Queries: added get_service, get_slice, get_topology methods - Context Queries: corrected bug with get inter topology - Moved old Build/Load Descriptor scripts to common - Fixed retrieval of objects loaded from descriptors - Deactivated close of clients in descriptor loader - Moved MockOSM library to common tests/tools folder Compute component: - updated to use new context query methods - updated to use new MockOSM location OFC'22 tests: - updated MockOSM paths - updated fixtures - added loggers - corrected WIM service definitions - improved verification of KPIs created and values returned - optimized removal of entities - optimized service discovery in delete test - added on-line logging to tests
-
- 09 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- added scripts to dump logs of DLT component
-
- 06 Oct, 2022 2 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- Added basic support for ACL rules - Corrected unitary tests
-
- 30 Sep, 2022 1 commit
-
-
delacal authored
Fixed the L3 security status KPIs monitoring in CentralizedAttackDetector component and cleaned the CentralizedAttackDetector service implementation
-
- 27 Sep, 2022 3 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
delacal authored
-
- 26 Sep, 2022 1 commit
-
-
Carlos Natalino Da Silva authored
-
- 11 Sep, 2022 1 commit
-
-
Lluis Gifre Renom authored
- Renamed DependencyResolver to TaskScheduler - Enhanced TaskScheduler with an extensible Task API framework and extensible dependency resolver - Created TaskExecutor providing an extensible task execution environment - Removed in-memory database; now is stateless and interrogates/updates Context when needed - Extended gRPC servicer to use new TaskScheduler - Removed unneeded files and re-organized helper methods - Extended ServiceHandlerAPI; now SetEndpoint/DeleteEndpoint enables to configure/deconfigure a connection - Moved ServiceHandlerFactory-related methods to the appropriate file - Created ConnectionExpander to resolve from ERO-like paths to lists of links - Created basic tasks: ServiceSetState, ServiceDelete, ConnectionConfigure, ConnectionDeconfigure - Added skeleton for L2NMEmulatedHandler (to be adapted, now is a copy of L3NM one)
-