Skip to content

Commit 3be7dbe

Browse files
authored
Merge pull request #18167 from ivanvc/update-robustness-test-documentation-to-point-to-prow
tests/robustness: update documentation to reflect Prow migration
2 parents 260dd77 + d73cc2b commit 3be7dbe

File tree

5 files changed

+6
-2
lines changed

5 files changed

+6
-2
lines changed

tests/robustness/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,13 @@ Errors in etcd model could be causing false positives, which makes the ability t
4949
logger.go:146: 2024-04-08T09:45:27.734+0200 INFO Saving robustness test report {"path": "/tmp/TestRobustnessExploratory_Etcd_HighTraffic_ClusterOfSize1"}
5050
```
5151
52-
* **For remote runs on CI:** you need to go to the Github Actions page, download one of the Artifacts, extract it locally.
52+
* **For remote runs on CI:** you need to go to the [Prow Dashboard](https://prow.k8s.io/job-history/gs/kubernetes-jenkins/logs/ci-etcd-robustness-amd64), go to a build, download one of the Artifacts (`artifacts/results.zip`), and extract it locally.
5353
54-
![github actions artifact](./github_actions_artifact.png)
54+
![Prow job run page](./prow_job.png)
55+
56+
![Prow job artifacts run page](./prow_job_artifacts_page.png)
57+
58+
![Prow job artifacts run page artifacts dir](./prow_job_artifacts_dir_page.png)
5559
5660
Each directory will be prefixed by `TestRobustness` each containing a robustness test report.
5761
-58 KB
Binary file not shown.

tests/robustness/prow_job.png

57.7 KB
Loading
68.4 KB
Loading
108 KB
Loading

0 commit comments

Comments
 (0)