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

Automation of running testing isolated test program on the release packages — Python #2040

Open
asafpamzn opened this issue Jul 28, 2024 · 5 comments · May be fixed by #2314
Open

Automation of running testing isolated test program on the release packages — Python #2040

asafpamzn opened this issue Jul 28, 2024 · 5 comments · May be fixed by #2314
Assignees
Milestone

Comments

@asafpamzn
Copy link
Collaborator

asafpamzn commented Jul 28, 2024

After a python isolated program will be created — automate the installation and run of it against new release as part of the CD.

@asafpamzn asafpamzn added this to the node-GA milestone Jul 28, 2024
@avifenesh
Copy link
Collaborator

@asafpamzn Might be more efficient to separate to creating the test script to a better pythonista (If Java needed so the same) and I will take of automate it in the CI.

@ikolomi ikolomi added the OPS label Sep 1, 2024
@asafpamzn
Copy link
Collaborator Author

@avifenesh , please create two tasks. Lets discuss it tomorrow

@ikolomi ikolomi added the testing label Sep 2, 2024
@Yury-Fridlyand
Copy link
Collaborator

We have CI with full tests which happens on every PR merge.
@GumpacG is adding smoke testing for java client RC during release process in #2128

@avifenesh
Copy link
Collaborator

avifenesh commented Sep 3, 2024

We have CI with full tests which happens on every PR merge. @GumpacG is adding smoke testing for java client RC during release process in #2128

This test is mimicking external user?
Meaning running in a clean env, downloading the package manager and running usual user behavior?
We want to test the Released artifact during release, so we know the RC is not broken and the real release, of course.

@Yury-Fridlyand

@Yury-Fridlyand
Copy link
Collaborator

The test runs benchmark with minimal flag with the artifact from maven staging.

@avifenesh avifenesh changed the title Automation of Release Test artifacts Automation of Release Test artifacts — Python Sep 7, 2024
@avifenesh avifenesh changed the title Automation of Release Test artifacts — Python Automation of running testing script on the release packages — Python Sep 7, 2024
@avifenesh avifenesh changed the title Automation of running testing script on the release packages — Python Automation of running testing isolated test program on the release packages — Python Sep 7, 2024
@avifenesh avifenesh linked a pull request Sep 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

4 participants