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

Cherry-pick #20606 to 7.x: Fix yaml warnings in python scripts and tests #20661

Merged
merged 1 commit into from
Aug 18, 2020

Conversation

jsoriano
Copy link
Member

@jsoriano jsoriano commented Aug 18, 2020

Cherry-pick of PR #20606 to 7.x branch. Original message:

What does this PR do?

Fix yaml warnings in python scripts and tests as proposed in https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation

Why is it important?

To avoid using deprecated code that may stop working in the future.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Related issues

@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations (Team:Integrations)

@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Aug 18, 2020
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #20661 opened]

  • Start Time: 2020-08-18T13:17:59.017+0000

  • Duration: 65 min 57 sec

Test stats 🧪

Test Results
Failed 0
Passed 17987
Skipped 1853
Total 19840

Steps errors

Expand to view the steps failures

  • Name: Install Go 1.14.7

    • Description: .ci/scripts/install-go.sh

    • Duration: 1 min 57 sec

    • Start Time: 2020-08-18T13:41:28.507+0000

    • log

  • Name: Install docker-compose 1.21.0

    • Description: .ci/scripts/install-docker-compose.sh

    • Duration: 1 min 33 sec

    • Start Time: 2020-08-18T13:41:40.717+0000

    • log

@jsoriano jsoriano merged commit d0b5dea into elastic:7.x Aug 18, 2020
@jsoriano jsoriano deleted the backport_20606_7.x branch August 18, 2020 14:25
@zube zube bot removed the [zube]: Done label Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Team:Integrations Label for the Integrations team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants