Hi, sorry for that
run command:
docker run -it --rm -v /home/zohar/taurus/:/bzt-configs -v /home/zohar/taurus/artifacts/:/tmp/artifacts blazemeter/taurus config.yml -n --verbose
error log:
Traceback (most recent call last):
File "/usr/local/bin/bzt", line 8, in <module>
sys.exit(main())
File "/usr/local/lib/python3.8/dist-packages/bzt/cli.py", line 673, in main
executor = CLI(parsed_options)
File "/usr/local/lib/python3.8/dist-packages/bzt/cli.py", line 56, in __init__
self.setup_logging(options)
File "/usr/local/lib/python3.8/dist-packages/bzt/cli.py", line 111, in setup_logging
file_handler = logging.FileHandler(options.log, encoding="utf-8")
File "/usr/lib/python3.8/logging/__init__.py", line 1143, in __init__
StreamHandler.__init__(self, self._open())
File "/usr/lib/python3.8/logging/__init__.py", line 1172, in _open
return open(self.baseFilename, self.mode, encoding=self.encoding)
PermissionError: [Errno 13] Permission denied: '/tmp/artifacts/bzt.log'
config.yml:execution:
- concurrency: 5
ramp-up: 20s
hold-for: 10s
scenario: TwoCheckout
scenarios:
TwoCheckout:
requests:
- /
ls -l /home/zohar/taurus:
drwxrwxrwx. 2 zohar zohar 6 jun 8 12:27 artifacts
rwxrwxrwx. 1 zohar zohar 175 jun 7 17:30 config.yml-