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

Add ability to run python SDK tests using YT docker containers #565

Open
dmi-feo opened this issue May 2, 2024 · 0 comments
Open

Add ability to run python SDK tests using YT docker containers #565

dmi-feo opened this issue May 2, 2024 · 0 comments
Labels
SDK SDK related

Comments

@dmi-feo
Copy link
Contributor

dmi-feo commented May 2, 2024

For now it requires yt binaries available: YtTestEnvironment runs YtInstance which executes YT binaries in order to get a running YT instance.

Let's add an ability to run the tests without YT binaries, using only public docker images. The option of running with the binaries should remain, for sure.

Likely it is also required to implement testcontainer since some tests launch several YT instances right from their code, so it would be too tricky to go with just docker-compose.

@Kontakter Kontakter added the SDK SDK related label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SDK SDK related
Projects
None yet
Development

No branches or pull requests

2 participants