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

Consolidating logstash module integration tests #9183

Merged
merged 1 commit into from
Nov 21, 2018
Merged

Consolidating logstash module integration tests #9183

merged 1 commit into from
Nov 21, 2018

Conversation

ycombinator
Copy link
Contributor

@ycombinator ycombinator commented Nov 20, 2018

This PR takes the separate logstash/node/node_integration_test.go and logstash/node_stats/node_stats_integration_test.go files and consolidates them into a single logstash/logstash_integration_test.go file, in the same vein as elasticsearch/elasticsearch_integration_test.go.

For good measure, this PR also runs the consolidated integration test and re-generates data.json files for the node and node_stats metricsets.

@ycombinator ycombinator merged commit 4a7e73f into elastic:master Nov 21, 2018
@ycombinator ycombinator deleted the metricbeat-logstash-consolidate-integration-tests branch November 21, 2018 13:14
ycombinator added a commit that referenced this pull request Nov 21, 2018
…ests (#9197)

Cherry-pick of PR #9183 to 6.x branch. Original message: 

This PR takes the separate `logstash/node/node_integration_test.go` and `logstash/node_stats/node_stats_integration_test.go` files and consolidates them into a single `logstash/logstash_integration_test.go` file, in the same vein as [`elasticsearch/elasticsearch_integration_test.go`](https://github.com/elastic/beats/blob/master/metricbeat/module/elasticsearch/elasticsearch_integration_test.go).

For good measure, this PR also runs the consolidated integration test and re-generates `data.json` files for the `node` and `node_stats` metricsets.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants