monkey/envs/monkey_zoo/blackbox/utils
VakarisZ c234891330 Minor fixes in config file generation script: added island IP param in docs and added Drupal to configs 2021-03-08 17:27:57 +02:00
..
generated_configs Added config file generation script, which can generate config files from config templates. 2021-03-08 17:20:32 +02:00
README.md Minor fixes in config file generation script: added island IP param in docs and added Drupal to configs 2021-03-08 17:27:57 +02:00
__init__.py Refactored to run series of tests, improved configurations, file structure 2019-09-11 12:39:28 +03:00
config_generation_script.py Minor fixes in config file generation script: added island IP param in docs and added Drupal to configs 2021-03-08 17:27:57 +02:00
gcp_machine_handlers.py Fix minor linter issues 2020-05-24 13:55:11 +03:00
json_encoder.py Added progress bars, optimized imports, fixed bug that happened on big numbers of telems 2020-04-24 13:19:07 +03:00
test_timer.py CR comments fixed 2019-10-01 10:42:51 +03:00

README.md

BlackBox utility scripts

Config generation script

This script is used to generate config files for manual tests. Config file will be generated according to the templates in envs/monkey_zoo/blackbox/config_templates.

Run envs/monkey_zoo/blackbox/utils/config_generation_script.py island_ip:5000 to populate envs/monkey_zoo/blackbox/utils/generated_configs directory with configuration files.