Add e4s_testsuite tutorial section#1368
Conversation
First draft for a larger commit. Do not merge yet.
|
Please fix document ci check it's not building |
|
|
@jscook2345 can you please help review Wyatt PR, adding additional eyes can help |
Is the test getting a nonzero return code? |
|
Can you add test to buildtest/buildtest/tools/docs.py Line 69 in 87cbe8c Next in container run Note you need to volume mount buildtest into container it's provided in docs. You will see lots of files change which is expected |
Codecov ReportBase: 72.76% // Head: 69.46% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## devel #1368 +/- ##
==========================================
- Coverage 72.76% 69.46% -3.30%
==========================================
Files 57 57
Lines 6160 6277 +117
Branches 1066 1112 +46
==========================================
- Hits 4482 4360 -122
- Misses 1678 1915 +237
- Partials 0 2 +2
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
|
The container example build worked for my new stuff. Here's the PR render for quick review: https://buildtest--1368.org.readthedocs.build/en/1368/buildspecs/e4s_testsuite.html The compilers/steam_example_metrics.yml buildspec failed so I didn't recommit the other rebuilt example output. I didn't see why it was invalid at a glance and as far as I can tell the error didn't occur in the github build. I don't think the container build error came from this commit either: |
|
ok @wspear thanks for headsup, ill try to fix the error for |
docs/buildspecs/e4s_testsuite.rst
Outdated
| E4S is a spack based software stack but because not all spack packages provide internal testing functionality it | ||
| is useful to have an alternative framework for testing deployed software. |
There was a problem hiding this comment.
i think this sentence can be removed, we don't need to explain to user why we need an alternative framework for testing spack packages.
There was a problem hiding this comment.
Actually, this question comes up a lot in discussions about Spack Tests/E4S Testsuite.
|
Congratulations @wspear on your first contribution 👏 |
No description provided.