Skip to content

Commit 1bb5846

Browse files
author
Mrunal Patel
authored
Merge pull request cri-o#1261 from wking/clear-containers-moved
test/README: Clear Containers moved to clearcontainers/runtime
2 parents ba2b4a0 + e124834 commit 1bb5846

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,11 @@ Tests on the host will run with `runc` as the default runtime.
6969
However you can select other OCI compatible runtimes by setting
7070
the `RUNTIME` environment variable.
7171

72-
For example one could use the [Clear Containers](https://github.com/01org/cc-oci-runtime/wiki/Installation)
72+
For example one could use the [Clear Containers](https://github.com/clearcontainers/runtime)
7373
runtime instead of `runc`:
7474

7575
```
76-
make localintegration RUNTIME=cc-oci-runtime
76+
make localintegration RUNTIME=cc-runtime
7777
```
7878

7979
## Writing integration tests

0 commit comments

Comments
 (0)