Skip to content
  1. Nov 21, 2022
  2. Nov 07, 2022
  3. Oct 24, 2022
  4. Feb 17, 2022
  5. Feb 16, 2022
  6. Jan 19, 2022
  7. Jul 27, 2021
  8. Jul 26, 2021
  9. Jul 22, 2021
  10. Jul 16, 2021
    • Lluis Gifre Renom's avatar
      29231f0d
    • Lluis Gifre Renom's avatar
      Added testunit example: · 98fc013f
      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.
      98fc013f
    • Lluis Gifre Renom's avatar
      Several changes: · cca67ade
      Lluis Gifre Renom authored
      - monitoring/requirements.txt: removed garbage on top of file
      - monitoring/monitoring_client.py: solved bug in return values of some methods and wrong code in test case
      - monitoring/monitoring_server.py: solved bug with instantiation of servicer class
      - monitoring/Dockerfile: clarified some arguments in package installation, moved code in container to /var/monitoring, added upgrade of essential python packages, other minor improvements
      - monitoring/context_pb2.py: upgraded version since previous has no contextId fields.
      cca67ade
  11. Jul 15, 2021
  12. Jun 17, 2021
  13. Jun 16, 2021
  14. Jun 14, 2021
  15. Jun 11, 2021