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

Remove ID from Runner interface #5158

Merged
merged 1 commit into from
Sep 20, 2017
Merged

Conversation

vjsamuel
Copy link
Contributor

Fixes #5153

@elasticmachine
Copy link
Collaborator

Can one of the admins verify this patch?

@exekias
Copy link
Contributor

exekias commented Sep 12, 2017

ok to test

Copy link
Contributor

@exekias exekias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ruflin
Copy link
Contributor

ruflin commented Sep 12, 2017

@exekias SGTM

@exekias
Copy link
Contributor

exekias commented Sep 12, 2017

👍 @vjsamuel can you remove that mentioned method? then this is good to go

@vjsamuel
Copy link
Contributor Author

@exekias @ruflin done.

@exekias
Copy link
Contributor

exekias commented Sep 12, 2017

jenkins test it please

@exekias
Copy link
Contributor

exekias commented Sep 12, 2017

We get this error at https://beats-ci.elastic.co/job/elastic+beats+pull-request+multijob-linux/1506/beat=filebeat,label=ubuntu/console:

19:40:11 crawler/crawler.go:101: arg p.ID in printf call is a function value, not a function call

@exekias
Copy link
Contributor

exekias commented Sep 13, 2017

jenkins test it please

@exekias
Copy link
Contributor

exekias commented Sep 13, 2017

I've reproduced the issue locally, although it doesn't make sense to me, it's gone on a second run 😕

@ruflin
Copy link
Contributor

ruflin commented Sep 18, 2017

Only checked travis and I see the following failure:

======================================================================
FAIL: Test if module is properly started and stoppped
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/travis/gopath/src/github.com/elastic/beats/metricbeat/tests/system/test_reload.py", line 87, in test_start_stop
    assert lines == self.output_lines()
AssertionError

@exekias Is this related what you saw locally (once)?

@exekias
Copy link
Contributor

exekias commented Sep 19, 2017

No, tests are OK, the only weird thing is around vet

@exekias exekias merged commit c2bd3ef into elastic:master Sep 20, 2017
@exekias
Copy link
Contributor

exekias commented Sep 20, 2017

We decided to merge this as the vet error seems spurious from some cache in jenkins, will see if it's still happening in master

@vjsamuel vjsamuel deleted the remove_runner_id branch July 25, 2018 06:09
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.

4 participants