- 18 Apr, 2024 1 commit
-
-
Lluis Gifre Renom authored
-
- 14 Nov, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added methods to build constraints: schedule and exclusions - Ordered build constraint methods according to context.proto file
-
- 21 Feb, 2023 2 commits
-
-
Lluis Gifre Renom authored
- Added availability percentage to SLA Availability constraint
-
Lluis Gifre Renom authored
- Removed availability percentage from SLA Availability constraint (new feature)
-
- 17 Feb, 2023 1 commit
-
-
Lluis Gifre Renom authored
- implemented missing methods
-
- 01 Feb, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added/Updated headers - Added script to update copyright headers
-
- 11 Sep, 2022 1 commit
-
-
Lluis Gifre Renom authored
Common: - Added missing object factory methods for constraints Context: - Adapted unitary tests to new constraint object factory methods Service: - Adapted unitary tests to new constraint object factory methods PathComp-Backend: - Deactivated health probes since it causes problems in backend REST server PathComp-Frontend: - Correct unitary test constraints for SP algorithm - Adapted unitary tests to new constraint object factory methods - Fixed instantiation of ShortestPath and KDisjointPath Algorithms - Ignore unknown constraints in Algorithm request composition
-
- 14 Jul, 2022 1 commit
-
-
Lluis Gifre Renom authored
- Arranged .gitignore & .gitkeep files in common proto folder - Created specific run_tests_locally script for Context component - Moved imports from *.proto folder to common.proto folder - Adapted common.tools.object_factory to new proto definitions for ConfigRule and Constraint - Extended common.tools.type_checkers to new proto definitions for ConfigRule and Constraint - Removed context's genproto.sh script - Adapted Events generated to new timestamp data type - Minor code and linting fixing
-
- 16 Feb, 2022 1 commit
-
-
Lluis Gifre Renom authored
-
- 04 Nov, 2021 1 commit
-
-
Lluis Gifre Renom authored
-
- 23 Sep, 2021 1 commit
-
-
Javi Moreno authored
-
- 16 Jul, 2021 1 commit
-
-
Lluis Gifre Renom authored
- monitoring/test_monitoring.py: provides a basic testing skeleton - monitoring/requirements.in/.txt: updated with pytest - monitoring/genproto.py: added instructions to import generated Python modules using "from . import ..." instead of "import ..."; otherwise, pytest and other possible modules doing imports might complain. - monitoring/monitoring_server.py: packed start_server and stop_server functionaity to simplify test definition, minor formattings, bug resolutions and improvements in package import. - monitoring/monitoring_client.py: minor formattings, bug resolutions, and improvements in package import.
-
- 14 Jun, 2021 1 commit
-
-
Ricard Vilalta authored
-
- 11 Jun, 2021 1 commit
-
-
Ricard Vilalta authored
-