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

ansible-test-sanity-docker: bump to py38 #1125

Merged
merged 1 commit into from
Sep 21, 2021
Merged

ansible-test-sanity-docker: bump to py38 #1125

merged 1 commit into from
Sep 21, 2021

Conversation

goneri
Copy link
Collaborator

@goneri goneri commented Sep 21, 2021

This to address the following error introduced by
ansible/ansible#75605

This version of ansible-test cannot be executed with Python version
3.6.8. Supported Python versions are: 3.8, 3.9, 3.10

This to address the following error introduced by
ansible/ansible#75605

    This version of ansible-test cannot be executed with Python version
    3.6.8. Supported Python versions are: 3.8, 3.9, 3.10
Copy link
Contributor

@ansible-zuul ansible-zuul bot left a comment

Choose a reason for hiding this comment

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

LGTM!

@ansible-zuul ansible-zuul bot merged commit 1c8454c into ansible:master Sep 21, 2021
@goneri goneri mentioned this pull request Sep 21, 2021
ansible-zuul bot pushed a commit to ansible-collections/kubernetes.core that referenced this pull request Sep 22, 2021
common/_wait_for: ensure label_selectors is optional

Depends-On: ansible/ansible-zuul-jobs#1125
The label_selectors is a new parameter for _wait_for that was
introduced in #158.
The value is new and it can be set to None to make it optional. It should
not be mandatory a non optional parameter.

Reviewed-by: None <None>
Reviewed-by: Alina Buzachis <None>
Reviewed-by: None <None>
gravesm pushed a commit to gravesm/kubernetes.core that referenced this pull request Oct 7, 2021
…ions#239)

common/_wait_for: ensure label_selectors is optional

Depends-On: ansible/ansible-zuul-jobs#1125
The label_selectors is a new parameter for _wait_for that was
introduced in ansible-collections#158.
The value is new and it can be set to None to make it optional. It should
not be mandatory a non optional parameter.

Reviewed-by: None <None>
Reviewed-by: Alina Buzachis <None>
Reviewed-by: None <None>
(cherry picked from commit 938f7e1)
@goneri goneri deleted the ansible-test-sanity-docker-bump-to-py38_31023 branch December 13, 2021 15:37
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.

1 participant