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

Release/1.9.1 #428

Merged
merged 44 commits into from
Nov 9, 2023
Merged

Release/1.9.1 #428

merged 44 commits into from
Nov 9, 2023

Conversation

bhati-pradeep
Copy link
Collaborator

@bhati-pradeep bhati-pradeep commented Oct 30, 2023

For release v1.9.1 items:

Minor Changes

  • docs - [Imprv] add doc regarding running integration tests locally [#435]
  • info modules - [Imprv] add examples for custom_filter [#416]
  • ndb clones - [Imprv] Enable database clones and clone refresh using latest snapshot flag [#391]
  • ndb clones - [Imprv] add examples for NDB database clone under examples folder [#386]
  • ntnx_prism_vm_inventory - Add support for PC Categories [#405]
  • ntnx_prism_vm_inventory - [Imprv] add examples for dynamic inventory using ntnx_prism_vm_inventory [#401]
  • ntnx_vms - [Imprv] add possibility to specify / modify vm user ownership and project [#378]
  • ntnx_vms - owner association upon vm creation module [#359]
  • ntnx_vms_info - [Imprv] add examples with guest customization for module ntnx_vms [#395]

Bugfixes

  • ntnx_foundation - [Bug] Error when Clusters Block is missing in module ntnx_foundation [#397]
  • ntnx_ndb_time_machines_info - [Bug] ntnx_ndb_time_machines_info not fetching all attributes when name is used for fetching [#418]
  • ntnx_security_rules - Fix Syntax Errors in Create App Security Rule Example [#394]
  • ntnx_vms - [Bug] Error when updating size_gb using the int filter in module ntnx_vms [#400]
  • ntnx_vms - [Bug] hard_poweroff has been moved to state from operation [#415]
  • ntnx_vms_clone - [Bug] cannot change boot_config when cloning in module ntnx_vms_clone [#360]
  • website - [Bug] Github page deployment action is failing. [#483]

Co-authored-by: Gevorg-Khachatryaan <Gevorg1050.1>
* Create cluster url when it is required

* Minor fix
* fiql string in filtering

* fix

* Add Tests

* example for filter string

---------

Co-authored-by: Gevorg-Khachatryaan <Gevorg1050.1>
Co-authored-by: Alaa Bishtawi <[email protected]>
* Fix Jekyll Build

* fix
* Create cluster url when it is required

* Minor fix

* Change api url for fetching time machine using name to get complete info same as uuid

* Add attribute in clone modules in ndb for creation or refresh using latestSnapshot

* Minor typo fix

* Minor typo fix
* functionality to update owner of vm

* sanity fix

* add test

---------

Co-authored-by: Gevorg-Khachatryaan <Gevorg1050.1>
Co-authored-by: Alaa Bishtawi <[email protected]>
Co-authored-by: Gevorg-Khachatryaan <Gevorg1050.1>
* fix for custom filter and examples

* black fix

* sanity fix

* Add test

---------

Co-authored-by: Gevorg-Khachatryaan <Gevorg1050.1>
Co-authored-by: Alaa Bishtawi <[email protected]>
* example for vms inventory

* ansible cfg

* Move cfg to inventory example folder

* Minor name changes

* Minor fix

---------

Co-authored-by: Gevorg-Khachatryaan <Gevorg1050.1>
Co-authored-by: Pradeepsingh Bhati <[email protected]>
* fix issue #400

* fix issue #400

---------

Co-authored-by: Gevorg-Khachatryaan <Gevorg1050.1>
… from the playbook (#396)

Co-authored-by: Gevorg-Khachatryaan <Gevorg1050.1>
Co-authored-by: Gevorg-Khachatryaan <Gevorg1050.1>
Co-authored-by: Gevorg-Khachatryaan <Gevorg1050.1>
alaa-bish and others added 8 commits October 31, 2023 09:08
* fix for issue#360

* fix

---------

Co-authored-by: Gevorg-Khachatryaan <Gevorg1050.1>
* imporve clone examples

* Fix Examples
…n-vm-disks

Bug/fix backward compatibility in vm disks
@alaa-bish
Copy link
Collaborator

/ok-to-test

1 similar comment
@bhati-pradeep
Copy link
Collaborator Author

/ok-to-test

@bhati-pradeep
Copy link
Collaborator Author

bhati-pradeep commented Nov 2, 2023

/ok-to-test

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

TESTS : Success
COVERAGE : Failed

PC tests were run here. All tests passed but failed in coverage due to self hosted runner issue. Will fix and check in next regression.

PC version for qualification:
pc.2023.1.0.2

@alaa-bish
Copy link
Collaborator

alaa-bish commented Nov 6, 2023

/ok-to-test

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

Failed for coverage check as ndb fc and pc tests are skipped.

All tests passed for foundation sanity and karbon.
Versions:
karbon -> 2.8.0
Foundation(sanity) -> 5.2

@bhati-pradeep
Copy link
Collaborator Author

bhati-pradeep commented Nov 6, 2023

/ok-to-test

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

@nutanix nutanix deleted a comment from alaa-bish Nov 6, 2023
@nutanix nutanix deleted a comment from alaa-bish Nov 6, 2023
@bhati-pradeep
Copy link
Collaborator Author

bhati-pradeep commented Nov 6, 2023

/ok-to-test

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

ntnx_foundation_sanity -> Intermittent nos issue
ntnx_ndb_database_sanity -> regression caused by commit d1a0016b2954d0f7e89834bccb5de5eb8c392116
ntnx_acps -> Failed due to setup issue

Other tests passed

bhati-pradeep and others added 2 commits November 7, 2023 12:59
* Revert "Bug/issue#383 (#411)"

This reverts commit d1a0016.

* Fix Properties map

* Skip jelkyll check on database sanity test build issue

---------

Co-authored-by: Pradeepsingh Bhati <[email protected]>
@bhati-pradeep
Copy link
Collaborator Author

bhati-pradeep commented Nov 7, 2023

/ok-to-test

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

Copy link
Collaborator

@abhimutant abhimutant left a comment

Choose a reason for hiding this comment

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

LGTM

@bhati-pradeep
Copy link
Collaborator Author

bhati-pradeep commented Nov 7, 2023

/ok-to-test

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

Qualification run for versions:

pc -> pc.2023.3
nke -> 2.8.0
ndb -> 2.5.1.1
foundation -> 5.2

* Add Contributaiong

* enhance contributaion

* fix readme

* Add comments to sample var files for simplicity

* Minor typo

---------

Co-authored-by: Pradeepsingh Bhati <[email protected]>
@premkarat premkarat merged commit b6dc17a into main Nov 9, 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.

7 participants