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

test: add test_marker checks to integ scripts #1169

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

marofke
Copy link
Contributor

@marofke marofke commented Dec 21, 2023

Summary

I added a 'test_marker' sentinel file to our integration component directories, but missed updating a few other scripts that expected the old cdk.json file, causing unexpected behviour with tests. I've updated all of the scripts in the integ directory.

Testing

Ran the cleanup script, confirming it cleaned up each component directory with a test_marker file in it.


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

Copy link
Contributor

@ddneilson ddneilson left a comment

Choose a reason for hiding this comment

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

I did a search on the integ/ directory, and it looks like you did indeed get them all. Thanks!

@marofke marofke merged commit 3e8764f into mainline Dec 21, 2023
@marofke marofke deleted the marofke/add-test-marker branch December 21, 2023 15:32
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