You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(containerservice): update OS disk type to ephemeral in Kubernetes cluster tests
- Changed OS disk type from MANAGED to EPHEMERAL in cluster configuration
- Updated corresponding assertion to verify ephemeral disk type
- Removed comment reference to Azure documentation for default OS disk sizing
Copy file name to clipboardExpand all lines: sdk/containerservice/azure-resourcemanager-containerservice/src/test/java/com/azure/resourcemanager/containerservice/KubernetesClustersTests.java
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -79,8 +79,7 @@ public void canCRUDKubernetesCluster() {
0 commit comments