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

vdk-heartbeat: Add python version configuration #2675

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

doks5
Copy link
Contributor

@doks5 doks5 commented Sep 19, 2023

Currently, it is not possible to set a specific python version, with which a test data job to be deployed. As a result the heartbeat can be executed only against the default python version specified in the Control Service configuration.

This change adds the ability to set a specific python version in the ini file for a test case.

Testing Done: Executed vdk-heartbeat with a simple test config.ini and verified that the test data job was deployed with thhe correct python version.

Currently, it is not possible to set a specific python version, with which a test data job
to be deployed. As a result the heartbeat can be executed only against the default python
version specified in the Control Service configuration.

This change adds the ability to set a specific python version in the ini file for a test case.

Testing Done: Executed vdk-heartbeat with a simple test config.ini and verified that the test
data job was deployed with thhe correct python version.

Signed-off-by: Andon Andonov <andonova@vmware.com>
@doks5 doks5 merged commit 22c2bef into main Sep 19, 2023
12 checks passed
@doks5 doks5 deleted the person/andonova/add-py-ver-to-heartbeat branch September 19, 2023 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants