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

Use launch_fluent to launch container while building gallery #336

Merged
merged 1 commit into from
May 12, 2022

Conversation

mkundu1
Copy link
Contributor

@mkundu1 mkundu1 commented Apr 26, 2022

No description provided.

@mkundu1 mkundu1 force-pushed the testing/start_container branch from 21ae4a0 to 7e4fdc2 Compare April 26, 2022 08:06
@mkundu1 mkundu1 mentioned this pull request Apr 26, 2022
@mkundu1 mkundu1 force-pushed the testing/start_container branch 2 times, most recently from 98cb219 to 5e922bb Compare April 26, 2022 14:29
@mkundu1 mkundu1 force-pushed the testing/start_container branch 5 times, most recently from 48b8a6f to d5abdf6 Compare April 27, 2022 17:38
@mkundu1 mkundu1 force-pushed the testing/start_container branch from d5abdf6 to 41229fc Compare April 27, 2022 18:23
@dnwillia-work dnwillia-work reopened this Apr 28, 2022
@dnwillia-work dnwillia-work reopened this Apr 28, 2022
@mkundu1 mkundu1 force-pushed the testing/start_container branch 7 times, most recently from 8322fb7 to 79c966e Compare April 28, 2022 10:58
@mkundu1 mkundu1 force-pushed the testing/start_container branch from 79c966e to e1e5846 Compare April 29, 2022 08:42
@mkundu1 mkundu1 force-pushed the testing/start_container branch 5 times, most recently from 5f11ca5 to a755829 Compare May 4, 2022 07:37
@seanpearsonuk
Copy link
Collaborator

I have rebased this branch to try to resolve the checks.

@mkundu1 mkundu1 force-pushed the testing/start_container branch from 7579487 to 64a46b0 Compare May 12, 2022 05:35
@@ -232,7 +232,7 @@ def launch_fluent(
else:
import ansys.fluent.core as pyfluent

if pyfluent.BUILDING_GALLERY or pyfluent.RUNNING_PYTEST:
if os.getenv("PYFLUENT_LAUNCH_CONTAINER") == "1":
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Using an env var is more suitable as we can set it from the CI script before starting pyfluent.

@mkundu1 mkundu1 closed this May 12, 2022
@mkundu1 mkundu1 reopened this May 12, 2022
@mkundu1 mkundu1 changed the title Start Fluent container within launch_fluent while building gallery in… Use launch_fluent to launch container while building gallery May 12, 2022
@mkundu1 mkundu1 closed this May 12, 2022
@mkundu1 mkundu1 reopened this May 12, 2022
@mkundu1 mkundu1 force-pushed the testing/start_container branch 3 times, most recently from 7f471c1 to d5412aa Compare May 12, 2022 08:30
@mkundu1 mkundu1 force-pushed the testing/start_container branch from d5412aa to 24d4150 Compare May 12, 2022 09:01
@mkundu1 mkundu1 closed this May 12, 2022
@mkundu1 mkundu1 reopened this May 12, 2022
@mkundu1 mkundu1 merged commit 3846c1c into main May 12, 2022
@mkundu1 mkundu1 deleted the testing/start_container branch May 12, 2022 09:28
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.

3 participants