Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace External Data Location #38083

Merged

Conversation

cailafinn
Copy link
Contributor

@cailafinn cailafinn commented Sep 25, 2024

Description of work

Add an extra location the testing data can be downloaded from to avoid bottlenecks.

Part of mantidproject/dockerfiles#99

To test:

Visit the site with a few different hashes and check different files download.

  1. http://130.246.80.136/external-data/MD5/98a188e0d125d75453df5663ef68c357

This does not require release notes because nothing user-facing has changed.


Reviewer

Please comment on the points listed below (full description).
Your comments will be used as part of the gatekeeper process, so please comment clearly on what you have checked during your review. If changes are made to the PR during the review process then your final comment will be the most important for gatekeepers. In this comment you should make it clear why any earlier review is still valid, or confirm that all requested changes have been addressed.

Code Review

  • Is the code of an acceptable quality?
  • Does the code conform to the coding standards?
  • Are the unit tests small and test the class in isolation?
  • If there is GUI work does it follow the GUI standards?
  • If there are changes in the release notes then do they describe the changes appropriately?
  • Do the release notes conform to the release notes guide?

Functional Tests

  • Do changes function as described? Add comments below that describe the tests performed?
  • Do the changes handle unexpected situations, e.g. bad input?
  • Has the relevant (user and developer) documentation been added/updated?

Does everything look good? Mark the review as Approve. A member of @mantidproject/gatekeepers will take care of it.

Gatekeeper

If you need to request changes to a PR then please add a comment and set the review status to "Request changes". This will stop the PR from showing up in the list for other gatekeepers.

@cailafinn cailafinn added Maintenance Unassigned issues to be addressed in the next maintenance period. DevOps Issues and pull requests related to DevOps labels Sep 25, 2024
@cailafinn cailafinn added this to the Release 6.11 milestone Sep 25, 2024
@cailafinn cailafinn force-pushed the 99_update_ext_data_location branch from cd67291 to ab6f017 Compare September 25, 2024 16:18
@cailafinn cailafinn marked this pull request as ready for review September 26, 2024 09:50
@cailafinn cailafinn marked this pull request as draft September 27, 2024 08:37
@cailafinn cailafinn changed the title Replace External Data Loaction Replace External Data Location Sep 30, 2024
@sf1919
Copy link
Contributor

sf1919 commented Oct 21, 2024

This should probably be targetted at main and have v6.12 milestone as it won't get into v6.11 in time.

@cailafinn cailafinn changed the base branch from release-next to main October 28, 2024 16:55
We're now linking to a load balancer that links to the node with the external data clone on it. Makes this much less variable when new underlying nodes are used.

RE mantidproject#99
@cailafinn cailafinn marked this pull request as ready for review October 28, 2024 16:57
@SilkeSchomann SilkeSchomann self-assigned this Oct 29, 2024
Copy link
Contributor

@SilkeSchomann SilkeSchomann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have modified the link for external data with different hashes and can confirm that the corresponding files are downloaded.

@thomashampson thomashampson self-assigned this Oct 30, 2024
@thomashampson thomashampson merged commit e77dbfa into mantidproject:main Oct 30, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DevOps Issues and pull requests related to DevOps Maintenance Unassigned issues to be addressed in the next maintenance period.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants