We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b8a915 commit a360cf9Copy full SHA for a360cf9
docs/test/test-runner-overview.md
@@ -18,7 +18,7 @@ Under the hood the Device Test runner leverages the ROCm Validation Suite (RVS)
18
enable: True
19
20
# testrunner image
21
- image: docker.io/rocm/test-runner:v1.2.0-beta.0
+ image: docker.io/rocm/test-runner:v1.3.0
22
23
# image pull policy for the testrunner
24
# default value is IfNotPresent for valid tags, Always for no tag or "latest" tag
0 commit comments