1. 22 Feb, 2023 1 commit
  2. 20 Feb, 2023 1 commit
  3. 17 Feb, 2023 3 commits
    • Lluis Gifre Renom's avatar
      Deploy scripts: · e5e54f18
      Lluis Gifre Renom authored
      - enabled support to drop QuestDB tables during deploy
      - renamed variable QDB_TABLE to QDB_TABLE_MONITORING_KPIS
      - renamed default table name tfs_monitoring to tfs_monitoring_kpis
      - renamed secret attribute METRICSDB_TABLE to METRICSDB_TABLE_MONITORING_KPIS
      - improved log messages of tfs.sh
      - updated deploy scripts accordingly
      - removed unused variables and commands
      - corrected documentation of some variables
      e5e54f18
    • Lluis Gifre Renom's avatar
      Tests: · 0066c66f
      Lluis Gifre Renom authored
      - updated tests according to corrected load scenario tool
      - updated benchmark/policy/tests
      - updated ecoc22/tests
      - updated ofc22/tests
      0066c66f
    • Lluis Gifre Renom's avatar
      Tools - Load Scenario: · 57bfda9d
      Lluis Gifre Renom authored
      - updated according to new common load scenario tools
      57bfda9d
  4. 14 Feb, 2023 1 commit
  5. 10 Feb, 2023 1 commit
  6. 09 Feb, 2023 2 commits
  7. 01 Feb, 2023 7 commits
  8. 31 Jan, 2023 1 commit
  9. 29 Jan, 2023 1 commit
  10. 26 Jan, 2023 1 commit
  11. 25 Jan, 2023 1 commit
    • Lluis Gifre Renom's avatar
      All components: · 5e8130ad
      Lluis Gifre Renom authored
      - migrated from DEFAULT_CONTEXT_UUID to DEFAULT_CONTEXT_NAME
      - migrated from DEFAULT_TOPOLOGY_UUID to DEFAULT_TOPOLOGY_NAME
      - migrated from INTERDOMAIN_TOPOLOGY_UUID to INTERDOMAIN_TOPOLOGY_NAME
      5e8130ad
  12. 20 Jan, 2023 1 commit
    • 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
  13. 30 Dec, 2022 1 commit
  14. 22 Dec, 2022 1 commit
    • 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
  15. 21 Dec, 2022 1 commit
  16. 18 Dec, 2022 5 commits
  17. 17 Dec, 2022 2 commits
  18. 16 Dec, 2022 2 commits
  19. 15 Dec, 2022 2 commits
  20. 13 Dec, 2022 1 commit
  21. 02 Dec, 2022 3 commits
    • Lluis Gifre Renom's avatar
      Tools - Load Generator: · a637dd44
      Lluis Gifre Renom authored
      - created new load generator tool to stress TeraFlowSDN
      - added descriptor file to populate topologies
      - added helper script to run it
      a637dd44
    • Lluis Gifre Renom's avatar
      Tool Load Scenario: · 29e3f8e8
      Lluis Gifre Renom authored
      - added missing headers
      29e3f8e8
    • Lluis Gifre Renom's avatar
      Tools: · 94e65624
      Lluis Gifre Renom authored
      - added tool to load scenarios from descriptor files
      - added README.md file
      - added helper script
      - added example descriptors
      94e65624
  22. 28 Nov, 2022 1 commit
    • Lluis Gifre Renom's avatar
      Common: · acc602d7
      Lluis Gifre Renom authored
      - fixed show_logs_monitoring script
      - Context Queries: added get_service, get_slice, get_topology methods
      - Context Queries: corrected bug with get inter topology
      - Moved old Build/Load Descriptor scripts to common
      - Fixed retrieval of objects loaded from descriptors
      - Deactivated close of clients in descriptor loader
      - Moved MockOSM library to common tests/tools folder
      
      Compute component:
      - updated to use new context query methods
      - updated to use new MockOSM location
      
      OFC'22 tests:
      - updated MockOSM paths
      - updated fixtures
      - added loggers
      - corrected WIM service definitions
      - improved verification of KPIs created and values returned
      - optimized removal of entities
      - optimized service discovery in delete test
      - added on-line logging to tests
      acc602d7