-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Create a fault tolerant execution smoke test for trino-redshift
#18480
Create a fault tolerant execution smoke test for trino-redshift
#18480
Conversation
...dshift/src/test/java/io/trino/plugin/redshift/TestRedshiftQueryFailureRecoverySmokeTest.java
Outdated
Show resolved
Hide resolved
...dshift/src/test/java/io/trino/plugin/redshift/TestRedshiftQueryFailureRecoverySmokeTest.java
Outdated
Show resolved
Hide resolved
9cfd583
to
0bfd826
Compare
/test-with-secrets sha=a16052b87f889b2a271c8f1f3cb1bbc85fdd6fa2 |
Opt for a smoke test to verify basic functionality of a CTAS statement on the `trino-redshift` connector. Running all the fault-tolerant execution tests on the connector can occasionally lead to timeouts due to the random geographical positioning of the Github CI runner in relation to the ephemeral AWS Redshift instance.
a16052b
to
b8c19b0
Compare
@findepi pls trigger again the build with secrets |
/test-with-secrets sha=b8c19b02ed8202abfb7f17246b0915958ab4247c |
The CI workflow run with tests that require additional secrets has been started: https://github.com/trinodb/trino/actions/runs/5744938013 |
green |
Description
Opt for a smoke test to verify basic functionality of a CTAS statement on the
trino-redshift
connector.Running all the fault tolerant execution tests on the connector can occasionally lead to timeouts due to the random geographical positioning of the Github CI runner in relation to the ephemeral AWS Redshift instance.
Local test run of the fault tolerant smoke tests completed locally in ~ 4 minutes.
Fixes #18446
Additional context and related issues
Release notes
(x) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
( ) Release notes are required, with the following suggested text: