mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-18 16:05:10 +00:00
Update test-network-k8s/docs/CALIPER.md
Co-authored-by: Tatsuya Sato <tatsuya.sato.so@hitachi.com> Signed-off-by: takayuki-nagai <57936858+takayuki-nagai@users.noreply.github.com>
This commit is contained in:
parent
1fdde51834
commit
0954912028
1 changed files with 2 additions and 1 deletions
|
|
@ -170,7 +170,8 @@ function createWorkloadModule() {
|
|||
module.exports.createWorkloadModule = createWorkloadModule;
|
||||
```
|
||||
|
||||
As shown in "Step 4" of the above document, create benchmarks/myAssetBenchmark.yaml file and edit as below:
|
||||
As shown in "Step 4" of the above document, create benchmarks/myAssetBenchmark.yaml file and edit it as below:
|
||||
|
||||
|
||||
```yaml
|
||||
test:
|
||||
|
|
|
|||
Loading…
Reference in a new issue