1. 03 Nov, 2021 3 commits
    • Lluis Gifre Renom's avatar
      Several changes: · 78dd010b
      Lluis Gifre Renom authored
      Common:
      - Normalized report_coverage_*.sh scripts, and temporarily summarized results in device one for testing purposes.
      - Adapted run_tests_locally.sh script for testing purposes
      - Improved message synthesis of ServiceException
      
      Context:
      - Improved ConfigModel helper functions
      
      Device (intermediate backup):
      - Removed DataCache since it reduces readability of the code. Moved database one level up.
      - Improved ServicerImpl and moved DataCache functionality over there.
      - Added condition to prevent AddDevice request from carrying a configuration.
      - Multiple pre-work required for processing configuration differences in DeviceServiceServicerImpl.
      78dd010b
    • Lluis Gifre Renom's avatar
      Merge branch 'develop' of https://gitlab.com/teraflow-h2020/controller into... · 59f08ade
      Lluis Gifre Renom authored
      Merge branch 'develop' of https://gitlab.com/teraflow-h2020/controller into feat/device-adapt-to-context-api
      59f08ade
    • Lluis Gifre Renom's avatar
      Changes in Config Model: · 3268cb75
      Lluis Gifre Renom authored
      - Added method to delete config rules when action is DELETE.
      - Temporary changes in run_tests_local.sh scripts
      3268cb75
  2. 02 Nov, 2021 3 commits
    • Lluis Gifre Renom's avatar
      Several changes in Device: · 0dff3f59
      Lluis Gifre Renom authored
      - Multiple minor bug resolutions
      - DeviceClient: solved logging bug
      - EmulatedDriver: solved GetConfig bug and added event to prevent double connection requests
      - DriverInstanceCache, DriverFactory: Added formatting of filter fields
      - DataCache: solved minor bug
      - DriverAPI test unit: corrected getconfig assertion check
      - Device test unit: reimplemented, first complete test after component reworking
      - DataCache/DeviceTools: solved several minor bugs
      - DeviceServiceServicerImpl: added removal of drivers and endpoints when device is removed.
      0dff3f59
    • Sergio Gonzalez Diaz's avatar
      Update .gitlab-ci.yml · 632af8e0
      Sergio Gonzalez Diaz authored
      632af8e0
    • Sergio Gonzalez Diaz's avatar
      Update monitoring .gitlab-ci.yml · dc61c8d1
      Sergio Gonzalez Diaz authored
      dc61c8d1
  3. 29 Oct, 2021 14 commits
  4. 28 Oct, 2021 20 commits