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

Consolidated config: config.yaml #2

Merged
merged 5 commits into from
May 13, 2020
Merged

Consolidated config: config.yaml #2

merged 5 commits into from
May 13, 2020

Conversation

dmitryduev
Copy link
Collaborator

Merge all config files into a single config.yaml file

  • config_api.json and config_ingester.json merged into config.yaml
  • merged secrets.json into config.yaml as well
  • supervisord config files are auto-generated at build time

Additionally, improved test_ingester.py robustness:

  • clean up zookeeper and kafka-server logs before starting
  • zookeeper and kafka-server are started with subprocess.run() with a -daemon flag
  • use gsutil -m cp to fetch public test alerts from GCP

@dmitryduev dmitryduev self-assigned this May 13, 2020
@dmitryduev dmitryduev merged commit 8b16f85 into master May 13, 2020
@dmitryduev dmitryduev deleted the config-yaml branch May 13, 2020 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant