Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[integ-tests-3.7.0][integ-tests] Improve _get_resources_with_image_resource #5701

Merged

Conversation

hanwen-pcluste
Copy link
Contributor

@hanwen-pcluste hanwen-pcluste commented Sep 14, 2023

When the resource first appears, the PhysicalResourceId might not be available. Therefore, this commit improves the function to wait until PhysicalResourceId is available.

This PR also cherry picks #5685

Tests

test_iam_roles integration test has been passed

Checklist

  • Make sure you are pointing to the right branch.
  • If you're creating a patch for a branch other than develop add the branch name as prefix in the PR title (e.g. [release-3.6]).
  • Check all commits' messages are clear, describing what and why vs how.
  • Make sure to have added unit tests or integration tests to cover the new/modified code.
  • Check if documentation is impacted by this change.

Please review the guidelines for contributing and Pull Request Instructions.

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

When the resource first appears, the PhysicalResourceId might not be available. Therefore, this commit improves the function to wait until PhysicalResourceId is available

Signed-off-by: Hanwen <[email protected]>
@hanwen-pcluste hanwen-pcluste requested review from a team as code owners September 14, 2023 15:41
@hanwen-pcluste hanwen-pcluste changed the title [integ-tests] Improve _get_resources_with_image_resource [integ-tests-3.7.0][integ-tests] Improve _get_resources_with_image_resource Sep 14, 2023
@hanwen-pcluste hanwen-pcluste added the skip-changelog-update Disables the check that enforces changelog updates in PRs label Sep 14, 2023
- Tests run using Github actions now, not TravisCI.
- The pytest-travis-fold module is no longer necessary.

Signed-off-by: Eddy Mwiti <[email protected]>
@hanwen-pcluste hanwen-pcluste enabled auto-merge (rebase) September 14, 2023 15:52
@hanwen-pcluste hanwen-pcluste merged commit 22c3dba into aws:integ-tests-3.7.0 Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog-update Disables the check that enforces changelog updates in PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants