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 support for container executors #1695

Merged
merged 7 commits into from
Jan 31, 2024
Merged

Conversation

shahzebsiddiqui
Copy link
Member

No description provided.

…chema allows for one

to specify container image, platform, mounts, options.

The container platform support includes docker, podman and singularity.

When running tests in container, the build script is updated to invoke the appropriate container
invocation. The stage directory is mounted in container as /buildtest.

We added an example container configuration file used for declaring few container executors.
Add few example buildspecs for running test in container.

Fix BuildExecutor class to ensure executor are declared properly
@shahzebsiddiqui shahzebsiddiqui merged commit 7e8dd82 into devel Jan 31, 2024
20 of 35 checks passed
@shahzebsiddiqui shahzebsiddiqui deleted the container_executor_support branch January 31, 2024 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant