Skip to content

Migrate Filebeat integration tests to Python3#15030

Merged
kvch merged 5 commits intoelastic:feature/python3from
kvch:migrate-filebeat-python3
Dec 13, 2019
Merged

Migrate Filebeat integration tests to Python3#15030
kvch merged 5 commits intoelastic:feature/python3from
kvch:migrate-filebeat-python3

Conversation

@kvch
Copy link
Copy Markdown
Contributor

@kvch kvch commented Dec 10, 2019

No description provided.

@kvch kvch added the review label Dec 10, 2019
@jsoriano jsoriano mentioned this pull request Dec 10, 2019
63 tasks
Copy link
Copy Markdown
Member

@jsoriano jsoriano left a comment

Choose a reason for hiding this comment

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

Thanks! All good, but I think we shouldn't explicitly call to python3 in virtualenvs, python should already be the good one.

@# Update docs
@mkdir -p docs
@${PYTHON_ENV}/bin/python ${ES_BEATS}/libbeat/scripts/generate_fields_docs.py $(PWD)/fields.yml ${BEAT_TITLE} ${ES_BEATS}
@${PYTHON_ENV}/bin/python3 ${ES_BEATS}/libbeat/scripts/generate_fields_docs.py $(PWD)/fields.yml ${BEAT_TITLE} ${ES_BEATS}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think this shouldn't be needed, the python environment should have only the correct python binary in bin/python.

@kvch kvch merged commit ee30315 into elastic:feature/python3 Dec 13, 2019
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants