Merge branch 'feat/service-service' into 'develop'
Integration of Service service, multiple improvements in Context and Device services, and GitLab CI pipeline integration and functional tests See merge request teraflow-h2020/controller!12
Showing
- .gitlab-ci.yml 6 additions, 2 deletions.gitlab-ci.yml
- manifests/contextservice.yaml 25 additions, 0 deletionsmanifests/contextservice.yaml
- manifests/deviceservice.yaml 1 addition, 0 deletionsmanifests/deviceservice.yaml
- manifests/monitoringservice.yaml 1 addition, 0 deletionsmanifests/monitoringservice.yaml
- manifests/redis.yaml 16 additions, 0 deletionsmanifests/redis.yaml
- manifests/serviceservice.yaml 54 additions, 0 deletionsmanifests/serviceservice.yaml
- proto/service.proto 1 addition, 1 deletionproto/service.proto
- report_coverage_all.sh 1 addition, 1 deletionreport_coverage_all.sh
- report_coverage_context.sh 1 addition, 1 deletionreport_coverage_context.sh
- report_coverage_device.sh 1 addition, 1 deletionreport_coverage_device.sh
- report_coverage_service.sh 3 additions, 0 deletionsreport_coverage_service.sh
- run_in_kubernetes.sh 0 additions, 0 deletionsrun_in_kubernetes.sh
- run_local_tests.sh 32 additions, 0 deletionsrun_local_tests.sh
- run_unitary_tests.sh 0 additions, 16 deletionsrun_unitary_tests.sh
- src/common/database/Factory.py 3 additions, 3 deletionssrc/common/database/Factory.py
- src/common/database/api/Database.py 20 additions, 6 deletionssrc/common/database/api/Database.py
- src/common/database/api/context/Constants.py 0 additions, 0 deletionssrc/common/database/api/context/Constants.py
- src/common/database/api/context/Context.py 39 additions, 12 deletionssrc/common/database/api/context/Context.py
- src/common/database/api/context/Keys.py 37 additions, 11 deletionssrc/common/database/api/context/Keys.py
- src/common/database/api/context/_structure.txt 64 additions, 6 deletionssrc/common/database/api/context/_structure.txt
Loading
Please register or sign in to comment