Skip to content

Commit

Permalink
no notebook monkeys, 100 tap monkeys
Browse files Browse the repository at this point in the history
  • Loading branch information
fajpunk committed Feb 14, 2025
1 parent 6b30712 commit 6809282
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions applications/mobu/values-idfint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,30 +31,30 @@ config:
- "read:image"
- "read:tap"
autostart:
# - name: "tap-scale"
# count: 100
# user_spec:
# username_prefix: "bot-mobu-scale-tap"
# scopes: ["read:tap"]
# business:
# type: "TAPQuerySetRunner"
# options:
# query_set: "dp0.2"
# restart: true
- name: "scale-test-empty-notebook"
count: 1000
- name: "tap-scale"
count: 100
user_spec:
username_prefix: "bot-mobu-scale-notebook"
scopes:
- "exec:notebook"
- "exec:portal"
- "read:image"
- "read:tap"
username_prefix: "bot-mobu-scale-tap"
scopes: ["read:tap"]
business:
type: "NotebookRunner"
type: "TAPQuerySetRunner"
options:
repo_url: "https://github.com/lsst-sqre/scaletest.git"
repo_ref: "no-code"
idle_time: 0
delete_lab: false
query_set: "dp0.2"
restart: true
# - name: "scale-test-empty-notebook"
# count: 1000
# user_spec:
# username_prefix: "bot-mobu-scale-notebook"
# scopes:
# - "exec:notebook"
# - "exec:portal"
# - "read:image"
# - "read:tap"
# business:
# type: "NotebookRunner"
# options:
# repo_url: "https://github.com/lsst-sqre/scaletest.git"
# repo_ref: "no-code"
# idle_time: 0
# delete_lab: false
# restart: true

0 comments on commit 6809282

Please sign in to comment.