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

v1.9.0 release branch and qualifications #379

Merged
merged 29 commits into from
Jul 11, 2023
Merged

v1.9.0 release branch and qualifications #379

merged 29 commits into from
Jul 11, 2023

Conversation

bhati-pradeep
Copy link
Collaborator

@bhati-pradeep bhati-pradeep commented Jun 14, 2023

v1.9.0

Minor Changes

  • ntnx_profiles_info - [Impr] Develop ansible module for getting available IPs for given network profiles in NDB #345
  • ntnx_security_rules - [Imprv] Flow Network Security Multi-Tier support in Security Policy definition #319

Deprecated Features

  • ntnx_security_rules - The apptier option in target group has been removed. New option called apptiers has been added to support multi tier policy.

Bugfixes

  • info modules - [Bug] Multiple filters params are not considered for fetching entities in PC based info modules [#352]
  • ntnx_foundation - [Bug] clusters parameters not being passed to Foundation Server in module nutanix.ncp.ntnx_foundation [#307]
  • ntnx_karbon_clusters - [Bug] error in sample karbon/create_k8s_cluster.yml [#349]
  • ntnx_karbon_clusters - [Bug] impossible to deploy NKE cluster with etcd using disk smaller than 120GB [#350]
  • ntnx_subnets - [Bug] wrong virtual_switch selected in module ntnx_subnets #328

New Modules

  • ntnx_karbon_clusters_node_pools - Create,Update and Delete a Node pools with the provided configuration.
  • ntnx_ndb_tags_info - info module for ndb tags info

Gevorg-Khachatryan-97 and others added 12 commits June 13, 2023 20:21
* fix bug#349

* fix

---------

Co-authored-by: alaa-bish <[email protected]>
* Add available IPs in network profiles response as per flag

* doc fix

* isort fix

* sanity fix
* Fix mismatch of virtual switch in subnet creation

* fix isort issues
* fix for etcd min disk size

* fix doc and tests

---------

Co-authored-by: Gevorg-Khachatryaan <Gevorg1050.1>
Co-authored-by: alaa-bish <[email protected]>
* Change apptier to have multiple app tiers in app security policy

* Doc changes

* Doc changes

* flake8 fixes

* sanity fixes
* Fix  cluster fields configuration issues

* lint fix
* create and delete node pools

* separate node pools entity

* update functionality for nodes count and labels

* sanity fix

* functionality to get subnet by name

* fix defaults

* fix arguments

* fix for etcd min disk size

* Add integration tests

* fix bug#349

* sanity fix

* Revert "fix for etcd min disk size"

This reverts commit fb30a68.

* Revert "fix bug#349"

This reverts commit 9a30aa3.

* fixes

* fixes

* doc fix

* fixes to wait tasks completion

* fix tests

* fixes for update labels failure

* fix for black issue

* add tests

* fix

---------

Co-authored-by: Gevorg-Khachatryaan <Gevorg1050.1>
Co-authored-by: alaa-bish <[email protected]>
* NDB tags info module with docs and tests

* Doc fix

* tags info doc fix

* Minor spelling changes
@bhati-pradeep
Copy link
Collaborator Author

/ok-to-test

3 similar comments
@bhati-pradeep
Copy link
Collaborator Author

/ok-to-test

@bhati-pradeep
Copy link
Collaborator Author

/ok-to-test

@bhati-pradeep
Copy link
Collaborator Author

/ok-to-test

@bhati-pradeep
Copy link
Collaborator Author

bhati-pradeep commented Jun 14, 2023

/ok-to-test

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

@bhati-pradeep
Copy link
Collaborator Author

bhati-pradeep commented Jun 15, 2023

/ok-to-test

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

Coverage failed due to network issue.
All karbon test cases passed here.
Karbon 2.8.0 is qualified

@alaa-bish
Copy link
Collaborator

alaa-bish commented Jun 20, 2023

/ok-to-test

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

@alaa-bish
Copy link
Collaborator

alaa-bish commented Jun 20, 2023

/ok-to-test

Integration test run status is : failure
Converage is : 59 %
Job link https://github.com/nutanix/nutanix.ansible/actions/runs/5318979615
All karbon test cases passed here.
Karbon 2.6.0 is qualified

@alaa-bish
Copy link
Collaborator

alaa-bish commented Jun 20, 2023

/ok-to-test

Integration test run status is : failure
Converage is : 59 %
Job link https://github.com/nutanix/nutanix.ansible/actions/runs/5319599412
All karbon test cases passed here.
Karbon 2.7.0 is qualified

@alaa-bish
Copy link
Collaborator

alaa-bish commented Jun 21, 2023

/ok-to-test

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

Coverage failed due to network issues. All testcases passed for pc.2023.1.0.1

@alaa-bish
Copy link
Collaborator

alaa-bish commented Jun 21, 2023

/ok-to-test

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

@bhati-pradeep
Copy link
Collaborator Author

bhati-pradeep commented Jun 22, 2023

/ok-to-test

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

All PC test cases passsed for v pc.2023.1, coverage failed due to setup issue.

The coverage report:

CoverageReportPC2023-1.pdf

@bhati-pradeep
Copy link
Collaborator Author

bhati-pradeep commented Jun 22, 2023

/ok-to-test

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

@bhati-pradeep
Copy link
Collaborator Author

bhati-pradeep commented Jun 23, 2023

/ok-to-test

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

Tests passed for qualifying:
PC : v2023.1
NDB: v2.5.0.2
Foundation: 2.5.3
Karbon: v2.8.0

@premkarat premkarat self-assigned this Jul 11, 2023
@premkarat premkarat merged commit 923e9c7 into main Jul 11, 2023
9 checks passed
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.

4 participants