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

Use python 3.8 for ansible 2.9 integration tests #1563

Merged
merged 2 commits into from
Jun 8, 2022

Conversation

gravesm
Copy link
Member

@gravesm gravesm commented Jun 8, 2022

Ansible 2.9 doesn't support python 3.9 for integration tests.

Ansible 2.9 doesn't support python 3.8 for integration tests.
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

✔️ ansible-tox-linters SUCCESS in 4m 58s
✔️ ansible-tox-py38 SUCCESS in 5m 09s
✔️ ansible-tox-py39 SUCCESS in 5m 44s
✔️ ansible-tox-py310 SUCCESS in 5m 02s

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

✔️ ansible-tox-linters SUCCESS in 4m 38s
✔️ ansible-tox-py38 SUCCESS in 4m 59s
✔️ ansible-tox-py39 SUCCESS in 4m 54s
✔️ ansible-tox-py310 SUCCESS in 4m 45s

@abikouo abikouo added the mergeit Merge the PR (SoftwareFActory) label Jun 8, 2022
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).

✔️ ansible-tox-linters SUCCESS in 4m 58s
✔️ ansible-tox-py38 SUCCESS in 6m 03s
✔️ ansible-tox-py39 SUCCESS in 5m 04s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit f9ed242 into ansible:master Jun 8, 2022
softwarefactory-project-zuul bot pushed a commit to ansible-collections/kubernetes.core that referenced this pull request Jun 8, 2022
[backport/2.3] helm_repository: Silence false no_log warning (#423)

Depends-on: ansible/ansible-zuul-jobs#1563
helm_repository: Silence false no_log warning
Depends-On: #424
SUMMARY
Apply no_log=True to pass_credentials to silence
false positive warning.
Fixes: #412
Signed-off-by: Abhijeet Kasurde [email protected]
ISSUE TYPE
Bugfix Pull Request
COMPONENT NAME
changelogs/fragments/412_pass_creds.yml
plugins/modules/helm_repository.py
Reviewed-by: Mike Graves [email protected]
(cherry picked from commit d311ac7)
SUMMARY


ISSUE TYPE


Bugfix Pull Request
Docs Pull Request
Feature Pull Request
New Module Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION
softwarefactory-project-zuul bot pushed a commit to ansible-collections/kubernetes.core that referenced this pull request Jun 9, 2022
Port changes from main to refactored branch

Depends-on: ansible/ansible-zuul-jobs#1563
SUMMARY

This PR contains several commits that complete the rebase of the 2.x-refactor branch onto main. Most of the changes here had to be manually backported after rebasing as the original changes were to code that will be deprecated. In addition, rather than trying to manually sort out conflicts and changes to the sanity ignores, I rewrote the refresh_ignore_files script to fully automate the management of ignore files. Previously, these files were both manually edited and auto-generated. This should no longer be the case, and these files should never be manually edited going forward.
For the purposes of reviewing and history, I kept all changes in separate commits tied to the original commit being backported.

ISSUE TYPE

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Jill R <None>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit Merge the PR (SoftwareFActory)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants