Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

[meta] fix yaml load warning in tests #1522

Merged
merged 1 commit into from
Jan 5, 2022

Conversation

ebuildy
Copy link
Contributor

@ebuildy ebuildy commented Dec 25, 2021

According https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation , this fix python warnings when running tests.

Python 3.8
PyYaml 5.4


From PyYaml 6, Loader argument is required.

@elasticmachine
Copy link
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

1 similar comment
@elasticmachine
Copy link
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

Copy link
Member

@jmlrt jmlrt left a comment

Choose a reason for hiding this comment

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

LGTM⛴

@jmlrt
Copy link
Member

jmlrt commented Jan 5, 2022

jenkins test this please

@jmlrt jmlrt added enhancement New feature or request meta need-backport labels Jan 5, 2022
@jmlrt jmlrt changed the title [tests] fix yaml load warning [meta] fix yaml load warning in tests Jan 5, 2022
@jmlrt jmlrt enabled auto-merge (squash) January 5, 2022 12:36
@jmlrt jmlrt disabled auto-merge January 5, 2022 12:37
@jmlrt jmlrt merged commit 46aaea8 into elastic:main Jan 5, 2022
jmlrt pushed a commit to jmlrt/helm-charts that referenced this pull request Jan 5, 2022
jmlrt pushed a commit to jmlrt/helm-charts that referenced this pull request Jan 5, 2022
jmlrt pushed a commit to jmlrt/helm-charts that referenced this pull request Jan 5, 2022
jmlrt added a commit that referenced this pull request Jan 5, 2022
Co-authored-by: Thomas Decaux <ebuildy@gmail.com>
jmlrt added a commit that referenced this pull request Jan 5, 2022
Co-authored-by: Thomas Decaux <ebuildy@gmail.com>
jmlrt added a commit that referenced this pull request Jan 5, 2022
Co-authored-by: Thomas Decaux <ebuildy@gmail.com>
@jmlrt jmlrt mentioned this pull request Mar 8, 2022
@jmlrt jmlrt mentioned this pull request Apr 21, 2022
This was referenced Sep 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backported enhancement New feature or request meta
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants