Skip to content

Commit 928cf52

Browse files
Run Documentation tests
1 parent 9dab585 commit 928cf52

File tree

7 files changed

+12
-6
lines changed

7 files changed

+12
-6
lines changed

commands.txt

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
bacalhau job run --id-only setting-up/workload-onboarding/CUDA/CUDA.yaml
2+
bacalhau job run --id-only setting-up/workload-onboarding/r-custom-docker-prophet/r-custom-docker-prophet.yaml
3+
bacalhau job run --id-only setting-up/workload-onboarding/python/Python-Custom-Container/custom-containers.yaml
4+
bacalhau job run --id-only setting-up/workload-onboarding/python/trivial-python/trivial-python.yaml
5+
bacalhau job run --id-only setting-up/workload-onboarding/python/python-pandas/python-pandas.yaml
6+
bacalhau job run --id-only setting-up/workload-onboarding/r-hello-world/r-hello-world.yaml

setting-up/workload-onboarding/CUDA/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -155,4 +155,4 @@ cat results/stdout
155155

156156
If you have questions or need support or guidance, please reach out to the [Bacalhau team via Slack](https://bacalhauproject.slack.com/ssb/redirect) (**#general** channel).
157157

158-
![Static Badge](https://img.shields.io/badge/Test-Fail-red)
158+
![Static Badge](https://img.shields.io/badge/Test-Pass-green)

setting-up/workload-onboarding/python/Python-Custom-Container/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -350,4 +350,4 @@ To view the file, run the following command:
350350
## Support
351351
If you have questions or need support or guidance, please reach out to the [Bacalhau team via Slack](https://bacalhauproject.slack.com/ssb/redirect) (**#general** channel).
352352

353-
![Static Badge](https://img.shields.io/badge/Test-Fail-red)
353+
![Static Badge](https://img.shields.io/badge/Test-Pass-green)

setting-up/workload-onboarding/python/python-pandas/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,4 +153,4 @@ cat results/stdout
153153
## Support
154154
If you have questions or need support or guidance, please reach out to the [Bacalhau team via Slack](https://bacalhauproject.slack.com/ssb/redirect) (**#general** channel).
155155

156-
![Static Badge](https://img.shields.io/badge/Test-Fail-red)
156+
![Static Badge](https://img.shields.io/badge/Test-Pass-green)

setting-up/workload-onboarding/python/trivial-python/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,4 @@ cat results/stdout
110110

111111
If you have questions or need support or guidance, please reach out to the [Bacalhau team via Slack](https://bacalhauproject.slack.com/ssb/redirect) (**#general** channel).
112112

113-
![Static Badge](https://img.shields.io/badge/Test-Fail-red)
113+
![Static Badge](https://img.shields.io/badge/Test-Pass-green)

setting-up/workload-onboarding/r-custom-docker-prophet/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -262,4 +262,4 @@ You can't natively display PDFs in notebooks, so here are some static images of
262262

263263
If you have questions or need support or guidance, please reach out to the [Bacalhau team via Slack](https://bacalhauproject.slack.com/ssb/redirect) (**#general** channel).
264264

265-
![Static Badge](https://img.shields.io/badge/Test-Fail-red)
265+
![Static Badge](https://img.shields.io/badge/Test-Pass-green)

setting-up/workload-onboarding/r-hello-world/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@ cat job.yaml
127127
## Support
128128
If you have questions or need support or guidance, please reach out to the [Bacalhau team via Slack](https://bacalhauproject.slack.com/ssb/redirect) (**#general** channel).
129129

130-
![Static Badge](https://img.shields.io/badge/Test-Fail-red)
130+
![Static Badge](https://img.shields.io/badge/Test-Pass-green)

0 commit comments

Comments
 (0)