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

OV8.6 Validation #282

Merged
merged 13 commits into from
Oct 24, 2023
Merged

OV8.6 Validation #282

merged 13 commits into from
Oct 24, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 18, 2023

Description

OVSDK supporting OneView 8.6 with API version 5800.

Issues Resolved

GitHub Actions workflows had depreciated versions, updated to newer and fixed the workflows. (tox tests)

Check List

  • New functionality includes testing.
    • All tests pass for Python 3.7+ & 3.4+(`$ tox`).
  • New functionality has been documented in the README if applicable.
    • New functionality has been thoroughly documented in the examples (please include helpful comments).
    • New endpoints supported are updated in the endpoints-support.md file.
  • Changes are documented in the CHANGELOG file.

@akshith-gunasheelan akshith-gunasheelan changed the title Testing automation OV8.6 Validation Oct 19, 2023
@@ -8,8 +8,7 @@ jobs:
name: Run tox (${{ matrix.python_version }})
strategy:
matrix:
python_version:
- 3.6
python_version: [3.7]
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please check if syntax is correct for this

@akshith-gunasheelan akshith-gunasheelan merged commit c72ebf6 into master Oct 24, 2023
2 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.

3 participants