Skip to content

Commit 5b14e5f

Browse files
authored
Merge pull request #373 from cncf/feature/#322
#322 updated usage docs for running node_failure command
2 parents 401de5e + b819551 commit 5b14e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

USAGE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ crystal src/cnf-conformance.cr platform:resilience poc
362362
#### (PoC) Run node failure test **warning** this is a destructive test and will reboot your *host* node!
363363
#### Don't run this unless you have completely separate cluster (e.g. you are not running KIND on a dev box)
364364
```
365-
crystal src/cnf-conformance.cr node_failure poc destructive
365+
crystal src/cnf-conformance.cr platform:node_failure poc destructive
366366
```
367367
#### :heavy_check_mark: Run runtime compliance test
368368
```

0 commit comments

Comments
 (0)