File: 8B.yml

package info (click to toggle)
node-redis 4.6.14%2B~1.1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,584 kB
  • sloc: javascript: 1,335; makefile: 8; sh: 1
file content (9 lines) | stat: -rw-r--r-- 256 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
name: "set-get-delete-string-8B"

clientconfig:
  - command: |
      npm install -ws
      npm run build:tests-tools
      cd benchmark
      npm install
      npm run start -- --name set-get-delete-string --size 8 --redis-server-host ${server_private_ip}