Add Iceberg connector smoke tests on Google Cloud#13835
Conversation
|
Sent #13836 within the repository. |
...in/trino-iceberg/src/test/java/io/trino/plugin/iceberg/TestIcebergGcsConnectorSmokeTest.java
Outdated
Show resolved
Hide resolved
...in/trino-iceberg/src/test/java/io/trino/plugin/iceberg/TestIcebergGcsConnectorSmokeTest.java
Outdated
Show resolved
Hide resolved
...in/trino-iceberg/src/test/java/io/trino/plugin/iceberg/TestIcebergGcsConnectorSmokeTest.java
Outdated
Show resolved
Hide resolved
...in/trino-iceberg/src/test/java/io/trino/plugin/iceberg/TestIcebergGcsConnectorSmokeTest.java
Outdated
Show resolved
Hide resolved
|
Thanks for the review @ebyhr , update applied |
|
Could you please take a look at CI failures? |
1d58fed to
c83640e
Compare
|
Sorry, forgot to run it again after the changes. Fixed the test and squashed |
c83640e to
4e7521b
Compare
|
@ebyhr I think we're good to go? Thanks for the help |
|
@alexjo2144 I think https://github.com/trinodb/trino/runs/8103081836 |
Right, forgot about that. What do you think about just increasing the test timeout? This is the first version of that test running against cloud storage so it makes sense to me it might take a little longer |
|
On my computer the test takes about 50 seconds, so I bumped the timeout to 120 Want to kick off another test build? I added a tmp commit to stress that that one |
|
@ebyhr the test job timed out because I upped the run count for all of the test classes, not just GCP. But it did run successfully against GCP 20 times, with no failures, if we're happy with that |
9915995 to
4e88ba9
Compare
|
Merged, thanks! |
Description
Run BaseConnectorSmokeTests on the Iceberg connector with Google Cloud Storage.
Testing
Iceberg connector
Improve testing against GCS.
Related issues, pull requests, and links
Relates to: #12800
Documentation
(x) No documentation is needed.
( ) Sufficient documentation is included in this PR.
( ) Documentation PR is available with #prnumber.
( ) Documentation issue #issuenumber is filed, and can be handled later.
Release notes
(x) No release notes entries required.
( ) Release notes entries required with the following suggested text: