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

buildtest tutorial for spack in docker container #917

Merged
merged 5 commits into from
Oct 21, 2021

Conversation

shahzebsiddiqui
Copy link
Member

No description provided.

…examples

create a Dockerfile that is pushed to Dockerhub used for the tutorial
Create a python script to automate documentation build examples for running spack examples
move all spack examples to $BUILDTEST_ROOT/examples
add a new configuration file buildtest/settings/spack_container.yml used during the tutorial
@codecov
Copy link

codecov bot commented Oct 21, 2021

Codecov Report

Merging #917 (ded1498) into devel (7d6ef45) will decrease coverage by 1.92%.
The diff coverage is n/a.

❗ Current head ded1498 differs from pull request most recent head a8c657a. Consider uploading reports for the commit a8c657a to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##            devel     #917      +/-   ##
==========================================
- Coverage   80.50%   78.58%   -1.92%     
==========================================
  Files          41       41              
  Lines        4832     4832              
  Branches      833      833              
==========================================
- Hits         3890     3797      -93     
- Misses        754      862     +108     
+ Partials      188      173      -15     
Impacted Files Coverage Δ
buildtest/cli/__init__.py 96.37% <ø> (ø)
buildtest/buildsystem/spack.py 8.96% <0.00%> (-67.16%) ⬇️
buildtest/cli/clean.py 55.88% <0.00%> (-2.94%) ⬇️
buildtest/buildsystem/builders.py 82.19% <0.00%> (-1.37%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7d6ef45...a8c657a. Read the comment docs.

@shahzebsiddiqui shahzebsiddiqui merged commit 744c1c2 into devel Oct 21, 2021
@shahzebsiddiqui shahzebsiddiqui deleted the spack_container branch October 21, 2021 19:59
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