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 ComponentDataStorage object to hold loaded component information #20

Open
michalxo opened this issue Mar 18, 2019 · 0 comments
Open

Comments

@michalxo
Copy link
Member

michalxo commented Mar 18, 2019

We have a yaml file for broker. We should load it into broker component and add data to it using files, instead of using kwargs.

Something like in dtests + amqcfg profile output:
config example: https://bitbucket.org/msgqe/dtests/src/master/dtests/dtestlib/sut/external-configs/example_broker_config.yaml
Loader and storage methods:
https://bitbucket.org/msgqe/dtests/src/master/dtests/dtestlib/sut/ExternalMessagingServerData.py

I don't know what would be the needs for docker, but I believe they would be 95% same.

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

No branches or pull requests

1 participant