Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create/update docs for docker backend capabilities #9322

Open
dimakr opened this issue Nov 21, 2024 · 0 comments · May be fixed by #9869
Open

Create/update docs for docker backend capabilities #9322

dimakr opened this issue Nov 21, 2024 · 0 comments · May be fixed by #9869
Assignees

Comments

@dimakr
Copy link
Contributor

dimakr commented Nov 21, 2024

It would be beneficial to have a dedicated docs page for docker backend where we can describe specifics of the docker backend, list the capabilities and limitations, etc.

For instance, now the backend installs the monitoring stack directly on the host system, not on a dedicated docker instance. But due to SCT installs scylla-manager server on monitoring node, we need to skip manager use in case of docker backend.
This is an example of limitation that is not mentioned explicitly in docs and occasionally causes devs to run test configurations that are not fit for the docker backend, resulting in new SCT issue reports.

@dimakr dimakr self-assigned this Nov 21, 2024
dimakr added a commit to dimakr/scylla-cluster-tests that referenced this issue Jan 21, 2025
Add a dedicated documentation page for the Docker backend, which describes
specifics and limitations of the backend.

Closes: scylladb#9322
dimakr added a commit to dimakr/scylla-cluster-tests that referenced this issue Jan 21, 2025
Add a dedicated documentation page for the Docker backend, which describes
specifics and limitations of the backend.

Closes: scylladb#9322
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant