Skip to content

Commit

Permalink
Add pawsey NFS to object store test entries
Browse files Browse the repository at this point in the history
  • Loading branch information
cat-bro committed Dec 9, 2024
1 parent 8063d75 commit 00d7665
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -352,3 +352,7 @@ users:
inherits: __selenium_test_user
params:
object_store_id: pawsey_s3_test
[email protected]:
inherits: __selenium_test_user
params:
object_store_id: pawsey_nfs_test
8 changes: 8 additions & 0 deletions templates/galaxy/config/galaxy_object_store_conf.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -257,4 +257,12 @@ backends:
extra_dirs:
- type: job_work
path: /mnt/scratch/job_working_directory
- id: pawsey_nfs_test
weight: 0
type: disk
store_by: uuid
files_dir: {{ pawsey_file_mounts_path }}/user-data/pawsey_nfs_test
extra_dirs:
- type: job_work
path: /mnt/scratch/job_working_directory
{% endif %}

0 comments on commit 00d7665

Please sign in to comment.