Skip to content

Commit

Permalink
test: add tools/{rw-heatmaps,testgrid-analysis} in modules
Browse files Browse the repository at this point in the history
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
  • Loading branch information
tico88612 committed Apr 12, 2024
1 parent c7c604d commit f34536b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/test_lib.sh
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,8 @@ function modules() {
"${ROOT_MODULE}/etcdutl/v3"
"${ROOT_MODULE}/etcdctl/v3"
"${ROOT_MODULE}/tests/v3"
"${ROOT_MODULE}/tools/rw-heatmaps/v3"
"${ROOT_MODULE}/tools/testgrid-analysis/v3"
"${ROOT_MODULE}/v3")
echo "${modules[@]}"
}
Expand Down

0 comments on commit f34536b

Please sign in to comment.