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

ci: Infrastructure to run PyConsole tests in GitHub with Fluent docker image #3347

Merged
merged 3 commits into from
Oct 16, 2024

Conversation

mkundu1
Copy link
Contributor

@mkundu1 mkundu1 commented Oct 2, 2024

A new CI has been added to run Python test journals in the Fluent docker container. During the test run, the PyFluent library within the docker container is replaced with the library built from the current PyFluent branch. The primary goal is to test the impact of PyFluent changes in Fluent's PyConsole before adding those changes in Fluent.

@mkundu1 mkundu1 linked an issue Oct 2, 2024 that may be closed by this pull request
@mkundu1 mkundu1 changed the title Ci/pyconsole tests ci: pyconsole tests Oct 2, 2024
@mkundu1 mkundu1 force-pushed the ci/pyconsole-tests branch from ba3e9ef to 0127f27 Compare October 3, 2024 01:04
@mkundu1 mkundu1 changed the title ci: pyconsole tests ci: Infrastructure to run PyConsole tests in GitHub with Fluent docker image Oct 3, 2024
.ci/fluent_test_runner.py Outdated Show resolved Hide resolved
@mkundu1 mkundu1 force-pushed the ci/pyconsole-tests branch 2 times, most recently from 48b3a5f to d2a3b99 Compare October 3, 2024 19:02
@mkundu1
Copy link
Contributor Author

mkundu1 commented Oct 4, 2024

Latest run - https://github.com/ansys/pyfluent/actions/runs/11168068525/job/31045656727#step:13:22

@mkundu1 mkundu1 marked this pull request as ready for review October 4, 2024 12:00
@hpohekar
Copy link
Collaborator

hpohekar commented Oct 4, 2024

A new CI has been added to run Python test journals in the Fluent docker container. During the test run, the PyFluent library within the docker container is replaced with the library built from the current PyFluent branch. The primary goal is to test the impact of PyFluent changes in Fluent's PyConsole before adding those changes in Fluent.

@mkundu1 Looks awesome ! Thank you.

@mkundu1 mkundu1 force-pushed the ci/pyconsole-tests branch from c9ddb62 to d2dda4f Compare October 15, 2024 16:17
@mkundu1 mkundu1 merged commit 32d7442 into main Oct 16, 2024
26 checks passed
@mkundu1 mkundu1 deleted the ci/pyconsole-tests branch October 16, 2024 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI infra to test PyFluent changes in PyConsole
4 participants