Skip to content

Commit

Permalink
Add test user rules and change backend id to pawsey_s3_test
Browse files Browse the repository at this point in the history
  • Loading branch information
cat-bro committed Oct 29, 2024
1 parent c9aed15 commit 21ac717
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -346,3 +346,7 @@ users:
inherits: __selenium_test_user
params:
object_store_id: nectar_test
selenium_st_pawsey_s3@genome.edu.au:
inherits: __selenium_test_user
params:
object_store_id: pawsey_s3_test
2 changes: 1 addition & 1 deletion templates/galaxy/config/galaxy_object_store_conf.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ backends:
extra_dirs:
- type: job_work
path: /mnt/scratch/job_working_directory
- id: pawsey_s3
- id: pawsey_s3_test
type: generic_s3
weight: 0
store_by: uuid
Expand Down

0 comments on commit 21ac717

Please sign in to comment.