ad_integration: test_ad_integration.py::test_ad_integration: dimensions: - regions: [ "ap-southeast-1" ] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2", "rhel8"] schedulers: ["slurm"] benchmarks: - mpi_variants: ["openmpi"] num_instances: [5] osu_benchmarks: collective: ["osu_alltoall"] - regions: ["eu-west-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["ubuntu2204", "centos7"] schedulers: ["slurm"] arm_pl: test_arm_pl.py::test_arm_pl: dimensions: - regions: ["ap-northeast-1"] instances: {{ common.INSTANCES_DEFAULT_ARM }} oss: {{ common.OSS_COMMERCIAL_ARM }} schedulers: ["slurm"] cfn-init: test_cfn_init.py::test_replace_compute_on_failure: dimensions: - regions: ["af-south-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["rhel8"] schedulers: ["slurm"] test_cfn_init.py::test_install_args_quotes: dimensions: - regions: ["us-west-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["centos7"] schedulers: ["slurm"] cli_commands: test_cli_commands.py::test_slurm_cli_commands: dimensions: - regions: ["ap-northeast-2"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["ubuntu2204"] schedulers: ["slurm"] cloudwatch_logging: test_cloudwatch_logging.py::test_cloudwatch_logging: dimensions: # 1) run the test for all the schedulers with alinux2 - regions: ["cn-northwest-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] schedulers: {{ common.SCHEDULERS_TRAD }} - regions: ["us-gov-east-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] schedulers: ["awsbatch"] # 2) run the test for all OSes with slurm - regions: ["ap-east-1"] instances: {{ common.INSTANCES_DEFAULT_ARM }} oss: ["ubuntu2204", "rhel8"] schedulers: ["slurm"] - regions: ["ap-east-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["rhel8", "centos7"] schedulers: ["slurm"] test_compute_console_output_logging.py::test_console_output_with_monitoring_disabled: dimensions: - regions: ["ap-east-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] schedulers: ["slurm"] test_compute_console_output_logging.py::test_custom_action_error: dimensions: - regions: ["ap-east-1"] oss: ["rhel8"] instances: {{ common.INSTANCES_DEFAULT_X86 }} schedulers: ["slurm"] configure: test_pcluster_configure.py::test_pcluster_configure: dimensions: - regions: ["af-south-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["ubuntu2204"] schedulers: ["slurm"] - regions: ["ap-southeast-2"] instances: {{ common.INSTANCES_DEFAULT_ARM }} oss: ["alinux2"] schedulers: ["slurm"] # Do not run on ARM + Batch # pcluster configure always picks optimal and Batch does not support ARM for optimal for now - regions: ["us-gov-west-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] schedulers: ["awsbatch"] test_pcluster_configure.py::test_pcluster_configure_avoid_bad_subnets: dimensions: - regions: ["us-east-1"] # region must be us-east-1 due to hardcoded logic for AZ selection instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] schedulers: ["slurm"] test_pcluster_configure.py::test_region_without_t2micro: dimensions: - regions: ["eu-north-1"] # must be regions that do not have t2.micro oss: ["rhel8"] schedulers: ["slurm"] test_pcluster_configure.py::test_efa_and_placement_group: dimensions: - regions: ["us-west-2"] instances: {{ common.INSTANCES_EFA_SUPPORTED_X86 }} oss: ["alinux2"] schedulers: ["slurm"] test_pcluster_configure.py::test_efa_unsupported: dimensions: - regions: ["us-east-1"] instances: {{ common.INSTANCES_EFA_UNSUPPORTED_X86 }} oss: ["rhel8"] schedulers: ["slurm"] create: test_create.py::test_create_wrong_os: dimensions: - regions: ["eu-central-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["rhel8"] # os must be different from ubuntu2004 to test os validation logic when wrong os is provided schedulers: ["slurm"] test_create.py::test_create_wrong_pcluster_version: dimensions: - regions: ["ca-central-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] schedulers: ["slurm"] test_create.py::test_create_imds_secured: dimensions: - regions: ["eu-south-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: {{common.OSS_COMMERCIAL_X86}} schedulers: ["slurm"] test_create.py::test_cluster_creation_with_problematic_preinstall_script: dimensions: - regions: ["ap-south-1"] instances: {{ common.INSTANCES_DEFAULT_ARM }} schedulers: ["slurm"] oss: ["ubuntu2204"] test_create.py::test_cluster_creation_timeout: dimensions: - regions: ["ap-northeast-2"] instances: {{ common.INSTANCES_DEFAULT_X86 }} schedulers: ["slurm"] oss: ["alinux2"] test_create.py::test_cluster_creation_with_invalid_ebs: dimensions: - regions: ["ap-south-1"] instances: {{ common.INSTANCES_DEFAULT_ARM }} schedulers: ["slurm"] oss: ["ubuntu2004"] createami: test_createami.py::test_invalid_config: dimensions: - regions: ["eu-west-3"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] test_createami.py::test_build_image: dimensions: - regions: ["eu-west-3"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["ubuntu2204", "alinux2", "rhel8"] test_createami.py::test_kernel4_build_image_run_cluster: dimensions: - regions: ["eu-south-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} schedulers: ["slurm"] oss: ["alinux2"] test_createami.py::test_build_image_custom_components: # Test arn custom component with combination (eu-west-1, m6g.xlarge, alinux2) # Test script custom component with combination (ap-southeast-2, c5.xlarge, ubuntu2004) dimensions: - regions: ["eu-north-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["ubuntu2004"] - regions: ["eu-west-1"] instances: {{ common.INSTANCES_DEFAULT_ARM }} oss: ["alinux2"] test_createami.py::test_build_image_wrong_pcluster_version: dimensions: - regions: ["ca-central-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] monitoring: test_monitoring.py::test_monitoring: dimensions: - regions: ["ap-northeast-2"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["centos7"] schedulers: ["slurm"] test_structured_log_events.py::test_custom_compute_action_failure: dimensions: - regions: ["af-south-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["ubuntu2204"] schedulers: ["slurm"] dcv: test_dcv.py::test_dcv_configuration: dimensions: # DCV on GPU enabled instance - regions: ["use1-az6"] # do not move, unless capacity reservation is moved as well instances: ["g4dn.2xlarge"] oss: ["centos7"] schedulers: ["slurm"] # DCV on ARM + GPU - regions: ["use1-az6"] # do not move, unless capacity reservation is moved as well instances: ["g5g.2xlarge"] oss: ["rhel8"] schedulers: ["slurm"] # DCV in cn regions and non GPU enabled instance - regions: ["cn-northwest-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] schedulers: ["slurm"] # DCV in gov-cloud regions and non GPU enabled instance - regions: ["us-gov-west-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["ubuntu2004"] schedulers: ["slurm"] test_dcv.py::test_dcv_with_remote_access: dimensions: - regions: ["ap-southeast-2"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["centos7"] schedulers: ["slurm"] disable_hyperthreading: test_disable_hyperthreading.py::test_hit_disable_hyperthreading: dimensions: - regions: ["us-west-1"] instances: ["c5.xlarge"] oss: ["ubuntu2204"] schedulers: ["slurm"] benchmarks: - mpi_variants: ["openmpi", "intelmpi"] num_instances: [5] # Change the head node instance type if you'd test more than 30 instances slots_per_instance: 2 partition: "ht-disabled" osu_benchmarks: collective: ["osu_allreduce", "osu_alltoall"] dns: test_dns.py::test_hit_no_cluster_dns_mpi: dimensions: - regions: ["af-south-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: {{ common.OSS_COMMERCIAL_X86 }} schedulers: ["slurm"] test_dns.py::test_existing_hosted_zone: dimensions: - regions: ["eu-south-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] schedulers: ["slurm"] efa: test_efa.py::test_efa: dimensions: - regions: ["sa-east-1"] instances: ["c5n.9xlarge"] oss: ["rhel8"] schedulers: ["slurm"] - regions: ["use1-az6"] # do not move, unless capacity reservation is moved as well instances: ["p4d.24xlarge"] oss: ["alinux2"] schedulers: ["slurm"] - regions: ["use1-az6"] # do not move, unless capacity reservation is moved as well instances: ["c6gn.16xlarge"] oss: ["ubuntu2204"] schedulers: ["slurm"] - regions: ["use2-az2"] # do not move, unless instance type support is moved as well instances: [{{ common.instance("instance_type_1") }}] oss: ["centos7"] schedulers: [ "slurm" ] iam: test_iam.py::test_iam_policies: dimensions: - regions: ["eu-north-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] schedulers: ["slurm", "awsbatch"] test_iam.py::test_iam_roles: dimensions: - regions: ["eu-west-3"] schedulers: ["awsbatch", "slurm"] oss: ["alinux2"] instances: {{ common.INSTANCES_DEFAULT_X86 }} test_iam_image.py::test_iam_roles: dimensions: - regions: ["eu-south-1"] oss: ["alinux2"] instances: {{ common.INSTANCES_DEFAULT_X86 }} test_iam.py::test_s3_read_write_resource: dimensions: - regions: ["eu-central-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["rhel8"] schedulers: ["slurm"] test_iam.py::test_iam_resource_prefix: dimensions: - regions: [ "eu-north-1" ] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: [ "alinux2" ] schedulers: [ "slurm" ] intel_hpc: test_intel_hpc.py::test_intel_hpc: dimensions: - regions: ["us-east-2"] instances: ["c5.18xlarge"] oss: ["centos7"] schedulers: ["slurm"] networking: test_cluster_networking.py::test_cluster_in_private_subnet: dimensions: - regions: ["me-south-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] schedulers: ["slurm"] test_cluster_networking.py::test_existing_eip: dimensions: - regions: ["me-south-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["rhel8"] schedulers: ["slurm"] test_networking.py::test_public_network_topology: dimensions: - regions: ["af-south-1", "us-gov-east-1", "cn-northwest-1"] test_networking.py::test_public_private_network_topology: dimensions: - regions: ["af-south-1", "us-gov-east-1", "cn-northwest-1"] test_cluster_networking.py::test_cluster_in_no_internet_subnet: dimensions: # The region needs to be the same of the Jenkins server since default pre/post install scripts are hosted in an # S3 bucket belonging to the same region and S3 VPC Endpoints only work within the region. - regions: ["us-east-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["centos7"] schedulers: ["slurm"] - regions: ["us-east-1"] instances: {{ common.INSTANCES_DEFAULT_ARM }} oss: ["rhel8"] schedulers: ["slurm"] - regions: ["cn-north-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] schedulers: ["slurm"] - regions: ["us-gov-west-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["ubuntu2004"] schedulers: ["slurm"] test_multi_cidr.py::test_multi_cidr: dimensions: - regions: ["ap-northeast-2"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] schedulers: ["slurm"] test_security_groups.py::test_additional_sg_and_ssh_from: dimensions: - regions: ["eu-north-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["centos7"] schedulers: ["slurm"] test_security_groups.py::test_overwrite_sg: dimensions: - regions: ["eu-north-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["centos7"] schedulers: ["slurm"] test_placement_group.py::test_placement_group: dimensions: - regions: ["eu-central-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] schedulers: ["slurm"] test_on_demand_capacity_reservation.py::test_on_demand_capacity_reservation: dimensions: - regions: [ "us-west-2" ] oss: [ "alinux2" ] scaling: test_mpi.py::test_mpi: # TODO: move outside of the scaling dir dimensions: - regions: ["ap-east-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["rhel8"] schedulers: ["slurm"] - regions: ["eu-north-1"] instances: {{ common.INSTANCES_DEFAULT_ARM }} oss: ["ubuntu2204"] schedulers: ["slurm"] test_mpi.py::test_mpi_ssh: dimensions: - regions: ["eu-north-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["centos7"] schedulers: ["slurm"] schedulers: test_awsbatch.py::test_awsbatch: dimensions: - regions: ["us-gov-west-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] schedulers: ["awsbatch"] - regions: ["ap-northeast-1"] instances: {{ common.INSTANCES_DEFAULT_ARM }} oss: ["alinux2"] schedulers: ["awsbatch"] test_awsbatch.py::test_awsbatch_defaults: dimensions: - regions: ["cn-north-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] schedulers: ["awsbatch"] test_slurm.py::test_slurm: dimensions: - regions: ["eu-central-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["ubuntu2204"] schedulers: ["slurm"] test_slurm.py::test_slurm_pmix: # TODO: include in main test_slurm to reduce number of created clusters dimensions: - regions: ["ap-south-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["centos7"] schedulers: ["slurm"] - regions: ["ap-northeast-1"] instances: {{ common.INSTANCES_DEFAULT_ARM }} oss: ["rhel8"] schedulers: ["slurm"] test_slurm.py::test_slurm_scaling: dimensions: - regions: ["use2-az2"] # do not move, unless instance type support is moved as well instances: [{{ common.instance("instance_type_1") }}] oss: [ "alinux2" ] schedulers: [ "slurm" ] test_slurm.py::test_error_handling: dimensions: - regions: ["ca-central-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] schedulers: ["slurm"] test_slurm.py::test_slurm_protected_mode: dimensions: - regions: ["ca-central-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["rhel8"] schedulers: ["slurm"] test_slurm.py::test_slurm_protected_mode_on_cluster_create: dimensions: - regions: ["ap-east-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["centos7"] schedulers: ["slurm"] test_slurm.py::test_fast_capacity_failover: dimensions: - regions: ["ap-east-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] schedulers: ["slurm"] test_slurm.py::test_slurm_config_update: dimensions: - regions: ["ap-east-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["ubuntu2004"] schedulers: ["slurm"] test_slurm.py::test_slurm_memory_based_scheduling: dimensions: - regions: ["ap-east-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["ubuntu2204"] schedulers: ["slurm"] test_slurm.py::test_scontrol_reboot: dimensions: - regions: ["us-east-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["ubuntu2004"] schedulers: ["slurm"] test_slurm.py::test_scontrol_reboot_ec2_health_checks: dimensions: - regions: ["us-east-2"] instances: ["t2.medium"] oss: ["ubuntu2204"] schedulers: ["slurm"] test_slurm.py::test_slurm_overrides: dimensions: - regions: ["me-south-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["ubuntu2004"] schedulers: ["slurm"] test_slurm.py::test_scontrol_update_nodelist_sorting: dimensions: - regions: ["ca-central-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] schedulers: ["slurm"] test_slurm_accounting.py::test_slurm_accounting: dimensions: - regions: ["ap-south-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["ubuntu2204"] schedulers: ["slurm"] test_slurm_accounting.py::test_slurm_accounting_disabled_to_enabled_update: dimensions: - regions: ["us-west-2"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["centos7"] schedulers: ["slurm"] test_slurm.py::test_slurm_reconfigure_race_condition: dimensions: - regions: ["af-south-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] schedulers: [ "slurm" ] test_slurm.py::test_slurm_custom_partitions: dimensions: - regions: ["ap-northeast-2"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["ubuntu2004"] schedulers: ["slurm"] spot: test_spot.py::test_spot_default: dimensions: - regions: ["me-south-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["centos7"] schedulers: ["slurm"] storage: test_fsx_lustre.py::test_fsx_lustre: dimensions: - regions: ["eu-west-2"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] schedulers: ["slurm"] - regions: ["eu-north-1"] instances: {{ common.INSTANCES_DEFAULT_ARM }} oss: ["ubuntu2204"] schedulers: ["slurm"] test_fsx_lustre.py::test_fsx_file_cache: dimensions: - regions: [ "eu-west-2" ] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: [ "alinux2" ] schedulers: [ "slurm" ] - regions: [ "eu-north-1" ] instances: {{ common.INSTANCES_DEFAULT_ARM }} oss: [ "ubuntu2204" ] schedulers: [ "slurm" ] # The checks performed in test_multiple_fsx is the same as test_fsx_lustre. # We should consider this when assigning dimensions to each test. test_fsx_lustre.py::test_multiple_fsx: dimensions: - regions: ["eu-west-2"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["rhel8"] schedulers: ["slurm"] benchmarks: - mpi_variants: ["openmpi"] num_instances: [5] # Change the head node instance type if you'd test more than 30 instances slots_per_instance: 2 osu_benchmarks: collective: ["osu_alltoall"] - regions: ["eu-west-2"] instances: {{ common.INSTANCES_DEFAULT_ARM }} oss: ["ubuntu2004"] schedulers: ["slurm"] - regions: ["cn-north-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] schedulers: ["slurm"] - regions: ["us-gov-west-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] schedulers: ["slurm"] test_fsx_lustre.py::test_multi_az_fsx: dimensions: - regions: ["eu-west-2"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["centos7"] schedulers: ["slurm"] test_fsx_lustre.py::test_fsx_lustre_configuration_options: dimensions: - regions: ["us-east-2"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] schedulers: ["slurm"] test_fsx_lustre.py::test_fsx_lustre_backup: dimensions: - regions: ["us-west-1"] instances: {{ common.INSTANCES_DEFAULT_ARM }} oss: ["rhel8"] schedulers: ["slurm"] # EFS tests can be done in any region. test_efs.py::test_efs_compute_az: dimensions: - regions: ["ca-central-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] schedulers: ["slurm"] test_efs.py::test_efs_same_az: dimensions: - regions: ["ca-central-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["centos7"] schedulers: ["slurm"] # The checks performed in test_efs_same_az is similar to test_multiple_efs. # We should consider this when assigning dimensions to each test. test_efs.py::test_multiple_efs: dimensions: - regions: ["cn-northwest-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] schedulers: ["awsbatch"] - regions: [ "ca-central-1" ] instances: {{ common.INSTANCES_DEFAULT_ARM }} oss: ["ubuntu2204"] schedulers: [ "slurm" ] benchmarks: - mpi_variants: ["intelmpi"] num_instances: [5] # Change the head node instance type if you'd test more than 30 instances slots_per_instance: 2 osu_benchmarks: collective: ["osu_alltoall"] - regions: ["us-gov-east-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["rhel8"] schedulers: ["slurm"] test_raid.py::test_raid_fault_tolerance_mode: dimensions: - regions: ["cn-northwest-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] schedulers: ["slurm"] test_raid.py::test_raid_performance_mode: dimensions: - regions: ["ap-south-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["ubuntu2004", "centos7"] schedulers: ["slurm"] - regions: ["us-gov-east-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["rhel8"] schedulers: ["slurm"] test_ebs.py::test_ebs_multiple: dimensions: - regions: ["us-east-2"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["ubuntu2204"] schedulers: ["slurm"] test_ebs.py::test_ebs_single: dimensions: - regions: ["us-gov-east-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] schedulers: ["slurm"] test_ebs.py::test_ebs_snapshot: dimensions: - regions: ["us-east-2"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["rhel8"] schedulers: ["slurm"] - regions: ["cn-northwest-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["rhel8"] schedulers: ["slurm"] test_ebs.py::test_ebs_existing: dimensions: - regions: ["us-east-2"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["rhel8"] schedulers: ["slurm"] test_deletion_policy.py::test_retain_on_deletion: dimensions: - regions: ["ap-east-1" ] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] schedulers: ["slurm"] # Ephemeral test requires instance type with instance store test_ephemeral.py::test_head_node_stop: dimensions: - regions: ["use1-az4"] instances: ["m5d.xlarge"] # SSD based instance oss: ["alinux2"] schedulers: ["slurm"] tags: test_tag_propagation.py::test_tag_propagation: dimensions: - regions: ["us-west-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] schedulers: ["slurm", "awsbatch"] update: test_update.py::test_update_awsbatch: dimensions: - regions: ["eu-south-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] test_update.py::test_update_slurm: dimensions: - regions: ["eu-central-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["ubuntu2004"] test_update.py::test_update_compute_ami: dimensions: - regions: ["eu-west-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["rhel8"] test_update.py::test_update_instance_list: dimensions: - regions: ["ap-south-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["rhel8"] schedulers: ["slurm"] test_update.py::test_queue_parameters_update: dimensions: - regions: ["ap-south-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["rhel8"] schedulers: ["slurm"] test_update.py::test_dynamic_file_systems_update: dimensions: - regions: ["eu-west-2"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["centos7"] schedulers: ["slurm"] - regions: ["ap-northeast-1"] instances: {{ common.INSTANCES_DEFAULT_ARM }} oss: ["ubuntu2204"] schedulers: ["slurm"] test_update.py::test_multi_az_create_and_update: dimensions: - regions: ["eu-west-2"] schedulers: ["slurm"] oss: ["alinux2"] multiple_nics: test_multiple_nics.py::test_multiple_nics: dimensions: - regions: ["use1-az6"] instances: ["c6in.32xlarge"] oss: {{ common.OSS_COMMERCIAL_X86 }} schedulers: ["slurm"] resource_bucket: test_resource_bucket.py::test_resource_bucket: dimensions: - regions: ["us-west-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] schedulers: ["slurm", "awsbatch"] log_rotation: test_log_rotation.py::test_log_rotation: dimensions: - regions: ["ap-south-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["ubuntu2004"] schedulers: ["slurm"] health_checks: test_gpu_health_checks.py::test_cluster_with_gpu_health_checks: dimensions: - regions: ["eu-west-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} oss: ["alinux2"] schedulers: ["slurm"]