- 14 Nov, 2023 20 commits
-
-
Lluis Gifre Renom authored
- Added container prune to CI/CD pipeline
-
Lluis Gifre Renom authored
- Added dependendies to test Forecaster
-
Lluis Gifre Renom authored
- Extended test MockService_Dependencies with Mock Monitoring servicer - Extended PrepareTestScenario with Monitoring and Forecaster components - Added preliminary unitary test for pathcomp-forecaster integration - Added Forecaster test to GitLab CI/CD pipeline
-
Lluis Gifre Renom authored
- Extended tests/Tools to allow setting client endpoints in test descriptors - Minor code cleanup
-
Lluis Gifre Renom authored
- Migrated to Common/Tools/TimeStamp tools - Minor code cleanup
-
Lluis Gifre Renom authored
- Added methods to manage dattime objects - Updated existing methods accordingly
-
Lluis Gifre Renom authored
- Added methods to build constraints: schedule and exclusions - Ordered build constraint methods according to context.proto file
-
Lluis Gifre Renom authored
- Fixed inspection of Link attribute presence
-
Lluis Gifre Renom authored
- Fixed unitary tests
-
Lluis Gifre Renom authored
- Fixed Dockerfile dependencies
-
Lluis Gifre Renom authored
- Fixed Dockerfile dependencies - Updated TODO.txt file
-
Lluis Gifre Renom authored
- Fixed unitary tests
-
Lluis Gifre Renom authored
- Fixed CI/CD scripts
-
Lluis Gifre Renom authored
- Fixed unitary tests
-
Lluis Gifre Renom authored
- Fixed requirements to run unitary tests
-
Lluis Gifre Renom authored
- Updated run-tests-locally script for the Forecaster component
-
Lluis Gifre Renom authored
- Updated asserts in unitary tests - Deactivated dump of descriptors file - Updated test files
-
Lluis Gifre Renom authored
- Removed unneeded imports in unitary tests
-
Lluis Gifre Renom authored
- Fixed checks in Forecaster::compute_forecast - Fixed unitary tests log levels
-
Lluis Gifre Renom authored
- InMemoryObjectDatabase: Corrected default log level and initialization of internal database - InMemoryTimeSeriesDatabase: Corrected default log level - MockServicerImpl_Context: Migrated to use InMemoryObjectDatabase and corrected default log level - MockServicerImpl_Monitoring: Corrected default log level and log messages; fixed method signatures and imports
-
- 13 Nov, 2023 8 commits
-
-
Lluis Gifre Renom authored
- Updated TODO.txt
-
https://labs.etsi.org/rep/tfs/controllerLluis Gifre Renom authored
Merge branch 'develop' of https://labs.etsi.org/rep/tfs/controller into feat/1-cttc-forecaster-component
-
Lluis Gifre Renom authored
- Updated TODO.txt - Corrected input parameters in method get_kpi_id_samples of KpiManager - Corrected method compute_forecast of Forecaster module - Corrected multiple bugs in ForecasterServicerImpl - Extended temporary test data files
-
Lluis Gifre Renom authored
- Corrected filters in InMemoryTimeSeriesDatabase - Extended MockServicerImpl_Context to track devices and links in topologies - Corrected method QueryKpiData in MockServicerImpl_Monitoring
-
Lluis Gifre Renom authored
Fix: Remove code that was used for debugging See merge request !170
-
famelis authored
-
Lluis Gifre Renom authored
Resolve "(TID) Prettify device inventory items in the WebUI" Closes #84 See merge request !167
-
Pablo Armingol authored
-
- 10 Nov, 2023 2 commits
-
-
Lluis Gifre Renom authored
- Updated TODO.txt - Corrected multiple bugs in KpiManager - Corrected multiple bugs in ForecasterServicerImpl - Corrected multiple bugs in unitary tests - Added temporary test data files
-
Lluis Gifre Renom authored
- Implemented InMemoryObjectDatabase - Implemented InMemoryTimeSeriesDatabase - Extended Mock Monitoring with KPIDescriptor management and retrieval of timeseries data from pandas DataFrame
-
- 09 Nov, 2023 10 commits
-
-
Lluis Gifre Renom authored
- Updated TODO.txt - Added dump of descriptors to file
-
Lluis Gifre Renom authored
- Corrected unitary tests - Added info log messages in tests - Activated live log in test scripts
-
Lluis Gifre Renom authored
- Reorganized old files to be deleted before merging
-
Lluis Gifre Renom authored
- Updated MockServicerImpl_Monitoring to make field queue_samples as optional
-
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
-
Lluis Gifre Renom authored
Merge 3rd hackfest material to develop See merge request !164
-
Lluis Gifre Renom authored
- Added missing headers
-
-
Lluis Gifre Renom authored
Fix: Policy not deleting correctly See merge request !163
-
Lluis Gifre Renom authored
- Remove unneeded log message - Updated Kubernetes.yml file
-