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 'executors' property for multiple executor definition #842

Merged
merged 8 commits into from
Aug 4, 2021

Conversation

shahzebsiddiqui
Copy link
Member

No description provided.

executor specific configuration. One can define 'vars','env', and
scheduler directives except of 'batch'.
Initial support works with spack and script schema. This doesn't work
with compiler schema
document examples using 'executors' property with how to set environment
variables, variables, and scheduler directives
Add 'executor' field in output if 'buildtest inspect query'
…ince

running multiple executors led to multiple tests writing to same location.
Add documentation for multiple executors with spack schema
delete variable declaration example for spack schema
…ection.

add example buildspec using BB and DW property with 'executors'
Define 'BB', 'DW' in definitions.schema.json and update reference in script and spack schema for 'BB' and 'DW' directives
update .gitignore
@shahzebsiddiqui shahzebsiddiqui merged commit d340233 into devel Aug 4, 2021
@shahzebsiddiqui shahzebsiddiqui deleted the executor_settings branch August 4, 2021 14:51
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