monkey/envs/monkey_zoo/blackbox/utils
VakarisZ 5f41ce54c6 Added config file generation script, which can generate config files from config templates. 2021-03-08 17:20:32 +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 Added config file generation script, which can generate config files from config templates. 2021-03-08 17:20:32 +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 Added config file generation script, which can generate config files from config templates. 2021-03-08 17:20:32 +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 to populate envs/monkey_zoo/blackbox/utils/generated_configs directory with configuration files.