Skip to content

Conversation

@telake
Copy link
Member

@telake telake commented Oct 28, 2023

JCS-14046 Support VM.Standard.E5.Flex shape, but not as default shape.
Testing using E5.Flex shape (requires OL8.8 image):

  • 14.1.1.0 JDK11 with IDCS. idcs-sample-app logged into.
  • 12.2.1.4 JRF on ATP with IDCS (2 OCPU count). idcs-sample-app logged into.
  • 14.1.1.0 JDK8 with IDCS validated cloning.

Testing max cpu utilization (E5.Flex allows 94 ocpu max):

  • Using same logic changes in this MR built stack with:
    -- max OCPUs for Flex5 to 1
    -- max OCPUs for Flex4 to 2
    -- Set 2 OCPUs for Flex 5 and ran tf plan. Confirmed validation error fired.
    -- Set 3 OCPUs for Flex 4 and ran tf plan. Confirmed validation error fired. This shows no regression in the logic changes.

Testing using E5.Flex shape (requires OL8.8 image):
- 14.1.1.0 JDK11 with IDCS. idcs-sample-app logged into.
- 12.2.1.4 JRF on ATP with IDCS (2 OCPU count). idcs-sample-app logged into.
- 14.1.1.0 JDK8 with IDCS validated cloning.

Testing max cpu utilization (E5.Flex allows 94 ocpu max):
- Using same logic changes in this MR built stack with:
 -- max OCPUs for Flex5 to 1
 -- max OCPUs for Flex4 to 2
 -- Set 2 OCPUs for Flex 5 and ran tf plan. Confirmed validation error fired.
 -- Set 3 OCPUs for Flex 4 and ran tf plan. Confirmed validation error fired. This shows no regression in the logic changes.
@skommala
Copy link
Contributor

Changes look fine.

@telake telake merged commit 58251b3 into development Oct 30, 2023
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