Skip to content
This repository was archived by the owner on Jul 30, 2021. It is now read-only.

Commit 4e82c39

Browse files
author
Patrick Baxter
committed
README.md: rktbot -> coreosbot
1 parent 0e92bf6 commit 4e82c39

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,12 @@ make install
111111
Running `make run-single` or `make run-multi` resets the single-node or multi-node Vagrant environments, respectively, in the background while compiling bootkube and provisions the fresh VM with bootkube when compilation is complete. This is intended to speed up iteration.
112112

113113
## Running PR Tests
114-
The basic test suite should run automatically on PRs. It can be re-run by commenting to the PR: `rktbot run e2e`. To whitelist an external contributor's PR temporarily, one can use the `ok to test` command.
114+
The basic test suite should run automatically on PRs. It can be re-run by commenting to the PR: `coreosbot run e2e`. To whitelist an external contributor's PR temporarily, one can use the `ok to test` command.
115115

116-
If changes are made to the checkpointer code you manually trigger tests to run via: `rktbot run e2e checkpointer`. This builds the checkpointer image from the repo and includes that image into the test bootkube binary being built. All the same tests are run.
116+
If changes are made to the checkpointer code you manually trigger tests to run via: `coreosbot run e2e checkpointer`. This builds the checkpointer image from the repo and includes that image into the test bootkube binary being built. All the same tests are run.
117117

118118
## Running conformace tests on PRs
119-
Commenting `rktbot run conformance` will trigger conformance tests against that PR.
119+
Commenting `coreosbot run conformance` will trigger conformance tests against that PR.
120120

121121
## Conformance Tests
122122

0 commit comments

Comments
 (0)