Skip to content

Commit

Permalink
Fix tutorial endpoint (#326)
Browse files Browse the repository at this point in the history
  • Loading branch information
forsyth2 authored Jan 18, 2024
1 parent 773ae31 commit 02747dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/test_globus.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@

from tests.base import TOP_LEVEL, ZSTASH_PATH, TestZstash, print_starred, run_cmd

# Use 'Globus Tutorial Endpoint 1' to simulate an HPSS Globus endpoint
hpss_globus_endpoint = "ddb59aef-6d04-11e5-ba46-22000b92c6ec"
# Use 'Globus Tutorial Collection 1' to simulate an HPSS Globus endpoint
hpss_globus_endpoint = "6c54cade-bde5-45c1-bdea-f4bd71dba2cc"

regex_endpoint_map = {
r"theta.*\.alcf\.anl\.gov": "08925f04-569f-11e7-bef8-22000b9a448b",
Expand Down

0 comments on commit 02747dd

Please sign in to comment.