- 01 Feb, 2023 2 commits
-
-
Lluis Gifre Renom authored
- Restored execute permissions
-
Lluis Gifre Renom authored
- Added/Updated headers - Added script to update copyright headers
-
- 20 Jan, 2023 2 commits
-
-
Lluis Gifre Renom authored
- added dependencies for load generator
-
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
-
- 02 Dec, 2022 1 commit
-
-
Lluis Gifre Renom authored
- updated default decorator histogram buckets - updated grafana dashboard pannel backups - updated testing deploy script
-
- 30 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- unified RPC method wrapper with performance evaluation - migrated components to new method wrapping API - added new grafana dashboard backups
-
- 28 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- updated deploy specs script - added missing commands in README.md - renamed test launcher - added support for labels
-
- 24 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- defined README.md file with commands - created example dashboard - defined deploy specs - defined service monitors for context, device, service, slice components
-
- 04 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- updated deploy.sh script with a flag to select whether docker images should be rebuilt or reuse existing ones
-
- 04 Oct, 2022 1 commit
-
-
Lluis Gifre Renom authored
- corrected components imported by the tests and default my_deploy.sh
-
- 28 Sep, 2022 2 commits
-
-
Lluis Gifre Renom authored
- adding deploy of slice component - homogeneized bearer definitions in Compute
-
Carlos Natalino Da Silva authored
-
- 15 Sep, 2022 1 commit
-
-
Carlos Natalino Da Silva authored
-
- 14 Sep, 2022 1 commit
-
-
longllu authored
-
- 05 Sep, 2022 2 commits
-
-
Carlos Natalino Da Silva authored
-
Carlos Natalino Da Silva authored
-
- 27 Jul, 2022 2 commits
-
-
Lluis Gifre Renom authored
Common scripts: - added script to dump logs of all pods/containers in a namespace ECOC'22 demo: - removed unneeded scripts and files - cleaned up run_test scripts - added run test and coverage script - added deploy_specs.sh - added scripts to generate JSON descriptors OFC'22 demo: - added deploy_specs.sh
-
Lluis Gifre Renom authored
- deploy.sh: clarified some descriptions of environment variables - install_requirements.sh: integrated common requirements and selection of components based on the deploy - my_deploy.sh: added description of environment variables
-
- 14 Jul, 2022 1 commit
-
-
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.
-