Skip to content

Failed to run on local backend out-of-the-box #248

@rabbull

Description

@rabbull

Describe the bug
According to the usage documentation (usage.md), the current version fails to run on a local backend for development purposes out of the box.

To Reproduce
The first step is to start the storage containers. However, the command provided in the documentation fails with the following error message:

(python-venv) [karl@Z serverless-benchmarks]$ ./sebs.py storage start minio --port 9011 --output-json out_storage.json --verbose
Usage: sebs.py storage start [OPTIONS] {object|nosql|all} CONFIG
Try 'sebs.py storage start --help' for help.

Error: No such option: --port

Expected behavior
Following the documentation, I expected the benchmark suite to successfully run a demo function using a local backend.

Logs
Please provide the output of SeBS commands causing the problem, executed with the flag --verbose. Please use the Markdown fenced code blocks (...) to format error logs.

The error message has been included above under the "To Reproduce" section. All commands were run with the --verbose flag.

System (please complete the following information):

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions