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

Add the ability to explicitly skip logs testing on config.yaml #59

Merged
merged 2 commits into from
Jan 25, 2018
Merged

Add the ability to explicitly skip logs testing on config.yaml #59

merged 2 commits into from
Jan 25, 2018

Conversation

Surbias
Copy link
Collaborator

@Surbias Surbias commented Jan 24, 2018

After trying to forcefully test logs on our current connector, we have come to realize that the nature of that test is extremely flaky and can even lead developers to modify their logic wrongly just to make them pass (example: do not set a resource id on azure logs connector).

Hence I'd like to add the ability to explicitly skip log testing by specifying:

skip_logs: true

on the config.yaml file.

@geodimm geodimm merged commit 23edff8 into ntt-nflex:master Jan 25, 2018
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.

2 participants