Skip to content

Chore: Include GPU Integ Tests in CI-Health#6078

Merged
lucasjia-aws merged 1 commit into
aws:masterfrom
lucasjia-aws:feature/split-ci-health-v2-v3
Jul 22, 2026
Merged

Chore: Include GPU Integ Tests in CI-Health#6078
lucasjia-aws merged 1 commit into
aws:masterfrom
lucasjia-aws:feature/split-ci-health-v2-v3

Conversation

@lucasjia-aws

Copy link
Copy Markdown
Collaborator

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Replace ci-health-v3.yml and the standalone gpu-integ-tests.yml with two
workflows, and move the GPU integ tests into the V3 suite.

- ci-health-v3-master.yml: unit-test-v3, canaries-v3-master,
  gpu-integ-tests-master (us-west-2 + us-east-1), and import-model-integ-tests.
  A report-result job ANDs the GPU + import-model jobs into a single per-run
  GpuIntegMasterRunFailure metric emitted to us-west-2.
- ci-health-v3-release.yml: canaries-v3-release, gpu-integ-tests-release
  (us-west-2 + us-east-1), with report-result ANDing the two region jobs into
  GpuIntegReleaseRunFailure.

Both run once a day (no gate / skip-on-success). Each region job pair triggers
the same CodeBuild project name (region differs only by credentials and the
region-override buildspec), and the AND-ed run-level metric preserves us-east-1
GPU coverage that a us-west-2-only per-project alarm cannot see. Only scheduled
runs emit the metrics; manual dispatch runs are excluded.
@lucasjia-aws
lucasjia-aws force-pushed the feature/split-ci-health-v2-v3 branch from 60e314f to 371e30e Compare July 22, 2026 18:32
@lucasjia-aws lucasjia-aws changed the title Feature/split ci health v2 v3 Chore: Include GPU Integ Tests in Canaries Jul 22, 2026
@lucasjia-aws lucasjia-aws changed the title Chore: Include GPU Integ Tests in Canaries Chore: Include GPU Integ Tests in CI-Health Jul 22, 2026
@lucasjia-aws
lucasjia-aws merged commit c2acd92 into aws:master Jul 22, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants