- 20 Jan, 2023 4 commits
-
-
Lluis Gifre Renom authored
- added dependencies for load generator
-
Lluis Gifre Renom authored
- Converted load_gen tool into a microservice - Added simple WebUI page to manage it - Created manifests, Dockerfile, etc. - Created proto file to manage the load generator
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
- 19 Jan, 2023 1 commit
-
-
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 - updated definition of constant INTERDOMAIN_TOPOLOGY_UUID to INTERDOMAIN_TOPOLOGY_NAME
-
- 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 1 commit
-
-
Lluis Gifre Renom authored
- Added backend for NATS message broker - removed unneeded test script
-
- 12 Jan, 2023 5 commits
-
-
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 slice and service methods
-
Lluis Gifre Renom authored
- disabled Redis MessageBroker backend
-
Lluis Gifre Renom authored
- updated policy rule object factory - updated rpc method wrapper decorator's duration buckets
-
- 04 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- updated coveragerc template file - extended and improved rpc wrapper set of declarable exceptions - updated default context and topology definition constants
-
- 03 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- cosmetic changes in RPC method wrapper
-
- 02 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- added results
-
- 22 Dec, 2022 1 commit
-
-
Lluis Gifre Renom authored
- removed incorrect instruction
-
- 18 Dec, 2022 1 commit
-
-
Lluis Gifre Renom authored
- improved object-factry slice-related methods
-
- 17 Dec, 2022 1 commit
-
-
Lluis Gifre Renom authored
- updated histogram definition in Grafana dashboards - updated prometheus queries
-
- 15 Dec, 2022 2 commits
-
-
Lluis Gifre Renom authored
- added field name in context - added field name in topology - added field name in device - added field name in link - added field name in service - added field name in slice
-
Lluis Gifre Renom authored
- improved README file - enabled configuration of histogram buckets - updated emulated and openconfig device driver - updated L2NM, L3NM and TAPI service handlers
-
- 12 Dec, 2022 1 commit
-
-
famelis authored
-
- 02 Dec, 2022 4 commits
-
-
Lluis Gifre Renom authored
- updated default decorator histogram buckets - updated grafana dashboard pannel backups - updated testing deploy script
-
Lluis Gifre Renom authored
- Increased default gRPC workers from 10 to 200 - added object factory methods for L2NM services
-
Lluis Gifre Renom authored
- moved manifests for service monitors
-
longllu authored
- solved issue parsing slice config rules
-
- 30 Nov, 2022 2 commits
-
-
Lluis Gifre Renom authored
- updated grafana dashboard backups and prometheus queries
-
Lluis Gifre Renom authored
- unified RPC method wrapper with performance evaluation - migrated components to new method wrapping API - added new grafana dashboard backups
-
- 28 Nov, 2022 5 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- pre-merge cleanup
-
Lluis Gifre Renom authored
- updated deploy specs script - added missing commands in README.md - renamed test launcher - added support for labels
-
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
-
Carlos Manso authored
Lacks events. Signed-off-by: mansoca <carlos.manso@cttc.es>
-
- 25 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- updated generic descriptor loader tool - updated scenario loader for automated tests
-
- 24 Nov, 2022 5 commits
-
-
Lluis Gifre Renom authored
- new generic descriptor loader tool - new scenario loader for automated tests
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- updated README.md file with useful references
-
Lluis Gifre Renom authored
- defined README.md file with commands - created example dashboard - defined deploy specs - defined service monitors for context, device, service, slice components
-
- 23 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- Initial version (not functional)
-
- 22 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- corrected SetContext - corrected SetSlice/RemoveSlice - implemented GetSliceEvents - corrected RemoveService
-