Skip to content

Commit ba7b005

Browse files
committed
Document sharding for the local test setup
1 parent 2c11d82 commit ba7b005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Consult the section above to learn more about the structure of the template.
8585

8686
=== Test changes locally
8787

88-
1. Run the `test.sh` script.
88+
1. Run the `test.sh` script. To limit the run to a single operator, add `--extra-vars "shard_repositories=['nifi-operator']"` (or your choice of operator).
8989
It will automatically delete and recreate a `work` directory.
9090
2. The changes can be examined with `git status`.
9191
When the pull request is later merged into the `main` branch then pull requests with these changes will be created automatically.

0 commit comments

Comments
 (0)