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

[Cluster] add support of AutoCluster config #592

Closed
AntyaDev opened this issue Jun 15, 2023 · 0 comments
Closed

[Cluster] add support of AutoCluster config #592

AntyaDev opened this issue Jun 15, 2023 · 0 comments
Labels
5.2 new feature New feature or request

Comments

@AntyaDev
Copy link
Contributor

AntyaDev commented Jun 15, 2023

{
    "ClusterSettings": {
        "AutoCluster": {
            "ClusterId": "test_cluster",
            "NATSServerURL": "nats://localhost",

            "Coordinator": {
                "TargetScenarios": ["test_scenario"]
            },

            "Agent": {
                "TargetScenarios": ["test_scenario"],
                "AgentsCount": 1
            }
        }
    }
}
@AntyaDev AntyaDev added 5.1 new feature New feature or request labels Jun 15, 2023
@AntyaDev AntyaDev changed the title NBomberCluster add support of AutoCluster config [Cluster] add support of AutoCluster config Jun 15, 2023
@AntyaDev AntyaDev added 5.2 and removed 5.1 labels Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5.2 new feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant