Skip to content

Conversation

@Praveen2112
Copy link
Member

Description

Usage of Standard environment is deprecated as it doesn't mimic the production usage, still some of our PT environment use them. This PR migrates a few easy environment. We would migrate them in a phased manner.

Release notes

(x) This is not user-visible or docs only and no release notes are required.

Copy link
Member

Choose a reason for hiding this comment

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

Please take a look at product tests README.md if there are no references to this env.

@kokosing
Copy link
Member

kokosing commented Feb 4, 2023

Thanks!

Copy link
Member

Choose a reason for hiding this comment

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

Could you remove "singlenode" from trino-product-tests/README.md?

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks for pointing this. Have updated the README.md

We should use a multinode environment to mimic production like use case.
@Praveen2112 Praveen2112 merged commit b57304c into trinodb:master Feb 10, 2023
@github-actions github-actions bot added this to the 407 milestone Feb 10, 2023
@findepi
Copy link
Member

findepi commented Aug 9, 2023

singlenode is useful for local development. Please add it back.

@Praveen2112
Copy link
Member Author

Shouldn't we use EnvMultinode for it ?

@findepi
Copy link
Member

findepi commented Aug 9, 2023

for local dev purposes it's just wasteful and makes putting breakpoint harder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

6 participants