Skip to content
Snippets Groups Projects
  1. Aug 27, 2024
    • Waleed Akbar's avatar
      Kafka deployment script in gitlab-ci.file · 466fd377
      Waleed Akbar authored
      - In Kafka.variables files: get_kafka_address() and get_admin_client() is added.
      - In KpiValueApiServerImpl Kafka Admin Client call is updated.
      - Kafka deployment script is added.
      466fd377
  2. Jul 24, 2024
  3. Jul 22, 2024
  4. Jul 12, 2024
  5. Jun 03, 2024
  6. Apr 18, 2024
  7. Feb 01, 2023
  8. Jul 15, 2022
    • Lluis Gifre Renom's avatar
      Helper scripts: · b70e8c30
      Lluis Gifre Renom authored
      - removed unneeded comments from run_tests_locally*.sh in scripts folder
      - minor improvement in report_coverage_all.sh
      - added script to expose through the ingress controller the gRPC interfaces through the ingress controller for debug purposes
      b70e8c30
  9. May 03, 2022
  10. Mar 08, 2022
  11. Feb 17, 2022
  12. Feb 16, 2022
  13. Nov 04, 2021
  14. Sep 23, 2021
  15. Jul 16, 2021
    • 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
  16. Jun 14, 2021
  17. Jun 11, 2021
Loading