1. 23 Nov, 2022 1 commit
  2. 18 Oct, 2022 4 commits
  3. 11 Oct, 2022 1 commit
  4. 07 Oct, 2022 2 commits
  5. 06 Oct, 2022 1 commit
  6. 28 Sep, 2022 1 commit
  7. 06 Sep, 2022 1 commit
  8. 05 Sep, 2022 1 commit
  9. 31 Aug, 2022 1 commit
  10. 29 Aug, 2022 1 commit
  11. 01 Aug, 2022 3 commits
    • Lluis Gifre Renom's avatar
      ECOC'22 functional test: · fc145563
      Lluis Gifre Renom authored
      - arranged run_test scripts and objects
      - deactivated unneeded components in the deployment
      - arranged LoadDescriptors Python script
      - improved Tutorial page for ECOC'22 demo
      fc145563
    • Lluis Gifre Renom's avatar
      Tutorial: · c81712b6
      Lluis Gifre Renom authored
      - added sections describing installation of Python Extension in VSCode
      - added section describing how to export and test connectivity to services through gRPC
      c81712b6
    • pedrenomanre's avatar
      Added tutorial for debugging with VSCode · e215140a
      pedrenomanre authored
      Draft of tutorial to configure environment and VSCode to debug individual TFS components
      e215140a
  12. 27 Jul, 2022 3 commits
  13. 26 Jul, 2022 2 commits
  14. 21 Jul, 2022 1 commit
  15. 20 Jul, 2022 3 commits
  16. 15 Jul, 2022 4 commits
    • Lluis Gifre Renom's avatar
      Tutorial: · 293cef5d
      Lluis Gifre Renom authored
      - backup of note for future edition of developer guide
      293cef5d
    • Lluis Gifre Renom's avatar
      OECC/PSC'22 Experiment: · f5c849fd
      Lluis Gifre Renom authored
      - moved README file to tutorial folder
      - solved minor code issue with slice removal placeholder
      f5c849fd
    • Lluis Gifre Renom's avatar
      Tutorial: · 6b76b189
      Lluis Gifre Renom authored
      - added section in deployment for deploy and log inspection, and troubleshooting
      - extended list of experiments with placeholders for pending experiments
      - updated Table of Content in README.md
      6b76b189
    • Lluis Gifre Renom's avatar
      OFC'22 functional test: · 6b1ff3e8
      Lluis Gifre Renom authored
      - corrected device and endpoint names
      - corrected bearer definitions
      - deleted unneeded/redundant scripts
      - removed code coverage from test executions
      - added separate script for test and code coverage
      - moved OFC'22 README to the tutorial folder
      6b1ff3e8
  17. 14 Jul, 2022 1 commit
    • Lluis Gifre Renom's avatar
      MicroK8s deployment scripts: · d4955a06
      Lluis Gifre Renom authored
      - moved old deployment scripts to scripts/old
      - added NGINX-based ingress controller to expose http-based endpoints from a single connection point
      - adapted webui K8s manifest to be used with the ingress controller
      - improved install_requirements.sh (renamed from install_development_dependencies.sh) to prevent collision of package versions
      - adapted script to show deployment
      - created functional example settings script my_deploy.sh
      - created improved deploy.sh script
      - added first version of the deployment tutorial. Run Experiments and Development are work in progress.
      d4955a06