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

Switch Mongo, Kafka, Cassandra 'Latest' tests to BaseConnectorSmokeTest #7182

Merged
merged 4 commits into from
Mar 8, 2021

Conversation

findepi
Copy link
Member

@findepi findepi commented Mar 5, 2021

This will reduce run time of these tests.

@findepi findepi added test maintenance Project maintenance task labels Mar 5, 2021
@cla-bot cla-bot bot added the cla-signed label Mar 5, 2021
@findepi findepi force-pushed the findepi/latest-smoke branch 3 times, most recently from bd8fca4 to 037921a Compare March 6, 2021 20:25
@findepi findepi force-pushed the findepi/latest-smoke branch from bf7c8a1 to 4cae179 Compare March 6, 2021 21:54
@@ -18,8 +18,8 @@

import static io.trino.plugin.mongodb.MongoQueryRunner.createMongoQueryRunner;

public class TestMongo3DistributedQueriesLatest
extends BaseMongoDistributedQueries
public class TestMongo3LatestConnectorSmokeTest
Copy link
Member

Choose a reason for hiding this comment

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

latest are not latest any more. And honestly I do not get why these specific versions are tested :)

Copy link
Member Author

Choose a reason for hiding this comment

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

Let's consider this out of scope here and see #5804

see also my reply in #7179 (comment)

@findepi
Copy link
Member Author

findepi commented Mar 8, 2021

CI #7209

@findepi findepi merged commit c17beee into trinodb:master Mar 8, 2021
@findepi findepi deleted the findepi/latest-smoke branch March 8, 2021 13:10
@findepi findepi added this to the 354 milestone Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed maintenance Project maintenance task test
Development

Successfully merging this pull request may close these issues.

2 participants