Skip to content
Snippets Groups Projects
  1. May 16, 2025
  2. Nov 04, 2024
  3. Apr 18, 2024
  4. Apr 26, 2023
  5. Feb 20, 2023
  6. Feb 01, 2023
    • Lluis Gifre Renom's avatar
      Headers: · 99242d05
      Lluis Gifre Renom authored
      - Added/Updated headers
      - Added script to update copyright headers
      99242d05
  7. Jan 20, 2023
    • Lluis Gifre Renom's avatar
      Load Generator component: · 173af90f
      Lluis Gifre Renom authored
      - Converted load_gen tool into a microservice
      - Added simple WebUI page to manage it
      - Created manifests, Dockerfile, etc.
      - Created proto file to manage the load generator
      173af90f
  8. Dec 22, 2022
    • Lluis Gifre Renom's avatar
      Tools - load-gen: · 42de2fbe
      Lluis Gifre Renom authored
      - added support for microwave services
      - removed DLT from default list of components
      - added support to re-use endpoints in a single device for multiple connections
      42de2fbe
  9. Dec 18, 2022
  10. Dec 17, 2022
  11. Feb 16, 2022
  12. Nov 04, 2021
  13. Sep 23, 2021
  14. 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
  15. Jun 14, 2021
  16. Jun 11, 2021
Loading