1. 22 Dec, 2023 3 commits
    • Lluis Gifre Renom's avatar
      NBI Component - IETF L3VPN: · 7db3ffe7
      Lluis Gifre Renom authored
      - Added initial implementation and unitary tests
      - Added scripts to test manually
      - Integrated with CI/CD pipeline
      - Added requirements
      - Added README file describing how to build and install libyang from source
      - Updated Dockerfile
      7db3ffe7
    • Lluis Gifre Renom's avatar
      NBI Component: · d2c9b727
      Lluis Gifre Renom authored
      - Fixing GitLab CI/CD pipeline
      - Updated scripts to manually launch NBI tests
      d2c9b727
    • Lluis Gifre Renom's avatar
      NBI Component: · 75598da9
      Lluis Gifre Renom authored
      - Fixing GitLab CI/CD pipeline
      - Updated script to manually launch IETF L2VPN test
      75598da9
  2. 15 Dec, 2023 2 commits
  3. 05 Dec, 2023 1 commit
    • Lluis Gifre Renom's avatar
      NBI component - IETF Network plugin: · 2844313e
      Lluis Gifre Renom authored
      - Implemented skeleton of plugin
      - Added test scenario
      - Added new requirements
      - Extended MockContext to properly link/unlink topologies, services and slices to contexts
      2844313e
  4. 20 Nov, 2023 1 commit
  5. 01 Feb, 2023 2 commits
  6. 15 Jul, 2022 1 commit
    • 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
  7. 08 Mar, 2022 1 commit
  8. 17 Feb, 2022 2 commits
  9. 16 Feb, 2022 1 commit
  10. 04 Nov, 2021 1 commit
  11. 23 Sep, 2021 1 commit
  12. 16 Jul, 2021 1 commit
    • 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
  13. 14 Jun, 2021 1 commit
  14. 11 Jun, 2021 1 commit