Multiple changes:
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
parent
272fa305
No related branches found
No related tags found
Showing
- my_deploy.sh 1 addition, 1 deletionmy_deploy.sh
- scripts/dump_logs.sh 37 additions, 0 deletionsscripts/dump_logs.sh
- src/tests/ecoc22/README.md 0 additions, 93 deletionssrc/tests/ecoc22/README.md
- src/tests/ecoc22/deploy_specs.sh 17 additions, 0 deletionssrc/tests/ecoc22/deploy_specs.sh
- src/tests/ecoc22/run_test_01_bootstrap.sh 1 addition, 36 deletionssrc/tests/ecoc22/run_test_01_bootstrap.sh
- src/tests/ecoc22/run_test_02_create_service.sh 1 addition, 26 deletionssrc/tests/ecoc22/run_test_02_create_service.sh
- src/tests/ecoc22/run_test_03_delete_service.sh 1 addition, 26 deletionssrc/tests/ecoc22/run_test_03_delete_service.sh
- src/tests/ecoc22/run_test_04_cleanup.sh 1 addition, 26 deletionssrc/tests/ecoc22/run_test_04_cleanup.sh
- src/tests/ecoc22/run_tests_and_coverage.sh 43 additions, 0 deletionssrc/tests/ecoc22/run_tests_and_coverage.sh
- src/tests/ecoc22/tests/BuildDescriptors.py 35 additions, 0 deletionssrc/tests/ecoc22/tests/BuildDescriptors.py
- src/tests/ecoc22/tests/LoadDescriptors.py 40 additions, 0 deletionssrc/tests/ecoc22/tests/LoadDescriptors.py
- src/tests/ofc22/deploy_specs.sh 17 additions, 0 deletionssrc/tests/ofc22/deploy_specs.sh
scripts/dump_logs.sh
0 → 100755
src/tests/ecoc22/README.md
deleted
100644 → 0
src/tests/ecoc22/deploy_specs.sh
0 → 100644
src/tests/ofc22/deploy_specs.sh
0 → 100644
Please register or sign in to comment