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
Added new os in:
* Image Builder components
* constants used by pcluster commands
* CloudWatch dashboard builder
* list of OS supported by DCV
* pcluster configure and other unit tests
* system-analyzer.sh
* pc_support json file
* changelog
### References
Using `Rocky-8-EC2-Base-8.*` as base AMI from official Rocky Linux account:
https://rockylinux.org/cloud-images/
Signed-off-by: Enrico Usai <[email protected]>
Copy file name to clipboardExpand all lines: cli/tests/pcluster/cli/configure/test_pcluster_configure/test_disabled_efa_no_placement_group/output.txt
+1
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,7 @@ Allowed values for Operating System:
35
35
3. ubuntu2004
36
36
4. ubuntu2204
37
37
5. rhel8
38
+
6. rocky8
38
39
The EC2 instance selected supports enhanced networking capabilities using Elastic Fabric Adapter (EFA). EFA enables you to run applications requiring high levels of inter-node communications at scale on AWS at no additional charge (https://docs.aws.amazon.com/parallelcluster/latest/ug/efa-v3.html).
Copy file name to clipboardExpand all lines: cli/tests/pcluster/cli/configure/test_pcluster_configure/test_enabled_efa_default_placement_group/output.txt
+1
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,7 @@ Allowed values for Operating System:
35
35
3. ubuntu2004
36
36
4. ubuntu2204
37
37
5. rhel8
38
+
6. rocky8
38
39
The EC2 instance selected supports enhanced networking capabilities using Elastic Fabric Adapter (EFA). EFA enables you to run applications requiring high levels of inter-node communications at scale on AWS at no additional charge (https://docs.aws.amazon.com/parallelcluster/latest/ug/efa-v3.html).
39
40
Enabling EFA requires compute instances to be placed within a Placement Group. Please specify an existing Placement Group name or leave it blank for ParallelCluster to create one.
Copy file name to clipboardExpand all lines: cli/tests/pcluster/cli/configure/test_pcluster_configure/test_enabled_efa_existing_placement_group/output.txt
+1
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,7 @@ Allowed values for Operating System:
35
35
3. ubuntu2004
36
36
4. ubuntu2204
37
37
5. rhel8
38
+
6. rocky8
38
39
The EC2 instance selected supports enhanced networking capabilities using Elastic Fabric Adapter (EFA). EFA enables you to run applications requiring high levels of inter-node communications at scale on AWS at no additional charge (https://docs.aws.amazon.com/parallelcluster/latest/ug/efa-v3.html).
39
40
Enabling EFA requires compute instances to be placed within a Placement Group. Please specify an existing Placement Group name or leave it blank for ParallelCluster to create one.
Copy file name to clipboardExpand all lines: cli/tests/pcluster/cli/configure/test_pcluster_configure/test_enabled_efa_non_existent_placement_group/output.txt
+1
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,7 @@ Allowed values for Operating System:
35
35
3. ubuntu2004
36
36
4. ubuntu2204
37
37
5. rhel8
38
+
6. rocky8
38
39
The EC2 instance selected supports enhanced networking capabilities using Elastic Fabric Adapter (EFA). EFA enables you to run applications requiring high levels of inter-node communications at scale on AWS at no additional charge (https://docs.aws.amazon.com/parallelcluster/latest/ug/efa-v3.html).
39
40
Enabling EFA requires compute instances to be placed within a Placement Group. Please specify an existing Placement Group name or leave it blank for ParallelCluster to create one.
40
41
ERROR: non-existent-test-pg is not an acceptable value for Placement Group name
Copy file name to clipboardExpand all lines: cli/tests/pcluster/cli/configure/test_pcluster_configure/test_no_automation_no_awsbatch_no_errors/output.txt
+1
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,7 @@ Allowed values for Operating System:
Copy file name to clipboardExpand all lines: cli/tests/pcluster/cli/configure/test_pcluster_configure/test_subnet_automation_no_awsbatch_no_errors/output.txt
+1
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,7 @@ Allowed values for Operating System:
Copy file name to clipboardExpand all lines: cli/tests/pcluster/cli/configure/test_pcluster_configure/test_subnet_automation_no_awsbatch_no_errors_empty_vpc/output.txt
+1
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,7 @@ Allowed values for Operating System:
Copy file name to clipboardExpand all lines: cli/tests/pcluster/cli/configure/test_pcluster_configure/test_vpc_automation_no_awsbatch_no_errors/output.txt
+1
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,7 @@ Allowed values for Operating System:
Copy file name to clipboardExpand all lines: cli/tests/pcluster/cli/configure/test_pcluster_configure/test_vpc_automation_no_vpc_in_region_public/output.txt
+1
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,7 @@ Allowed values for Operating System:
35
35
3. ubuntu2004
36
36
4. ubuntu2204
37
37
5. rhel8
38
+
6. rocky8
38
39
There are no VPC for the given region. Starting automatic creation of VPC and subnets...
0 commit comments