Skip to content

Commit 94a6e21

Browse files
authored
Merge pull request #222 from martenson/concurrency-QAs
raise concurrency limits for QAs
2 parents ee03c61 + 0953668 commit 94a6e21

File tree

2 files changed

+2
-0
lines changed
  • host_vars
    • galaxy-qa1.galaxy.cloud.e-infra.cz
    • galaxy-qa2.galaxy.cloud.e-infra.cz

2 files changed

+2
-0
lines changed

host_vars/galaxy-qa1.galaxy.cloud.e-infra.cz/vars.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ csnt_edam_panel_views: operations,topics
99
csnt_default_panel_view: all_tools
1010
shed_tools_shadowing: true
1111
csnt_require_login: true
12+
csnt_registered_user_jobs_limit: 1000
1213

1314
pulsar:
1415
user_name: galaxy-qa1

host_vars/galaxy-qa2.galaxy.cloud.e-infra.cz/vars.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ csnt_brand: QA2-TEST
55
# csnt_enable_account_interface: false
66
csnt_log_level: DEBUG
77
csnt_enable_notification_system: true
8+
csnt_registered_user_jobs_limit: 1000
89

910
pulsar:
1011
user_name: galaxy-qa1

0 commit comments

Comments
 (0)