Skip to content

Amd blocking test collection + test dispatching to the specific agent pool (v2)#166

Open
Alexei-V-Ivanov-AMD wants to merge 8 commits intomainfrom
amd_blocking_test_collection_v2
Open

Amd blocking test collection + test dispatching to the specific agent pool (v2)#166
Alexei-V-Ivanov-AMD wants to merge 8 commits intomainfrom
amd_blocking_test_collection_v2

Conversation

@Alexei-V-Ivanov-AMD
Copy link
Collaborator

Adds functionality to decide if a specific AMD test is blocking.

Implemented trough an additional "grade" property for each test definition in the test-pipeline.yaml. E.g.:

  • label: Regression Test # 7min
    timeout_in_minutes: 20
    mirror_hardwares: [amdexperimental, amdproduction]
    agent_pool: amd_mi325_1
    ....

makes this "AMD: Regression Test" dispatched to the amd_mi325_1 agent pool.

The decision on making softfail "true" or "false" is contained in the ci-infra/buildkite/test-template-ci.j2 file.

Signed-off-by: Alexei V. Ivanov alexei.ivanov@amd.com

Signed-off-by: Alexei V. Ivanov <alexei.ivanov@amd.com>
Signed-off-by: Alexei V. Ivanov <alexei.ivanov@amd.com>
Signed-off-by: Alexei V. Ivanov <alexei.ivanov@amd.com>
Signed-off-by: Alexei V. Ivanov <alexei.ivanov@amd.com>
Signed-off-by: Alexei V. Ivanov <alexei.ivanov@amd.com>
Signed-off-by: Alexei V. Ivanov <alexei.ivanov@amd.com>
Signed-off-by: Alexei V. Ivanov <alexei.ivanov@amd.com>
Signed-off-by: Alexei V. Ivanov <alexei.ivanov@amd.com>
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.

1 participant