- 21 Nov, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Updated requirements.in
-
- 20 Nov, 2023 2 commits
-
-
Lluis Gifre Renom authored
- Moved prefix "/restconf" to appropriate plugins
-
Lluis Gifre Renom authored
-
- 16 Nov, 2023 2 commits
-
-
Lluis Gifre Renom authored
- Added missing copyright headers
-
Lluis Gifre Renom authored
- Cleaned up tests/data/README.md
-
- 15 Nov, 2023 10 commits
-
-
Lluis Gifre Renom authored
- Improved tests/data/README.md - Added log messages to TopologyTools.py
-
Lluis Gifre Renom authored
- Added Link Attributes to Details page - Added formatting of Schedule Constraints in Service and Slice Details page
-
Lluis Gifre Renom authored
- Added manual test files, descriptors, and README.md - Minor corrections in test tools
-
Lluis Gifre Renom authored
- Corrected data files in unit tests with forecaster
-
Lluis Gifre Renom authored
- Removed unneeded and renamed data files - Removed unneeded old code - Code cleanup
-
Lluis Gifre Renom authored
- Fixed assertions in pathcomp-forecaster tests
-
Lluis Gifre Renom authored
- Fixed unitary tests fixtures - Fixed assertions in pathcomp-forecaster tests
-
Lluis Gifre Renom authored
- Fixed unitary tests fixtures
-
Lluis Gifre Renom authored
- Moved topology retrieval to TopologyTools::get_pathcomp_topology_details - Added forecasting capacity to get_pathcomp_topology_details - Updated backedn request composition to use link attributes - Added parameter to explicitly enable/disable forecaster
-
Lluis Gifre Renom authored
- Removed TODO.txt file
-
- 14 Nov, 2023 25 commits
-
-
Lluis Gifre Renom authored
- Corrected dependencies in Dockerfile - Corrected Python requirements - Code cleanup in unitary tests
-
Lluis Gifre Renom authored
- Corrected unitary tests in CI/CD pipeline descriptor
-
Lluis Gifre Renom authored
- Corrected dependencies in Dockerfile
-
Lluis Gifre Renom authored
- Corrected dependencies in Dockerfile
-
Lluis Gifre Renom authored
- Added container prune to CI/CD pipeline
-
Lluis Gifre Renom authored
- Added container prune to CI/CD pipeline
-
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 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
-