Skip to content

Conversation

@abidhasan-aws
Copy link
Contributor

@abidhasan-aws abidhasan-aws commented Nov 7, 2025

Reason for this change

Previously integration-test-deployment was passing in silent if some of the test were not found.
We want to make sure that all the changed integ tests in a PR ran, or workflow should fail.

Change

integration-test-deployment to use integ-runner with --strict flag so that workflow fails in case of test not found.

Testing

Test run on fork: https://github.com/Abogical/aws-cdk/actions/runs/19229944532/job/54965890882?pr=19

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@github-actions github-actions bot added the p2 label Nov 7, 2025
@aws-cdk-automation aws-cdk-automation requested a review from a team November 7, 2025 02:27
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Nov 7, 2025
@abidhasan-aws abidhasan-aws force-pushed the abidhasan/use-integ-runner-with-strict-flag branch from c66c237 to 8720c4c Compare November 11, 2025 07:16
Copy link
Member

@Abogical Abogical left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Separate the snapshot change into a different PR. This change should not be marked under a ci commit, and if something went wrong we can revert that snapshot change only more easily.

@Abogical Abogical self-assigned this Nov 11, 2025
@abidhasan-aws abidhasan-aws force-pushed the abidhasan/use-integ-runner-with-strict-flag branch 2 times, most recently from aa7e1e8 to f37763c Compare November 11, 2025 13:58
@mergify
Copy link
Contributor

mergify bot commented Nov 11, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify
Copy link
Contributor

mergify bot commented Nov 11, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit dc21826 into main Nov 11, 2025
18 of 19 checks passed
@mergify mergify bot deleted the abidhasan/use-integ-runner-with-strict-flag branch November 11, 2025 15:28
@github-actions
Copy link
Contributor

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

contribution/core This is a PR that came from AWS. p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants