[Backport 2.12] Updated the smoke tests scripts to use the end-to-end tests#5913
Merged
[Backport 2.12] Updated the smoke tests scripts to use the end-to-end tests#5913
Conversation
Updated the smoke tests scripts to use the end-to-end tests to get them running as part of the release again. Support validating tar files by skipping the Docker pull if the image is local. Skip the Docker validations in the run-smoke-tests.sh script altogether to rely on the e2e-tests. Increase validation time to 30 minutes. Signed-off-by: David Venable <dlv@amazon.com> (cherry picked from commit c6f072a)
dlvenable
approved these changes
Jul 29, 2025
Unit Test Results 2 940 files - 26 2 940 suites - 26 1h 12m 52s ⏱️ - 7m 48s For more details on these failures, see this check. Results for commit 964f007. ± Comparison against base commit 73ff2ba. ♻️ This comment has been updated with latest results. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport c6f072a from #5903