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

Bump up Ansible core version to 2.15.0 due to EOL of 2.14.0 #478

Merged
merged 14 commits into from
May 30, 2024

Conversation

alaa-bish
Copy link
Collaborator

@alaa-bish alaa-bish commented May 22, 2024

ansible-core==2.14.0 has went EOL on 20th May 2024. So update plugin to use ansible-core==2.15.0

Ref : https://docs.ansible.com/ansible/latest/reference_appendices/release_and_maintenance.html

Additionally:

  1. Updated black package version as per ansible-core
  2. Remove ansible core 2.14.0 sanity job as its no longer required.

@alaa-bish
Copy link
Collaborator Author

/ok-to-test

@alaa-bish alaa-bish changed the title upgrade ansible version Bump up Ansible core version to 2.15.0 due to EOL of 2.14.0 May 29, 2024
@alaa-bish
Copy link
Collaborator Author

alaa-bish commented May 29, 2024

/ok-to-test

Integration test run status is : failure
Converage is : %
Job link https://github.com/nutanix/nutanix.ansible/actions/runs/9287628448

Image update tests failed due to known issues. Will rerun with commenting them.

@bhati-pradeep
Copy link
Collaborator

bhati-pradeep commented May 29, 2024

/ok-to-test

Integration test run status is : success
Converage is : 86 %
Job link https://github.com/nutanix/nutanix.ansible/actions/runs/9292028910

All PC tests with pc.2024.1 passed successfully

@bhati-pradeep
Copy link
Collaborator

bhati-pradeep commented May 30, 2024

/ok-to-test

Integration test run status is : success
Converage is : 86 %
Job link https://github.com/nutanix/nutanix.ansible/actions/runs/9298080275

Copy link
Collaborator

@premkarat premkarat left a comment

Choose a reason for hiding this comment

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

LGTM

@premkarat premkarat merged commit 2d2ad43 into main May 30, 2024
7 checks passed
stahnjones added a commit to stahnjones/nutanix.ansible that referenced this pull request Jul 25, 2024
Bump up Ansible core version to 2.15.0 due to EOL of 2.14.0 (nutanix#478)
george-ghawali pushed a commit that referenced this pull request Sep 19, 2024
* upgrade ansible version

* Disable Test

* Mention known issues in release doc

* Revert IAM deprecation notic

* Enable Integration Test

* Bumup requests package version to allow ansible-lint installation

* Revert request library version changes

* Remove 2.14.0 sanity checks

* Disable karbon test

* Comment Image categories removal test due to internal bug

* Runtime config changes for the plugin

---------

Co-authored-by: Pradeepsingh Bhati <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Imprv] Bump up Ansible core version to 2.15.0 due to EOL of 2.14.0
3 participants