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

Fix ibm_is_instance limitations on supported profiles #223

Merged
merged 9 commits into from
Nov 7, 2024

Conversation

luisarojas
Copy link
Collaborator

@luisarojas luisarojas commented Nov 1, 2024

Address limitations of on #199

Added

  • Support for VSI profiles:

    • bx3dc-16x80
    • bx3dc-24x120
    • bx3dc-2x10
    • bx3dc-32x160
    • bx3dc-48x240
    • bx3dc-4x20
    • bx3dc-64x320
    • bx3dc-8x40
    • bx3dc-96x480
    • cx3dc-128x320
    • cx3dc-16x40
    • cx3dc-24x60
    • cx3dc-2x5
    • cx3dc-32x80
    • cx3dc-48x120
    • cx3dc-4x10
    • cx3dc-64x160
    • cx3dc-8x20
    • cx3dc-96x240

Note: No service type was found that contains profile vx2d-44x616, so it was removed from unit testing

@luisarojas luisarojas self-assigned this Nov 1, 2024
@luisarojas luisarojas marked this pull request as ready for review November 4, 2024 18:25
@hiltol
Copy link
Collaborator

hiltol commented Nov 7, 2024

I don't see the new profiles added in the test appear in the golden file?

@luisarojas
Copy link
Collaborator Author

I don't see the new profiles added in the test appear in the golden file?

You're right, that was missed — updated

@hiltol hiltol merged commit 6abb4ec into master Nov 7, 2024
6 of 7 checks passed
@hiltol hiltol deleted the fix/is-instance branch November 7, 2024 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants