Path Lines of Code api/client/src/test/__init__.py 1 api/client/src/test/test_ami_info.py 13 api/client/src/test/test_bad_request_exception_response_content.py 13 api/client/src/test/test_build_image_bad_request_exception_response_content.py 15 api/client/src/test/test_build_image_request_content.py 13 api/client/src/test/test_build_image_response_content.py 17 api/client/src/test/test_change.py 13 api/client/src/test/test_cloud_formation_resource_status.py 13 api/client/src/test/test_cloud_formation_stack_status.py 13 api/client/src/test/test_cluster_compute_fleet_api.py 14 api/client/src/test/test_cluster_configuration_structure.py 13 api/client/src/test/test_cluster_info_summary.py 17 api/client/src/test/test_cluster_instance.py 17 api/client/src/test/test_cluster_instances_api.py 14 api/client/src/test/test_cluster_logs_api.py 16 api/client/src/test/test_cluster_operations_api.py 20 api/client/src/test/test_cluster_status.py 13 api/client/src/test/test_cluster_status_filtering_option.py 13 api/client/src/test/test_compute_fleet_status.py 13 api/client/src/test/test_config_validation_message.py 15 api/client/src/test/test_conflict_exception_response_content.py 13 api/client/src/test/test_create_cluster_bad_request_exception_response_content.py 15 api/client/src/test/test_create_cluster_request_content.py 13 api/client/src/test/test_create_cluster_response_content.py 17 api/client/src/test/test_delete_cluster_response_content.py 15 api/client/src/test/test_delete_image_response_content.py 15 api/client/src/test/test_describe_cluster_instances_response_content.py 15 api/client/src/test/test_describe_cluster_response_content.py 25 api/client/src/test/test_describe_compute_fleet_response_content.py 15 api/client/src/test/test_describe_image_response_content.py 23 api/client/src/test/test_dryrun_operation_exception_response_content.py 13 api/client/src/test/test_ec2_ami_info.py 17 api/client/src/test/test_ec2_ami_info_summary.py 13 api/client/src/test/test_ec2_ami_state.py 13 api/client/src/test/test_ec2_instance.py 15 api/client/src/test/test_failure.py 13 api/client/src/test/test_get_cluster_log_events_response_content.py 15 api/client/src/test/test_get_cluster_stack_events_response_content.py 15 api/client/src/test/test_get_image_log_events_response_content.py 15 api/client/src/test/test_get_image_stack_events_response_content.py 15 api/client/src/test/test_image_build_status.py 13 api/client/src/test/test_image_builder_image_status.py 13 api/client/src/test/test_image_configuration_structure.py 13 api/client/src/test/test_image_info_summary.py 17 api/client/src/test/test_image_logs_api.py 16 api/client/src/test/test_image_operations_api.py 20 api/client/src/test/test_image_status_filtering_option.py 13 api/client/src/test/test_instance_state.py 13 api/client/src/test/test_internal_service_exception_response_content.py 13 api/client/src/test/test_limit_exceeded_exception_response_content.py 13 api/client/src/test/test_list_cluster_log_streams_response_content.py 15 api/client/src/test/test_list_clusters_response_content.py 15 api/client/src/test/test_list_image_log_streams_response_content.py 15 api/client/src/test/test_list_images_response_content.py 15 api/client/src/test/test_list_official_images_response_content.py 15 api/client/src/test/test_log_event.py 13 api/client/src/test/test_log_stream.py 13 api/client/src/test/test_login_nodes_pool.py 15 api/client/src/test/test_login_nodes_state.py 23 api/client/src/test/test_metadata.py 13 api/client/src/test/test_node_type.py 13 api/client/src/test/test_not_found_exception_response_content.py 13 api/client/src/test/test_requested_compute_fleet_status.py 13 api/client/src/test/test_scheduler.py 15 api/client/src/test/test_stack_event.py 15 api/client/src/test/test_tag.py 13 api/client/src/test/test_unauthorized_client_error_response_content.py 13 api/client/src/test/test_update_cluster_bad_request_exception_response_content.py 19 api/client/src/test/test_update_cluster_request_content.py 13 api/client/src/test/test_update_cluster_response_content.py 19 api/client/src/test/test_update_compute_fleet_request_content.py 15 api/client/src/test/test_update_compute_fleet_response_content.py 13 api/client/src/test/test_update_error.py 13 api/client/src/test/test_validation_level.py 13 api/tests/docker-build.sh 17 awsbatch-cli/tests/__init__.py 1 awsbatch-cli/tests/awsbatch/test_awsbstat.py 394 awsbatch-cli/tests/conftest.py 84 awsbatch-cli/tests/utils.py 8 cli/src/pcluster/resources/imagebuilder/parallelcluster_test.yaml 163 cli/tests/__init__.py 1 cli/tests/conftest.py 251 cli/tests/pcluster/__init__.py 1 cli/tests/pcluster/api/__init__.py 1 cli/tests/pcluster/api/awslambda/__init__.py 1 cli/tests/pcluster/api/awslambda/test_entrypoint.py 75 cli/tests/pcluster/api/controllers/__init__.py 1 cli/tests/pcluster/api/controllers/test_cluster_compute_fleet_controller.py 438 cli/tests/pcluster/api/controllers/test_cluster_instances_controller.py 248 cli/tests/pcluster/api/controllers/test_cluster_logs_controller.py 398 cli/tests/pcluster/api/controllers/test_cluster_operations_controller.py 2364 cli/tests/pcluster/api/controllers/test_common.py 97 cli/tests/pcluster/api/controllers/test_image_logs_controller.py 400 cli/tests/pcluster/api/controllers/test_image_operations_controller.py 860 cli/tests/pcluster/api/controllers/utils.py 10 cli/tests/pcluster/api/test_flask_app.py 161 cli/tests/pcluster/api/test_util.py 64 cli/tests/pcluster/aws/__init__.py 1 cli/tests/pcluster/aws/dummy_aws_api.py 321 cli/tests/pcluster/aws/test_aws_api.py 91 cli/tests/pcluster/aws/test_aws_resources.py 55 cli/tests/pcluster/aws/test_cfn.py 223 cli/tests/pcluster/aws/test_dynamo.py 47 cli/tests/pcluster/aws/test_ec2.py 592 cli/tests/pcluster/aws/test_efs.py 40 cli/tests/pcluster/aws/test_elb.py 163 cli/tests/pcluster/aws/test_fsx.py 123 cli/tests/pcluster/aws/test_iam.py 81 cli/tests/pcluster/aws/test_resource_groups.py 88 cli/tests/pcluster/aws/test_ssm.py 33 cli/tests/pcluster/cli/configure/__init__.py 1 cli/tests/pcluster/cli/configure/test_pcluster_configure.py 700 cli/tests/pcluster/cli/configure/test_pcluster_configure/test_disabled_efa_no_placement_group/pcluster.config.yaml 24 cli/tests/pcluster/cli/configure/test_pcluster_configure/test_efa_not_supported/pcluster.config.yaml 22 cli/tests/pcluster/cli/configure/test_pcluster_configure/test_enabled_efa_default_placement_group/pcluster.config.yaml 26 cli/tests/pcluster/cli/configure/test_pcluster_configure/test_enabled_efa_existing_placement_group/pcluster.config.yaml 27 cli/tests/pcluster/cli/configure/test_pcluster_configure/test_enabled_efa_non_existent_placement_group/pcluster.config.yaml 27 cli/tests/pcluster/cli/configure/test_pcluster_configure/test_filtered_subnets_by_az/pcluster.config.yaml 22 cli/tests/pcluster/cli/configure/test_pcluster_configure/test_no_automation_no_awsbatch_no_errors/pcluster.config.yaml 22 cli/tests/pcluster/cli/configure/test_pcluster_configure/test_no_automation_yes_awsbatch_no_errors/pcluster.config.yaml 25 cli/tests/pcluster/cli/configure/test_pcluster_configure/test_no_input_no_automation_no_errors/pcluster.config.yaml 22 cli/tests/pcluster/cli/configure/test_pcluster_configure/test_subnet_automation_no_awsbatch_no_errors/pcluster.config.yaml 22 cli/tests/pcluster/cli/configure/test_pcluster_configure/test_subnet_automation_no_awsbatch_no_errors_empty_vpc/pcluster.config.yaml 22 cli/tests/pcluster/cli/configure/test_pcluster_configure/test_subnet_automation_yes_awsbatch_invalid_vpc/pcluster.config.yaml 25 cli/tests/pcluster/cli/configure/test_pcluster_configure/test_vpc_automation_no_awsbatch_no_errors/pcluster.config.yaml 22 cli/tests/pcluster/cli/configure/test_pcluster_configure/test_vpc_automation_no_vpc_in_region/pcluster.config.yaml 22 cli/tests/pcluster/cli/configure/test_pcluster_configure/test_vpc_automation_no_vpc_in_region_public/pcluster.config.yaml 22 cli/tests/pcluster/cli/configure/test_pcluster_configure/test_vpc_automation_yes_awsbatch_no_errors/pcluster.config.yaml 25 cli/tests/pcluster/cli/configure/test_pcluster_configure/test_with_region_arg/pcluster.config.yaml 22 cli/tests/pcluster/cli/configure/test_pcluster_configure_utils.py 29 cli/tests/pcluster/cli/configure/test_subnet_cidr.py 71 cli/tests/pcluster/cli/test_build_image.py 97 cli/tests/pcluster/cli/test_build_image/TestBuildImageCommand/test_error/config.yaml 1 cli/tests/pcluster/cli/test_build_image/TestBuildImageCommand/test_execute/config.yaml 1 cli/tests/pcluster/cli/test_build_image/TestBuildImageCommand/test_no_nodejs_error/config.yaml 1 cli/tests/pcluster/cli/test_build_image/TestBuildImageCommand/test_nodejs_wrong_version_error/config.yaml 1 cli/tests/pcluster/cli/test_commands.py 270 cli/tests/pcluster/cli/test_configuration_converter/test_pcluster3_configuration_converter/awsbatch_full.yaml 131 cli/tests/pcluster/cli/test_configuration_converter/test_pcluster3_configuration_converter/slurm_full.yaml 217 cli/tests/pcluster/cli/test_configure.py 12 cli/tests/pcluster/cli/test_create_cluster.py 182 cli/tests/pcluster/cli/test_create_cluster/TestCreateClusterCommand/test_error/config.yaml 1 cli/tests/pcluster/cli/test_create_cluster/TestCreateClusterCommand/test_execute/config.yaml 1 cli/tests/pcluster/cli/test_create_cluster/TestCreateClusterCommand/test_execute_with_wait/config.yaml 1 cli/tests/pcluster/cli/test_create_cluster/TestCreateClusterCommand/test_invalid_args/config.yaml 1 cli/tests/pcluster/cli/test_create_cluster/TestCreateClusterCommand/test_no_nodejs_error/config.yaml 1 cli/tests/pcluster/cli/test_create_cluster/TestCreateClusterCommand/test_nodejs_incompatible_version_error/config.yaml 1 cli/tests/pcluster/cli/test_create_cluster/TestCreateClusterCommand/test_nodejs_wrong_version_error/config.yaml 1 cli/tests/pcluster/cli/test_dcv_connect.py 5 cli/tests/pcluster/cli/test_delete_cluster.py 90 cli/tests/pcluster/cli/test_delete_cluster_instances.py 24 cli/tests/pcluster/cli/test_delete_image.py 21 cli/tests/pcluster/cli/test_describe_cluster.py 78 cli/tests/pcluster/cli/test_describe_cluster_instances.py 30 cli/tests/pcluster/cli/test_describe_compute_fleet.py 52 cli/tests/pcluster/cli/test_describe_image.py 67 cli/tests/pcluster/cli/test_entrypoint.py 35 cli/tests/pcluster/cli/test_export_cluster_logs.py 134 cli/tests/pcluster/cli/test_export_image_logs.py 111 cli/tests/pcluster/cli/test_get_cluster_log_events.py 127 cli/tests/pcluster/cli/test_get_cluster_stack_events.py 65 cli/tests/pcluster/cli/test_get_image_log_events.py 132 cli/tests/pcluster/cli/test_get_image_stack_events.py 62 cli/tests/pcluster/cli/test_list_cluster_log_streams.py 117 cli/tests/pcluster/cli/test_list_clusters.py 92 cli/tests/pcluster/cli/test_list_image_log_streams.py 85 cli/tests/pcluster/cli/test_list_images.py 87 cli/tests/pcluster/cli/test_list_official_images.py 21 cli/tests/pcluster/cli/test_middleware.py 58 cli/tests/pcluster/cli/test_model.py 72 cli/tests/pcluster/cli/test_ssh.py 5 cli/tests/pcluster/cli/test_update_cluster.py 203 cli/tests/pcluster/cli/test_update_cluster/TestUpdateClusterCommand/test_error/config.yaml 1 cli/tests/pcluster/cli/test_update_cluster/TestUpdateClusterCommand/test_execute/config.yaml 1 cli/tests/pcluster/cli/test_update_cluster/TestUpdateClusterCommand/test_execute_with_wait/config.yaml 1 cli/tests/pcluster/cli/test_update_cluster/TestUpdateClusterCommand/test_invalid_args/config.yaml 1 cli/tests/pcluster/cli/test_update_cluster/TestUpdateClusterCommand/test_no_nodejs_error/config.yaml 1 cli/tests/pcluster/cli/test_update_cluster/TestUpdateClusterCommand/test_nodejs_wrong_version_error/config.yaml 1 cli/tests/pcluster/cli/test_update_cluster/TestUpdateClusterCommand/test_resource_unchanged_due_to_queue_reorder/pcluster_1_queue.config.yaml 21 cli/tests/pcluster/cli/test_update_cluster/TestUpdateClusterCommand/test_resource_unchanged_due_to_queue_reorder/pcluster_max_queue.config.yaml 33 cli/tests/pcluster/cli/test_update_compute_fleet.py 70 cli/tests/pcluster/config/__init__.py 1 cli/tests/pcluster/config/dummy_cluster_config.py 213 cli/tests/pcluster/config/dummy_imagebuilder_config.py 57 cli/tests/pcluster/config/test_cluster_config.py 860 cli/tests/pcluster/config/test_common.py 239 cli/tests/pcluster/config/test_config_patch.py 979 cli/tests/pcluster/config/test_config_patch/test_adaptation/pcluster.config.yaml 31 cli/tests/pcluster/config/test_config_patch/test_multiple_param_changes/pcluster.config.yaml 26 cli/tests/pcluster/config/test_config_patch/test_patch_check_cluster_resource_bucket/pcluster.config.yaml 31 cli/tests/pcluster/config/test_config_patch/test_single_param_change/pcluster.config.yaml 52 cli/tests/pcluster/config/test_property.py 14 cli/tests/pcluster/config/test_update_policy.py 2657 cli/tests/pcluster/example_configs/awsbatch.full.yaml 121 cli/tests/pcluster/example_configs/awsbatch.simple.yaml 29 cli/tests/pcluster/example_configs/slurm.full.yaml 327 cli/tests/pcluster/example_configs/slurm.required.yaml 18 cli/tests/pcluster/lib/test_lib.py 228 cli/tests/pcluster/models/__init__.py 1 cli/tests/pcluster/models/dummy_s3_bucket.py 113 cli/tests/pcluster/models/test_cluster.py 752 cli/tests/pcluster/models/test_cluster_resources.py 179 cli/tests/pcluster/models/test_common.py 278 cli/tests/pcluster/models/test_compute_fleet_status_manager.py 168 cli/tests/pcluster/models/test_imagebuilder.py 613 cli/tests/pcluster/models/test_imagebuilder_resources.py 47 cli/tests/pcluster/models/test_imagebuilder_stack.py 119 cli/tests/pcluster/models/test_json_compute_fleet_status_manager.py 66 cli/tests/pcluster/models/test_login_nodes_status.py 255 cli/tests/pcluster/models/test_plain_text_compute_fleet_status_manager.py 66 cli/tests/pcluster/models/test_s3_bucket.py 487 cli/tests/pcluster/schemas/__init__.py 1 cli/tests/pcluster/schemas/test_cluster_schema.py 1070 cli/tests/pcluster/schemas/test_cluster_schema/test_scheduler_constraints_for_custom_actions/awsbatch.no_actions.yaml 20 cli/tests/pcluster/schemas/test_cluster_schema/test_scheduler_constraints_for_custom_actions/awsbatch.on_node_configured.yaml 31 cli/tests/pcluster/schemas/test_cluster_schema/test_scheduler_constraints_for_custom_actions/awsbatch.on_node_start.yaml 26 cli/tests/pcluster/schemas/test_cluster_schema/test_scheduler_constraints_for_custom_actions/awsbatch.on_node_updated.yaml 26 cli/tests/pcluster/schemas/test_cluster_schema/test_scheduler_constraints_for_custom_actions/slurm.no_actions.yaml 20 cli/tests/pcluster/schemas/test_cluster_schema/test_scheduler_constraints_for_custom_actions/slurm.on_node_configured.yaml 26 cli/tests/pcluster/schemas/test_cluster_schema/test_scheduler_constraints_for_custom_actions/slurm.on_node_start.yaml 37 cli/tests/pcluster/schemas/test_cluster_schema/test_scheduler_constraints_for_custom_actions/slurm.on_node_updated.yaml 26 cli/tests/pcluster/schemas/test_cluster_schema/test_scheduler_constraints_for_intel_packages/awsbatch.disabled.yaml 29 cli/tests/pcluster/schemas/test_cluster_schema/test_scheduler_constraints_for_intel_packages/awsbatch.enabled.yaml 25 cli/tests/pcluster/schemas/test_cluster_schema/test_scheduler_constraints_for_intel_packages/slurm.disabled.yaml 25 cli/tests/pcluster/schemas/test_cluster_schema/test_scheduler_constraints_for_intel_packages/slurm.enabled.yaml 21 cli/tests/pcluster/schemas/test_common_schema.py 117 cli/tests/pcluster/schemas/test_imagebuilder_schema.py 140 cli/tests/pcluster/schemas/test_imagebuilder_schema/test_imagebuilder_schema/imagebuilder_schema_all.yaml 64 cli/tests/pcluster/schemas/test_imagebuilder_schema/test_imagebuilder_schema/imagebuilder_schema_required.yaml 3 cli/tests/pcluster/schemas/test_schema_validators.py 743 cli/tests/pcluster/schemas/test_schemas.py 31 cli/tests/pcluster/templates/__init__.py 1 cli/tests/pcluster/templates/test_additional_packages.py 46 cli/tests/pcluster/templates/test_additional_packages/test_intel_hpc_platform/config-disabled.yaml 16 cli/tests/pcluster/templates/test_additional_packages/test_intel_hpc_platform/config-enabled.yaml 19 cli/tests/pcluster/templates/test_capacity_reservation.py 71 cli/tests/pcluster/templates/test_capacity_reservation/test_capacity_reservation_group_arns_permissions/config.yaml 18 cli/tests/pcluster/templates/test_capacity_reservation/test_capacity_reservation_id_permissions/config.yaml 18 cli/tests/pcluster/templates/test_cdk_artifacts_manager.py 36 cli/tests/pcluster/templates/test_cdk_builder_utils.py 533 cli/tests/pcluster/templates/test_cdk_builder_utils/test_iam_resource_prefix_build_in_cdk/resourcePrefix.both_path_n_role_prefix.yaml 22 cli/tests/pcluster/templates/test_cdk_builder_utils/test_iam_resource_prefix_build_in_cdk/resourcePrefix.both_path_n_role_prefix_with_s3.yaml 30 cli/tests/pcluster/templates/test_cdk_builder_utils/test_iam_resource_prefix_build_in_cdk/resourcePrefix.no_prefix.yaml 28 cli/tests/pcluster/templates/test_cdk_builder_utils/test_iam_resource_prefix_build_in_cdk/resourcePrefix.only_path_prefix.yaml 22 cli/tests/pcluster/templates/test_cdk_builder_utils/test_iam_resource_prefix_build_in_cdk/resourcePrefix.only_role_prefix.yaml 22 cli/tests/pcluster/templates/test_cluster_stack.py 1101 cli/tests/pcluster/templates/test_cluster_stack/test_cluster_config_limits/slurm.full.all_resources.yaml 335 cli/tests/pcluster/templates/test_cluster_stack/test_cluster_config_limits/slurm.full_config.snapshot.yaml 4633 cli/tests/pcluster/templates/test_cluster_stack/test_cluster_resource_distribution_in_stacks/variable_queue_compute_resources.yaml 20 cli/tests/pcluster/templates/test_cluster_stack/test_compute_launch_template_properties/cluster-using-flexible-instance-types.yaml 25 cli/tests/pcluster/templates/test_cluster_stack/test_compute_launch_template_properties/cluster-using-single-instance-type.yaml 23 cli/tests/pcluster/templates/test_cluster_stack/test_custom_munge_key_iam_policy/config.yaml 18 cli/tests/pcluster/templates/test_cluster_stack/test_custom_munge_key_iam_policy/config_with_login_nodes.yaml 29 cli/tests/pcluster/templates/test_cluster_stack/test_head_node_dna_json/awsbatch-headnode-hooks-partial.yaml 26 cli/tests/pcluster/templates/test_cluster_stack/test_head_node_dna_json/awsbatch-imds-secured-false.yaml 26 cli/tests/pcluster/templates/test_cluster_stack/test_head_node_dna_json/default-user-local-home.yaml 22 cli/tests/pcluster/templates/test_cluster_stack/test_head_node_dna_json/slurm-headnode-hooks-full.yaml 47 cli/tests/pcluster/templates/test_cluster_stack/test_head_node_dna_json/slurm-imds-secured-false.yaml 26 cli/tests/pcluster/templates/test_cluster_stack/test_head_node_dna_json/slurm-imds-secured-true.yaml 24 cli/tests/pcluster/templates/test_cluster_stack/test_head_node_security_group/config.yaml 32 cli/tests/pcluster/templates/test_cluster_stack/test_login_nodes_launch_template_properties/test-login-nodes-stack-with-custom-instance-profile.yaml 44 cli/tests/pcluster/templates/test_cluster_stack/test_login_nodes_launch_template_properties/test-login-nodes-stack-with-custom-instance-role.yaml 44 cli/tests/pcluster/templates/test_cluster_stack/test_login_nodes_launch_template_properties/test-login-nodes-stack-with-custom-tags.yaml 37 cli/tests/pcluster/templates/test_cluster_stack/test_login_nodes_launch_template_properties/test-login-nodes-stack-without-ssh.yaml 34 cli/tests/pcluster/templates/test_cluster_stack/test_login_nodes_launch_template_properties/test-login-nodes-stack.yaml 42 cli/tests/pcluster/templates/test_cluster_stack/test_login_nodes_traffic_management_resources_values_properties/test-login-nodes-stack.yaml 32 cli/tests/pcluster/templates/test_cluster_stack/test_no_security_groups_created_from_configuration_file/config.yaml 73 cli/tests/pcluster/templates/test_cluster_stack/test_security_group_with_restricted_ssh_access/config_restricted_ssh_cidr.yaml 31 cli/tests/pcluster/templates/test_cluster_stack/test_security_group_with_restricted_ssh_access/config_restricted_ssh_invalid.yaml 31 cli/tests/pcluster/templates/test_cluster_stack/test_security_group_with_restricted_ssh_access/config_restricted_ssh_prefix_list.yaml 31 cli/tests/pcluster/templates/test_concurrent_cdk_import.py 16 cli/tests/pcluster/templates/test_cw_dashboard_builder.py 223 cli/tests/pcluster/templates/test_cw_dashboard_builder/test_cw_dashboard_builder/alinux2.batch.head_node_log.yaml 70 cli/tests/pcluster/templates/test_cw_dashboard_builder/test_cw_dashboard_builder/alinux2.batch.no_head_node_log.yaml 70 cli/tests/pcluster/templates/test_cw_dashboard_builder/test_cw_dashboard_builder/alinux2.slurm.conditional_vol.yaml 95 cli/tests/pcluster/templates/test_cw_dashboard_builder/test_cw_dashboard_builder/rhel8.slurm.full.yaml 116 cli/tests/pcluster/templates/test_cw_dashboard_builder/test_cw_dashboard_builder/ubuntu24.slurm.no_dashboard.yaml 84 cli/tests/pcluster/templates/test_cw_dashboard_builder/test_cw_dashboard_builder/ubuntu24.slurm.simple.yaml 39 cli/tests/pcluster/templates/test_dev_settings.py 31 cli/tests/pcluster/templates/test_dev_settings/test_custom_cookbook/config.yaml 19 cli/tests/pcluster/templates/test_directory_service.py 49 cli/tests/pcluster/templates/test_directory_service/test_head_node_permissions/config-ssm.yaml 22 cli/tests/pcluster/templates/test_directory_service/test_head_node_permissions/config.yaml 22 cli/tests/pcluster/templates/test_iam.py 25 cli/tests/pcluster/templates/test_iam/test_iam_permissions_boundary/config.yaml 18 cli/tests/pcluster/templates/test_imagebuilder_stack.py 3535 cli/tests/pcluster/templates/test_login_nodes_stack.py 64 cli/tests/pcluster/templates/test_login_nodes_stack/test_login_nodes_dna_json/config-1.yaml 37 cli/tests/pcluster/templates/test_login_nodes_stack/test_login_nodes_dna_json/config-2.yaml 40 cli/tests/pcluster/templates/test_queues_stack.py 146 cli/tests/pcluster/templates/test_queues_stack/test_compute_nodes_dna_json/config-1.yaml 21 cli/tests/pcluster/templates/test_queues_stack/test_compute_nodes_dna_json/config-2.yaml 31 cli/tests/pcluster/templates/test_queues_stack/test_compute_nodes_iam_permissions/config.yaml 21 cli/tests/pcluster/templates/test_scheduling.py 113 cli/tests/pcluster/templates/test_scheduling/test_additional_security_groups/config.yaml 18 cli/tests/pcluster/templates/test_scheduling/test_head_node_base_pass_role/config.yaml 16 cli/tests/pcluster/templates/test_scheduling/test_head_node_custom_pass_role/config.yaml 18 cli/tests/pcluster/templates/test_scheduling/test_head_node_mixed_pass_role/config.yaml 27 cli/tests/pcluster/templates/test_scheduling/test_permissions_for_slurm_db_secret/config.yaml 21 cli/tests/pcluster/templates/test_shared_storage.py 238 cli/tests/pcluster/templates/test_shared_storage/test_efs_permissions/config.yaml 22 cli/tests/pcluster/templates/test_shared_storage/test_non_happy_storage/config.yaml 27 cli/tests/pcluster/templates/test_shared_storage/test_non_happy_storage/file_cache_config.yaml 22 cli/tests/pcluster/templates/test_shared_storage/test_shared_storage_ebs/config.yaml 30 cli/tests/pcluster/templates/test_shared_storage/test_shared_storage_efs/config-custom-sg.yaml 42 cli/tests/pcluster/templates/test_shared_storage/test_shared_storage_efs/config.yaml 42 cli/tests/pcluster/templates/test_shared_storage/test_shared_storage_fsx/config-custom-sg.yaml 46 cli/tests/pcluster/templates/test_shared_storage/test_shared_storage_fsx/config.yaml 46 cli/tests/pcluster/templates/test_shared_storage/test_unmanaged_shared_storage_fsx/unmanaged_config.yaml 32 cli/tests/pcluster/test.sh 6 cli/tests/pcluster/test_imagebuilder_utils.py 20 cli/tests/pcluster/test_utils.py 595 cli/tests/pcluster/utils.py 148 cli/tests/pcluster/validators/__init__.py 1 cli/tests/pcluster/validators/test_all_validators.py 399 cli/tests/pcluster/validators/test_all_validators/test_slurm_all_validators_are_called/slurm_1.yaml 248 cli/tests/pcluster/validators/test_all_validators/test_slurm_all_validators_are_called/slurm_2.yaml 63 cli/tests/pcluster/validators/test_all_validators/test_slurm_validators_are_called_with_correct_argument/slurm.yaml 104 cli/tests/pcluster/validators/test_awsbatch_validators.py 284 cli/tests/pcluster/validators/test_cluster_validators.py 3369 cli/tests/pcluster/validators/test_database_validators.py 25 cli/tests/pcluster/validators/test_directory_service_validators.py 292 cli/tests/pcluster/validators/test_ebs_validators.py 295 cli/tests/pcluster/validators/test_ec2_validators.py 1665 cli/tests/pcluster/validators/test_efs_validators.py 98 cli/tests/pcluster/validators/test_feature_validators.py 40 cli/tests/pcluster/validators/test_fsx_validators.py 439 cli/tests/pcluster/validators/test_iam_validators.py 153 cli/tests/pcluster/validators/test_imagebuilder_validators.py 118 cli/tests/pcluster/validators/test_instances_validators.py 689 cli/tests/pcluster/validators/test_kms_validators.py 25 cli/tests/pcluster/validators/test_monitoring_validators.py 38 cli/tests/pcluster/validators/test_networking_validators.py 256 cli/tests/pcluster/validators/test_s3_validators.py 93 cli/tests/pcluster/validators/test_scheduling_validators.py 14 cli/tests/pcluster/validators/test_secret_validators.py 130 cli/tests/pcluster/validators/test_tags_validators.py 132 cli/tests/pcluster/validators/utils.py 32 cli/tests/pcluster3_config_converter/test_pcluster3_config_converter.py 573 cli/tests/pcluster3_config_converter/test_pcluster3_config_converter/test_pcluster3_config_converter/awsbatch_full.yaml 137 cli/tests/pcluster3_config_converter/test_pcluster3_config_converter/test_pcluster3_config_converter/awsbatch_required.yaml 29 cli/tests/pcluster3_config_converter/test_pcluster3_config_converter/test_pcluster3_config_converter/sit_base.yaml 23 cli/tests/pcluster3_config_converter/test_pcluster3_config_converter/test_pcluster3_config_converter/sit_full.yaml 73 cli/tests/pcluster3_config_converter/test_pcluster3_config_converter/test_pcluster3_config_converter/slurm_full.yaml 250 cli/tests/pcluster3_config_converter/test_pcluster3_config_converter/test_pcluster3_config_converter/slurm_required.yaml 22 cli/tests/pcluster3_config_converter/test_pcluster3_config_converter/test_pcluster3_config_converter_command/pcluster.config.yaml 106 cli/tests/utils.py 12 cloudformation/tests/conftest.py 66 cloudformation/tests/test_cfn_validation.py 21 cloudformation/tests/test_networking.py 69 cloudformation/tests/test_policies.py 40 pc_support/test_merge_version_files.py 90 tests/iam_policies/cluster-roles.cfn.yaml 334 tests/iam_policies/image-roles.cfn.yaml 118 tests/iam_policies/user-role.cfn.yaml 1062 tests/integration-tests/__init__.py 1 tests/integration-tests/benchmarks/__init__.py 1 tests/integration-tests/benchmarks/common/__init__.py 1 tests/integration-tests/benchmarks/common/metrics_reporter.py 98 tests/integration-tests/benchmarks/common/scaling_metrics_source.jinja 49 tests/integration-tests/benchmarks/common/util.py 3 tests/integration-tests/benchmarks/test_scaling_performance.py 55 tests/integration-tests/benchmarks/test_scaling_performance/test_scaling_performance/pcluster.config.yaml 22 tests/integration-tests/benchmarks/test_scheduler_performance.py 81 tests/integration-tests/benchmarks/test_scheduler_performance/test_scheduler_performance/pcluster.config.yaml 22 tests/integration-tests/cfn_stacks_factory.py 318 tests/integration-tests/clusters_factory.py 447 tests/integration-tests/configs/ad_integration.yaml 10 tests/integration-tests/configs/additional_instance_types.yaml 10 tests/integration-tests/configs/build_image_iso.yaml 22 tests/integration-tests/configs/common.jinja2 27 tests/integration-tests/configs/common/common.yaml 1 tests/integration-tests/configs/develop.yaml 834 tests/integration-tests/configs/dummy.yaml 10 tests/integration-tests/configs/gpu.yaml 41 tests/integration-tests/configs/installer.yaml 10 tests/integration-tests/configs/isolated_regions.yaml 484 tests/integration-tests/configs/new_instance_types.yaml 93 tests/integration-tests/configs/new_os.yaml 254 tests/integration-tests/configs/new_region.yaml 155 tests/integration-tests/configs/openfoam.yaml 8 tests/integration-tests/configs/osu.yaml 9 tests/integration-tests/configs/performance_tests.yaml 10 tests/integration-tests/configs/release-process.yaml 14 tests/integration-tests/configs/released.yaml 288 tests/integration-tests/configs/scaling.yaml 8 tests/integration-tests/configs/scaling_stress_test.yaml 14 tests/integration-tests/configs/schedulers.yaml 151 tests/integration-tests/configs/starccm.yaml 8 tests/integration-tests/configs/startup_time_performance.yaml 8 tests/integration-tests/configs/weekly.yaml 8 tests/integration-tests/conftest.py 1555 tests/integration-tests/conftest_markers.py 149 tests/integration-tests/conftest_networking.py 291 tests/integration-tests/conftest_resource_bucket.py 106 tests/integration-tests/conftest_runtest_hooks.py 49 tests/integration-tests/conftest_tests_config.py 66 tests/integration-tests/conftest_utils.py 261 tests/integration-tests/constants.py 10 tests/integration-tests/framework/__init__.py 1 tests/integration-tests/framework/credential_providers.py 121 tests/integration-tests/framework/fixture_utils.py 194 tests/integration-tests/framework/framework_constants.py 2 tests/integration-tests/framework/metadata_table_manager.py 163 tests/integration-tests/framework/metrics_publisher.py 42 tests/integration-tests/framework/tests_configuration/__init__.py 1 tests/integration-tests/framework/tests_configuration/config_generator.py 39 tests/integration-tests/framework/tests_configuration/config_renderer.py 363 tests/integration-tests/framework/tests_configuration/config_schema.yaml 51 tests/integration-tests/framework/tests_configuration/config_stub.yaml.jinja2 14 tests/integration-tests/framework/tests_configuration/config_utils.py 38 tests/integration-tests/framework/tests_configuration/config_validator.py 84 tests/integration-tests/framework/unit_test_metadata_table_publisher.py 22 tests/integration-tests/images_factory.py 154 tests/integration-tests/network_template_builder.py 426 tests/integration-tests/remote_command_executor.py 165 tests/integration-tests/reports_generator.py 94 tests/integration-tests/resources/cluster_custom_resource.yaml 22 tests/integration-tests/resources/file-cache-storage-cfn.yaml 192 tests/integration-tests/s3_common_utils.py 34 tests/integration-tests/tags_utils.py 46 tests/integration-tests/test_runner.py 777 tests/integration-tests/tests/__init__.py 1 tests/integration-tests/tests/ad_integration/__init__.py 1 tests/integration-tests/tests/ad_integration/cluster_user.py 124 tests/integration-tests/tests/ad_integration/test_ad_integration.py 530 tests/integration-tests/tests/ad_integration/test_ad_integration/test_ad_integration/pcluster.config.update.yaml 41 tests/integration-tests/tests/ad_integration/test_ad_integration/test_ad_integration/pcluster.config.update2.yaml 42 tests/integration-tests/tests/ad_integration/test_ad_integration/test_ad_integration/pcluster.config.yaml 40 tests/integration-tests/tests/ad_integration/test_ad_integration/test_ad_integration/workload.sh 4 tests/integration-tests/tests/ad_integration/test_ad_integration/test_ad_integration_on_login_nodes/NLB_SimpleAD.yaml 118 tests/integration-tests/tests/ad_integration/test_ad_integration/test_ad_integration_on_login_nodes/ad_stack.yaml 296 tests/integration-tests/tests/ad_integration/test_ad_integration/test_ad_integration_on_login_nodes/pcluster.config.yaml 79 tests/integration-tests/tests/arm_pl/test_arm_pl.py 58 tests/integration-tests/tests/arm_pl/test_arm_pl/test_arm_pl/pcluster.config.yaml 26 tests/integration-tests/tests/basic/__init__.py 1 tests/integration-tests/tests/basic/disable_hyperthreading_utils.py 68 tests/integration-tests/tests/basic/log_rotation_utils.py 159 tests/integration-tests/tests/basic/structured_log_event_utils.py 53 tests/integration-tests/tests/basic/test_essential_features.py 282 tests/integration-tests/tests/basic/test_essential_features/test_essential_features/failing_post_install.sh 2 tests/integration-tests/tests/basic/test_essential_features/test_essential_features/mpi_ssh.sh 5 tests/integration-tests/tests/basic/test_essential_features/test_essential_features/pcluster.config.yaml 157 tests/integration-tests/tests/basic/test_essential_features/test_essential_features/post_install.sh 12 tests/integration-tests/tests/basic/test_essential_features/test_essential_features/pre_install.sh 12 tests/integration-tests/tests/capacity_reservations/__init__.py 1 tests/integration-tests/tests/capacity_reservations/test_capacity_blocks.py 59 tests/integration-tests/tests/capacity_reservations/test_capacity_blocks/test_capacity_blocks/override_capacity_blocks.sh 63 tests/integration-tests/tests/capacity_reservations/test_capacity_blocks/test_capacity_blocks/pcluster.config.yaml 23 tests/integration-tests/tests/capacity_reservations/test_on_demand_capacity_reservation.py 54 tests/integration-tests/tests/capacity_reservations/test_on_demand_capacity_reservation/test_on_demand_capacity_reservation/pcluster.config.yaml 142 tests/integration-tests/tests/cli_commands/__init__.py 1 tests/integration-tests/tests/cli_commands/test_cli_commands.py 339 tests/integration-tests/tests/cli_commands/test_cli_commands/test_slurm_cli_commands/pcluster.config.with.warnings.yaml 40 tests/integration-tests/tests/cli_commands/test_cli_commands/test_slurm_cli_commands/pcluster.config.yaml 47 tests/integration-tests/tests/cloudwatch_logging/__init__.py 1 tests/integration-tests/tests/cloudwatch_logging/cloudwatch_logging_boto3_utils.py 84 tests/integration-tests/tests/cloudwatch_logging/test_cloudwatch_logging.py 588 tests/integration-tests/tests/cloudwatch_logging/test_cloudwatch_logging/test_cloudwatch_logging/cw_agent_debug.sh 3 tests/integration-tests/tests/cloudwatch_logging/test_cloudwatch_logging/test_cloudwatch_logging/pcluster.config.yaml 39 tests/integration-tests/tests/cloudwatch_logging/test_compute_console_output_logging.py 122 tests/integration-tests/tests/cloudwatch_logging/test_compute_console_output_logging/test_compute_console_logging/pcluster.config.yaml 28 tests/integration-tests/tests/cloudwatch_logging/test_compute_console_output_logging/test_console_output_with_monitoring_disabled/pcluster.config.yaml 27 tests/integration-tests/tests/cloudwatch_logging/test_compute_console_output_logging/test_custom_action_error/on_node_start.sh 1 tests/integration-tests/tests/cloudwatch_logging/test_compute_console_output_logging/test_custom_action_error/pcluster.config.yaml 53 tests/integration-tests/tests/common/__init__.py 1 tests/integration-tests/tests/common/assertions.py 293 tests/integration-tests/tests/common/data/mpi/mpi_submit_openmpi.sh 4 tests/integration-tests/tests/common/data/mpi/ring.c 33 tests/integration-tests/tests/common/data/osu/init_osu_benchmarks.sh 17 tests/integration-tests/tests/common/data/osu/osu_collective_submit_intelmpi.sh 8 tests/integration-tests/tests/common/data/osu/osu_collective_submit_openmpi.sh 7 tests/integration-tests/tests/common/data/osu/osu_mbw_mr_submit_openmpi.sh 6 tests/integration-tests/tests/common/data/osu/osu_pt2pt_submit_intelmpi.sh 7 tests/integration-tests/tests/common/data/osu/osu_pt2pt_submit_openmpi.sh 6 tests/integration-tests/tests/common/data/system-analyzer.sh 147 tests/integration-tests/tests/common/hit_common.py 72 tests/integration-tests/tests/common/login_nodes_utils.py 20 tests/integration-tests/tests/common/mpi_common.py 63 tests/integration-tests/tests/common/networking/security_groups.py 32 tests/integration-tests/tests/common/osu_common.py 125 tests/integration-tests/tests/common/scaling/collect_metrics_on_headnode.sh 7 tests/integration-tests/tests/common/scaling/get_bootstrap_errors.sh 8 tests/integration-tests/tests/common/scaling/overrides.sh 70 tests/integration-tests/tests/common/scaling/scaling_test_config.yaml 3 tests/integration-tests/tests/common/scaling/scaling_test_config_schema.yaml 13 tests/integration-tests/tests/common/scaling_common.py 253 tests/integration-tests/tests/common/schedulers_common.py 494 tests/integration-tests/tests/common/storage/assertions.py 35 tests/integration-tests/tests/common/storage/constants.py 5 tests/integration-tests/tests/common/storage/ebs_utils.py 29 tests/integration-tests/tests/common/storage/efs_utils.py 70 tests/integration-tests/tests/common/storage/fsx_utils.py 61 tests/integration-tests/tests/common/utils.py 397 tests/integration-tests/tests/configure/test_pcluster_configure.py 378 tests/integration-tests/tests/create/test_create.py 194 tests/integration-tests/tests/create/test_create/test_cluster_creation_timeout/pcluster.config.yaml 29 tests/integration-tests/tests/create/test_create/test_cluster_creation_with_invalid_ebs/pcluster.config.yaml 33 tests/integration-tests/tests/create/test_create/test_cluster_creation_with_problematic_preinstall_script/pcluster.config.yaml 33 tests/integration-tests/tests/create/test_create/test_cluster_creation_with_problematic_preinstall_script/pre_install.sh 2 tests/integration-tests/tests/create/test_create/test_create_disable_sudo_access_for_default_user/pcluster.config.yaml 32 tests/integration-tests/tests/create/test_create/test_create_disable_sudo_access_for_default_user/pcluster_update_login_nodes_count_to_0.config.yaml 32 tests/integration-tests/tests/create/test_create/test_create_disable_sudo_access_for_default_user/pcluster_update_login_nodes_count_to_1.config.yaml 32 tests/integration-tests/tests/create/test_create/test_create_imds_secured/pcluster.config.yaml 21 tests/integration-tests/tests/create/test_create/test_create_wrong_os/pcluster.config.yaml 22 tests/integration-tests/tests/create/test_create/test_create_wrong_pcluster_version/pcluster.config.yaml 22 tests/integration-tests/tests/createami/__init__.py 1 tests/integration-tests/tests/createami/test_createami.py 472 tests/integration-tests/tests/createami/test_createami/test_build_image/image.config.yaml 32 tests/integration-tests/tests/createami/test_createami/test_build_image/pcluster.config.yaml 22 tests/integration-tests/tests/createami/test_createami/test_build_image_custom_components/custom_script.sh 1 tests/integration-tests/tests/createami/test_createami/test_build_image_custom_components/custom_script_ubuntu.sh 2 tests/integration-tests/tests/createami/test_createami/test_build_image_custom_components/image.config.yaml 8 tests/integration-tests/tests/createami/test_createami/test_build_image_wrong_pcluster_version/image.config.yaml 3 tests/integration-tests/tests/createami/test_createami/test_invalid_config/image.config.yaml 8 tests/integration-tests/tests/createami/test_createami/test_invalid_config/warnings.image.config.yaml 10 tests/integration-tests/tests/createami/test_createami/test_kernel4_build_image_run_cluster/image.config.yaml 3 tests/integration-tests/tests/createami/test_createami/test_kernel4_build_image_run_cluster/pcluster.config.yaml 22 tests/integration-tests/tests/custom_resource/__init__.py 1 tests/integration-tests/tests/custom_resource/conftest.py 167 tests/integration-tests/tests/custom_resource/test_cluster_custom_resource.py 249 tests/integration-tests/tests/custom_resource/test_cluster_custom_resource/test_cluster_create/pcluster.config.yaml 30 tests/integration-tests/tests/custom_resource/test_cluster_custom_resource/test_cluster_create_invalid/pcluster.config.yaml 25 tests/integration-tests/tests/custom_resource/test_cluster_custom_resource/test_cluster_create_with_custom_policies/pcluster.config.yaml 22 tests/integration-tests/tests/custom_resource/test_cluster_custom_resource/test_cluster_delete_out_of_band/pcluster.config.yaml 22 tests/integration-tests/tests/custom_resource/test_cluster_custom_resource/test_cluster_delete_retain/pcluster.config.yaml 22 tests/integration-tests/tests/custom_resource/test_cluster_custom_resource/test_cluster_update/pcluster.config.yaml 30 tests/integration-tests/tests/custom_resource/test_cluster_custom_resource/test_cluster_update_invalid/pcluster.config.invalidprofile.yaml 24 tests/integration-tests/tests/custom_resource/test_cluster_custom_resource/test_cluster_update_invalid/pcluster.config.negativemaxcount.yaml 22 tests/integration-tests/tests/custom_resource/test_cluster_custom_resource/test_cluster_update_invalid/pcluster.config.reducemaxcount.yaml 22 tests/integration-tests/tests/custom_resource/test_cluster_custom_resource/test_cluster_update_invalid/pcluster.config.wrongscripturi.yaml 25 tests/integration-tests/tests/custom_resource/test_cluster_custom_resource/test_cluster_update_invalid/pcluster.config.yaml 22 tests/integration-tests/tests/custom_resource/test_cluster_custom_resource/test_cluster_update_tag_propagation/pcluster.config.yaml 22 tests/integration-tests/tests/dcv/__init__.py 1 tests/integration-tests/tests/dcv/test_dcv.py 122 tests/integration-tests/tests/dcv/test_dcv/test_dcv_configuration/pcluster.config.yaml 48 tests/integration-tests/tests/dcv/test_dcv/test_dcv_configuration/verify_no_core_files.sh 8 tests/integration-tests/tests/dcv/test_dcv/test_dcv_with_remote_access/pcluster.config.yaml 48 tests/integration-tests/tests/dcv/test_dcv/test_dcv_with_remote_access/verify_no_core_files.sh 8 tests/integration-tests/tests/dns/test_dns.py 105 tests/integration-tests/tests/dns/test_dns/test_existing_hosted_zone/pcluster.config.yaml 28 tests/integration-tests/tests/dns/test_dns/test_hit_no_cluster_dns_mpi/pcluster.config.yaml 31 tests/integration-tests/tests/dummy/test_dummy.py 26 tests/integration-tests/tests/dummy/test_dummy/test_dummy_cluster/pcluster.config.yaml 25 tests/integration-tests/tests/efa/__init__.py 1 tests/integration-tests/tests/efa/test_efa.py 146 tests/integration-tests/tests/efa/test_efa/test_efa/install-fabtests.sh 26 tests/integration-tests/tests/efa/test_efa/test_efa/nccl_benchmarks/init_nccl_benchmarks.sh 27 tests/integration-tests/tests/efa/test_efa/test_efa/nccl_benchmarks/nccl_tests_submit_openmpi.sh 13 tests/integration-tests/tests/efa/test_efa/test_efa/pcluster.config.yaml 43 tests/integration-tests/tests/efa/test_efa/test_efa/run-fabtests.sh 34 tests/integration-tests/tests/health_checks/test_gpu_health_checks.py 160 tests/integration-tests/tests/health_checks/test_gpu_health_checks/test_cluster_with_gpu_health_checks/mock_failing_gpu_health_check.sh 8 tests/integration-tests/tests/health_checks/test_gpu_health_checks/test_cluster_with_gpu_health_checks/mock_successful_gpu_health_check.sh 8 tests/integration-tests/tests/health_checks/test_gpu_health_checks/test_cluster_with_gpu_health_checks/pcluster.config.yaml 73 tests/integration-tests/tests/health_checks/test_gpu_health_checks/test_cluster_with_gpu_health_checks/restore_gpu_health_check.sh 3 tests/integration-tests/tests/iam/test_iam.py 683 tests/integration-tests/tests/iam/test_iam/test_iam_policies/pcluster.config.yaml 38 tests/integration-tests/tests/iam/test_iam/test_iam_resource_prefix/pcluster.config.yaml 39 tests/integration-tests/tests/iam/test_iam/test_iam_roles/pcluster.config.yaml 55 tests/integration-tests/tests/iam/test_iam/test_s3_read_write_resource/pcluster.config.yaml 47 tests/integration-tests/tests/iam/test_iam_image.py 100 tests/integration-tests/tests/iam/test_iam_image/test_iam_roles/image.config.yaml 15 tests/integration-tests/tests/intel_hpc/__init__.py 1 tests/integration-tests/tests/intel_hpc/test_intel_hpc.py 67 tests/integration-tests/tests/intel_hpc/test_intel_hpc/test_intel_hpc/clck.xml 18 tests/integration-tests/tests/intel_hpc/test_intel_hpc/test_intel_hpc/install_clck.sh 9 tests/integration-tests/tests/intel_hpc/test_intel_hpc/test_intel_hpc/pcluster.config.yaml 49 tests/integration-tests/tests/intel_hpc/test_intel_hpc/test_intel_hpc/run_clck.sh 3 tests/integration-tests/tests/monitoring/__init__.py 1 tests/integration-tests/tests/monitoring/test_monitoring.py 166 tests/integration-tests/tests/monitoring/test_monitoring/test_monitoring/pcluster.config.yaml 37 tests/integration-tests/tests/multiple_nics/test_multiple_nics.py 61 tests/integration-tests/tests/multiple_nics/test_multiple_nics/test_multiple_nics/pcluster.config.yaml 45 tests/integration-tests/tests/networking/test_cluster_networking.py 189 tests/integration-tests/tests/networking/test_cluster_networking/test_cluster_in_no_internet_subnet/osu_pt2pt_submit_intelmpi.sh 4 tests/integration-tests/tests/networking/test_cluster_networking/test_cluster_in_no_internet_subnet/osu_pt2pt_submit_openmpi.sh 4 tests/integration-tests/tests/networking/test_cluster_networking/test_cluster_in_no_internet_subnet/pcluster.config.yaml 81 tests/integration-tests/tests/networking/test_cluster_networking/test_cluster_in_no_internet_subnet/pre_install.sh 1 tests/integration-tests/tests/networking/test_cluster_networking/test_cluster_in_private_subnet/pcluster.config.yaml 47 tests/integration-tests/tests/networking/test_cluster_networking/test_existing_eip/pcluster.config.yaml 27 tests/integration-tests/tests/networking/test_multi_cidr.py 5 tests/integration-tests/tests/networking/test_multi_cidr/test_multi_cidr/pcluster.config.yaml 30 tests/integration-tests/tests/networking/test_networking.py 93 tests/integration-tests/tests/networking/test_placement_group.py 36 tests/integration-tests/tests/networking/test_placement_group/test_placement_group/pcluster.config.yaml 34 tests/integration-tests/tests/networking/test_placement_group/test_placement_group/pg.config.yaml 138 tests/integration-tests/tests/networking/test_security_groups.py 329 tests/integration-tests/tests/networking/test_security_groups/test_additional_sg_and_ssh_from/pcluster.config.update_sg.yaml 40 tests/integration-tests/tests/networking/test_security_groups/test_additional_sg_and_ssh_from/pcluster.config.yaml 40 tests/integration-tests/tests/networking/test_security_groups/test_login_node_security_groups/pcluster.config.yaml 55 tests/integration-tests/tests/networking/test_security_groups/test_overwrite_sg/pcluster.config.update.yaml 43 tests/integration-tests/tests/networking/test_security_groups/test_overwrite_sg/pcluster.config.yaml 45 tests/integration-tests/tests/pcluster_api/test_api.py 466 tests/integration-tests/tests/pcluster_api/test_api/test_cluster_awsbatch/custom_action.sh 6 tests/integration-tests/tests/pcluster_api/test_api/test_cluster_awsbatch/pcluster.config.update.yaml 53 tests/integration-tests/tests/pcluster_api/test_api/test_cluster_awsbatch/pcluster.config.yaml 53 tests/integration-tests/tests/pcluster_api/test_api/test_cluster_slurm/custom_action.sh 6 tests/integration-tests/tests/pcluster_api/test_api/test_cluster_slurm/pcluster.config.update.yaml 64 tests/integration-tests/tests/pcluster_api/test_api/test_cluster_slurm/pcluster.config.yaml 64 tests/integration-tests/tests/pcluster_api/test_api/test_custom_image/image.config.yaml 7 tests/integration-tests/tests/pcluster_api/test_api/test_login_nodes/pcluster.config.yaml 31 tests/integration-tests/tests/pcluster_api/test_api_infrastructure.py 168 tests/integration-tests/tests/performance_tests/__init__.py 1 tests/integration-tests/tests/performance_tests/common.py 186 tests/integration-tests/tests/performance_tests/plotting/__init__.py 1 tests/integration-tests/tests/performance_tests/plotting/performance_tests_plots.py 48 tests/integration-tests/tests/performance_tests/resources/bootstrap/env-info.sh 6 tests/integration-tests/tests/performance_tests/resources/bootstrap/functions.sh 152 tests/integration-tests/tests/performance_tests/resources/bootstrap/metrics-publisher.sh 27 tests/integration-tests/tests/performance_tests/resources/bootstrap/post.compute.sh 17 tests/integration-tests/tests/performance_tests/resources/bootstrap/post.head.sh 47 tests/integration-tests/tests/performance_tests/resources/bootstrap/pre.compute.sh 8 tests/integration-tests/tests/performance_tests/resources/bootstrap/run-scale-test.sh 129 tests/integration-tests/tests/performance_tests/resources/bootstrap/scale-test-job-wrapper.sh 20 tests/integration-tests/tests/performance_tests/test_openfoam.py 81 tests/integration-tests/tests/performance_tests/test_openfoam/test_openfoam/openfoam.install.sh 7 tests/integration-tests/tests/performance_tests/test_openfoam/test_openfoam/openfoam.results.sh 2 tests/integration-tests/tests/performance_tests/test_openfoam/test_openfoam/openfoam.slurm.sh 12 tests/integration-tests/tests/performance_tests/test_openfoam/test_openfoam/pcluster.config.yaml 50 tests/integration-tests/tests/performance_tests/test_osu.py 235 tests/integration-tests/tests/performance_tests/test_osu/test_osu/pcluster.config.yaml 37 tests/integration-tests/tests/performance_tests/test_scaling.py 316 tests/integration-tests/tests/performance_tests/test_scaling/test_scaling/pcluster.config.yaml 30 tests/integration-tests/tests/performance_tests/test_scaling/test_scaling_stress_test/pcluster.config.yaml 33 tests/integration-tests/tests/performance_tests/test_scaling/test_static_scaling_stress_test/pcluster.config.yaml 26 tests/integration-tests/tests/performance_tests/test_simple.py 50 tests/integration-tests/tests/performance_tests/test_simple/test_simple/pcluster.config.yaml 56 tests/integration-tests/tests/performance_tests/test_starccm.py 112 tests/integration-tests/tests/performance_tests/test_starccm/test_starccm/dependencies.install.sh 2 tests/integration-tests/tests/performance_tests/test_starccm/test_starccm/pcluster.config.yaml 63 tests/integration-tests/tests/performance_tests/test_starccm/test_starccm/starccm.install.sh 13 tests/integration-tests/tests/performance_tests/test_starccm/test_starccm/starccm.results.sh 6 tests/integration-tests/tests/performance_tests/test_starccm/test_starccm/starccm.slurm.sh 24 tests/integration-tests/tests/performance_tests/test_startup_time.py 106 tests/integration-tests/tests/performance_tests/test_startup_time/test_startup_time/pcluster.config.yaml 56 tests/integration-tests/tests/proxy/test_proxy.py 70 tests/integration-tests/tests/proxy/test_proxy/test_proxy/pcluster.config.yaml 33 tests/integration-tests/tests/pyxis/test_pyxis.py 42 tests/integration-tests/tests/pyxis/test_pyxis/test_pyxis/compute_node_start.sh 21 tests/integration-tests/tests/pyxis/test_pyxis/test_pyxis/head_node_configure.sh 17 tests/integration-tests/tests/pyxis/test_pyxis/test_pyxis/pcluster.config.yaml 34 tests/integration-tests/tests/resource_bucket/test_resource_bucket.py 42 tests/integration-tests/tests/resource_bucket/test_resource_bucket/test_resource_bucket/pcluster.config_awsbatch.yaml 23 tests/integration-tests/tests/resource_bucket/test_resource_bucket/test_resource_bucket/pcluster.config_slurm.yaml 24 tests/integration-tests/tests/scaling/__init__.py 1 tests/integration-tests/tests/scaling/test_scaling.py 506 tests/integration-tests/tests/scaling/test_scaling/test_job_level_scaling/cluster-check.sh 97 tests/integration-tests/tests/scaling/test_scaling/test_job_level_scaling/pcluster.config.yaml 48 tests/integration-tests/tests/scaling/test_scaling/test_scaling_special_cases/include_custom_partition_large.sh.jinja 74 tests/integration-tests/tests/scaling/test_scaling/test_scaling_special_cases/pcluster-downscale.config.yaml 30 tests/integration-tests/tests/scaling/test_scaling/test_scaling_special_cases/pcluster-upscale.config.yaml 30 tests/integration-tests/tests/scaling/test_scaling/test_scaling_special_cases/pcluster.config.yaml 30 tests/integration-tests/tests/schedulers/__init__.py 1 tests/integration-tests/tests/schedulers/conftest.py 216 tests/integration-tests/tests/schedulers/test_awsbatch.py 90 tests/integration-tests/tests/schedulers/test_awsbatch/test_awsbatch/pcluster.config.yaml 31 tests/integration-tests/tests/schedulers/test_awsbatch/test_awsbatch/test_mpi_job.sh 55 tests/integration-tests/tests/schedulers/test_awsbatch/test_awsbatch/test_simple_job.sh 3 tests/integration-tests/tests/schedulers/test_awsbatch/test_awsbatch_defaults/pcluster.config.yaml 21 tests/integration-tests/tests/schedulers/test_awsbatch/test_awsbatch_defaults/test_simple_job.sh 3 tests/integration-tests/tests/schedulers/test_custom_munge_key.py 104 tests/integration-tests/tests/schedulers/test_custom_munge_key/test_custom_munge_key/fail-on-node-updated.sh 1 tests/integration-tests/tests/schedulers/test_custom_munge_key/test_custom_munge_key/pcluster.config.yaml 32 tests/integration-tests/tests/schedulers/test_custom_munge_key/test_custom_munge_key/pcluster.remove_custom_munge_key.config.yaml 30 tests/integration-tests/tests/schedulers/test_custom_munge_key/test_custom_munge_key/pcluster.roll_back.config.yaml 38 tests/integration-tests/tests/schedulers/test_custom_munge_key/test_custom_munge_key/pcluster.stop_login.config.yaml 32 tests/integration-tests/tests/schedulers/test_slurm.py 2071 tests/integration-tests/tests/schedulers/test_slurm/test_error_handling/pcluster.config.yaml 29 tests/integration-tests/tests/schedulers/test_slurm/test_error_handling/slurm_kill_clustermgtd.sh 8 tests/integration-tests/tests/schedulers/test_slurm/test_error_handling/slurm_kill_slurmctld.sh 1 tests/integration-tests/tests/schedulers/test_slurm/test_error_handling/slurm_start_clustermgtd.sh 8 tests/integration-tests/tests/schedulers/test_slurm/test_error_handling/slurm_start_slurmctld.sh 1 tests/integration-tests/tests/schedulers/test_slurm/test_fast_capacity_failover/pcluster.config.yaml 38 tests/integration-tests/tests/schedulers/test_slurm/test_scontrol_reboot/pcluster.config.yaml 21 tests/integration-tests/tests/schedulers/test_slurm/test_scontrol_reboot_ec2_health_checks/add_sleep_to_slurmd_service_compute.sh 20 tests/integration-tests/tests/schedulers/test_slurm/test_scontrol_reboot_ec2_health_checks/pcluster.config.yaml 21 tests/integration-tests/tests/schedulers/test_slurm/test_scontrol_reboot_ec2_health_checks/reset_sleep_slurmd_service_compute.sh 3 tests/integration-tests/tests/schedulers/test_slurm/test_scontrol_update_nodelist_sorting/pcluster.config.yaml 31 tests/integration-tests/tests/schedulers/test_slurm/test_slurm/mpi_job.sh 2 tests/integration-tests/tests/schedulers/test_slurm/test_slurm/pcluster.config.yaml 54 tests/integration-tests/tests/schedulers/test_slurm/test_slurm/pcluster.update.config.yaml 55 tests/integration-tests/tests/schedulers/test_slurm/test_slurm/torque_job.sh 1 tests/integration-tests/tests/schedulers/test_slurm/test_slurm_config_update/pcluster.config.update.yaml 30 tests/integration-tests/tests/schedulers/test_slurm/test_slurm_config_update/pcluster.config.update_scheduling.yaml 33 tests/integration-tests/tests/schedulers/test_slurm/test_slurm_config_update/pcluster.config.yaml 27 tests/integration-tests/tests/schedulers/test_slurm/test_slurm_custom_config_parameters/pcluster.config.update.yaml 39 tests/integration-tests/tests/schedulers/test_slurm/test_slurm_custom_config_parameters/pcluster.config.yaml 42 tests/integration-tests/tests/schedulers/test_slurm/test_slurm_custom_partitions/pcluster.config.yaml 49 tests/integration-tests/tests/schedulers/test_slurm/test_slurm_custom_partitions/preinstall.sh 10 tests/integration-tests/tests/schedulers/test_slurm/test_slurm_from_login_nodes_in_private_network/mpi_job.sh 2 tests/integration-tests/tests/schedulers/test_slurm/test_slurm_from_login_nodes_in_private_network/pcluster.config.yaml 53 tests/integration-tests/tests/schedulers/test_slurm/test_slurm_from_login_nodes_in_private_network/pcluster.update.config.yaml 54 tests/integration-tests/tests/schedulers/test_slurm/test_slurm_from_login_nodes_in_private_network/torque_job.sh 1 tests/integration-tests/tests/schedulers/test_slurm/test_slurm_memory_based_scheduling/memory_allocation_chars.c 37 tests/integration-tests/tests/schedulers/test_slurm/test_slurm_memory_based_scheduling/pcluster.config.mem-based-scheduling.yaml 41 tests/integration-tests/tests/schedulers/test_slurm/test_slurm_memory_based_scheduling/pcluster.config.update-schedulable-memory.yaml 42 tests/integration-tests/tests/schedulers/test_slurm/test_slurm_memory_based_scheduling/pcluster.config.yaml 37 tests/integration-tests/tests/schedulers/test_slurm/test_slurm_overrides/launch_override.sh 42 tests/integration-tests/tests/schedulers/test_slurm/test_slurm_overrides/pcluster.config.yaml 32 tests/integration-tests/tests/schedulers/test_slurm/test_slurm_protected_mode/pcluster.config.broken.yaml 87 tests/integration-tests/tests/schedulers/test_slurm/test_slurm_protected_mode/pcluster.config.recover.yaml 72 tests/integration-tests/tests/schedulers/test_slurm/test_slurm_protected_mode/pcluster.config.yaml 71 tests/integration-tests/tests/schedulers/test_slurm/test_slurm_protected_mode/preinstall.sh 10 tests/integration-tests/tests/schedulers/test_slurm/test_slurm_protected_mode_on_cluster_create/pcluster.config.yaml 35 tests/integration-tests/tests/schedulers/test_slurm/test_slurm_protected_mode_on_cluster_create/preinstall.sh 1 tests/integration-tests/tests/schedulers/test_slurm/test_slurm_reconfigure_race_condition/pcluster.config.yaml 21 tests/integration-tests/tests/schedulers/test_slurm/test_slurm_scaling/pcluster.config.yaml 37 tests/integration-tests/tests/schedulers/test_slurm/test_slurm_scaling/slurm_kill_slurmd_job.sh 1 tests/integration-tests/tests/schedulers/test_slurm/test_slurm_ticket_17399/pcluster.config.yaml 20 tests/integration-tests/tests/schedulers/test_slurm/test_update_slurm_reconfigure_race_condition/pcluster.config.yaml 22 tests/integration-tests/tests/schedulers/test_slurm_accounting.py 237 tests/integration-tests/tests/schedulers/test_slurm_accounting/resources/get_accounting_users.sh 10 tests/integration-tests/tests/schedulers/test_slurm_accounting/resources/require_server_identity.sh 13 tests/integration-tests/tests/schedulers/test_slurm_accounting/test_slurm_accounting/pcluster.config.update.yaml 41 tests/integration-tests/tests/schedulers/test_slurm_accounting/test_slurm_accounting/pcluster.config.update2.yaml 42 tests/integration-tests/tests/schedulers/test_slurm_accounting/test_slurm_accounting/pcluster.config.yaml 34 tests/integration-tests/tests/schedulers/test_slurm_accounting/test_slurm_accounting_external_dbd/pcluster.config.yaml 31 tests/integration-tests/tests/spot/__init__.py 1 tests/integration-tests/tests/spot/test_spot.py 19 tests/integration-tests/tests/spot/test_spot/test_spot_default/pcluster.config.yaml 23 tests/integration-tests/tests/spot/test_spot/test_spot_price_capacity_optimized/pcluster.config.yaml 24 tests/integration-tests/tests/storage/__init__.py 1 tests/integration-tests/tests/storage/kms_key_factory.py 146 tests/integration-tests/tests/storage/snapshots_factory.py 285 tests/integration-tests/tests/storage/storage_common.py 609 tests/integration-tests/tests/storage/test_deletion_policy.py 41 tests/integration-tests/tests/storage/test_deletion_policy/test_retain_on_deletion/pcluster.config.yaml 43 tests/integration-tests/tests/storage/test_ebs.py 270 tests/integration-tests/tests/storage/test_ebs/test_ebs_existing/pcluster.config.yaml 58 tests/integration-tests/tests/storage/test_ebs/test_ebs_multiple/pcluster.config.yaml 116 tests/integration-tests/tests/storage/test_ebs/test_ebs_single/pcluster.config.yaml 67 tests/integration-tests/tests/storage/test_ebs/test_ebs_single_empty/pcluster.config.yaml 33 tests/integration-tests/tests/storage/test_ebs/test_ebs_snapshot/pcluster.config.yaml 60 tests/integration-tests/tests/storage/test_efs.py 312 tests/integration-tests/tests/storage/test_efs/test_efs_access_point/pcluster.config.update.yaml 58 tests/integration-tests/tests/storage/test_efs/test_efs_access_point/pcluster.config.yaml 51 tests/integration-tests/tests/storage/test_efs/test_efs_compute_az/pcluster.config.yaml 46 tests/integration-tests/tests/storage/test_efs/test_efs_same_az/pcluster.config.yaml 34 tests/integration-tests/tests/storage/test_efs/test_efs_use_login_nodes/pcluster.config.yaml 44 tests/integration-tests/tests/storage/test_efs/test_multiple_efs/pcluster.config.yaml 63 tests/integration-tests/tests/storage/test_ephemeral.py 42 tests/integration-tests/tests/storage/test_ephemeral/test_head_node_stop/pcluster.config.yaml 32 tests/integration-tests/tests/storage/test_fsx_lustre.py 549 tests/integration-tests/tests/storage/test_fsx_lustre/test_file_cache/pcluster.config.yaml 34 tests/integration-tests/tests/storage/test_fsx_lustre/test_fsx_lustre/pcluster.config.yaml 47 tests/integration-tests/tests/storage/test_fsx_lustre/test_fsx_lustre_backup/pcluster.config.yaml 41 tests/integration-tests/tests/storage/test_fsx_lustre/test_fsx_lustre_backup/pcluster_restore_fsx.config.yaml 35 tests/integration-tests/tests/storage/test_fsx_lustre/test_fsx_lustre_configuration_options/pcluster.config.yaml 64 tests/integration-tests/tests/storage/test_fsx_lustre/test_fsx_lustre_dra/pcluster.config.update.yaml 52 tests/integration-tests/tests/storage/test_fsx_lustre/test_fsx_lustre_dra/pcluster.config.yaml 46 tests/integration-tests/tests/storage/test_fsx_lustre/test_multi_az_fsx/pcluster-managed-fsx.config.yaml 52 tests/integration-tests/tests/storage/test_fsx_lustre/test_multi_az_fsx/pcluster-unmanaged-fsx.config.yaml 48 tests/integration-tests/tests/storage/test_fsx_lustre/test_multiple_fsx/pcluster.config.yaml 67 tests/integration-tests/tests/storage/test_internal_efs.py 34 tests/integration-tests/tests/storage/test_internal_efs/test_internal_efs/pcluster.config.yaml 41 tests/integration-tests/tests/storage/test_raid.py 31 tests/integration-tests/tests/storage/test_raid/test_raid_fault_tolerance_mode/pcluster.config.yaml 38 tests/integration-tests/tests/storage/test_raid/test_raid_performance_mode/pcluster.config.yaml 41 tests/integration-tests/tests/storage/test_shared_home.py 115 tests/integration-tests/tests/storage/test_shared_home/test_shared_home/pcluster.config.yaml 63 tests/integration-tests/tests/tags/test_tag_propagation.py 135 tests/integration-tests/tests/tags/test_tag_propagation/test_tag_propagation/pcluster.config.update.queue_update.yaml 47 tests/integration-tests/tests/tags/test_tag_propagation/test_tag_propagation/pcluster.config.update.yaml 59 tests/integration-tests/tests/tags/test_tag_propagation/test_tag_propagation/pcluster.config.yaml 59 tests/integration-tests/tests/trainium/test_trainium.py 51 tests/integration-tests/tests/trainium/test_trainium/test_trainium/neuron-allreduce.sh 60 tests/integration-tests/tests/trainium/test_trainium/test_trainium/neuron-ccl.sh 49 tests/integration-tests/tests/trainium/test_trainium/test_trainium/neuron-installation.sh 94 tests/integration-tests/tests/trainium/test_trainium/test_trainium/pcluster.config.yaml 57 tests/integration-tests/tests/trainium/test_trainium/test_trainium/test-primary-ip.sh 15 tests/integration-tests/tests/update/__init__.py 1 tests/integration-tests/tests/update/test_update.py 1573 tests/integration-tests/tests/update/test_update/test_dynamic_file_systems_update/pcluster.config.update.yaml 143 tests/integration-tests/tests/update/test_update/test_dynamic_file_systems_update/pcluster.config.yaml 41 tests/integration-tests/tests/update/test_update/test_dynamic_file_systems_update_data_loss/pcluster.config.no-storage.yaml 29 tests/integration-tests/tests/update/test_update/test_dynamic_file_systems_update_data_loss/pcluster.config.yaml 73 tests/integration-tests/tests/update/test_update/test_dynamic_file_systems_update_rollback/pcluster.config.update_rollback.yaml 91 tests/integration-tests/tests/update/test_update/test_dynamic_file_systems_update_rollback/pcluster.config.yaml 40 tests/integration-tests/tests/update/test_update/test_login_nodes_update/pcluster_create_without_login_nodes.config.yaml 26 tests/integration-tests/tests/update/test_update/test_login_nodes_update/pcluster_update_login_nodes_count_to_0.config.yaml 42 tests/integration-tests/tests/update/test_update/test_login_nodes_update/pcluster_update_login_nodes_count_to_1.config.yaml 42 tests/integration-tests/tests/update/test_update/test_login_nodes_update/pcluster_update_login_nodes_count_to_3.config.yaml 42 tests/integration-tests/tests/update/test_update/test_multi_az_create_and_update/pcluster_create.config.yaml 34 tests/integration-tests/tests/update/test_update/test_multi_az_create_and_update/pcluster_update_1.config.yaml 35 tests/integration-tests/tests/update/test_update/test_multi_az_create_and_update/pcluster_update_2.config.yaml 34 tests/integration-tests/tests/update/test_update/test_queue_parameters_update/pcluster.config.update.yaml 38 tests/integration-tests/tests/update/test_update/test_queue_parameters_update/pcluster.config.update_resize.yaml 40 tests/integration-tests/tests/update/test_update/test_queue_parameters_update/pcluster.config.update_with_running_job.yaml 40 tests/integration-tests/tests/update/test_update/test_queue_parameters_update/pcluster.config.update_without_running_job.yaml 38 tests/integration-tests/tests/update/test_update/test_queue_parameters_update/pcluster.config.yaml 36 tests/integration-tests/tests/update/test_update/test_update_awsbatch/pcluster.config.update.yaml 31 tests/integration-tests/tests/update/test_update/test_update_awsbatch/pcluster.config.yaml 31 tests/integration-tests/tests/update/test_update/test_update_compute_ami/pcluster.config.update.yaml 34 tests/integration-tests/tests/update/test_update/test_update_compute_ami/pcluster.config.yaml 28 tests/integration-tests/tests/update/test_update/test_update_instance_list/failing_post_install.sh 1 tests/integration-tests/tests/update/test_update/test_update_instance_list/pcluster.config.update.remove.yaml 30 tests/integration-tests/tests/update/test_update/test_update_instance_list/pcluster.config.update.yaml 28 tests/integration-tests/tests/update/test_update/test_update_instance_list/pcluster.config.yaml 27 tests/integration-tests/tests/update/test_update/test_update_slurm/failed_postupdate.sh 2 tests/integration-tests/tests/update/test_update/test_update_slurm/pcluster.config.update.yaml 184 tests/integration-tests/tests/update/test_update/test_update_slurm/pcluster.config.yaml 112 tests/integration-tests/tests/update/test_update/test_update_slurm/postinstall.sh 2 tests/integration-tests/tests/update/test_update/test_update_slurm/postupdate.sh 3 tests/integration-tests/tests/update/test_update/test_update_slurm/preinstall.sh 2 tests/integration-tests/tests/update/test_update/test_update_slurm/slurm_get_root_volume_size.sh 1 tests/integration-tests/tests/update/test_update/test_update_slurm/updated_postinstall.sh 2 tests/integration-tests/tests/update/test_update/test_update_slurm/updated_postupdate.sh 3 tests/integration-tests/tests/update/test_update/test_update_slurm/updated_preinstall.sh 2 tests/integration-tests/tests/users/__init__.py 1 tests/integration-tests/tests/users/test_default_user_home.py 24 tests/integration-tests/tests/users/test_default_user_home/test_default_user_local_home/pcluster.config.yaml 33 tests/integration-tests/time_utils.py 6 tests/integration-tests/utils.py 616