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

Tests run, but don't pull from disk as expected. #741

Closed
christinaholtNOAA opened this issue Apr 19, 2022 · 0 comments · Fixed by #744
Closed

Tests run, but don't pull from disk as expected. #741

christinaholtNOAA opened this issue Apr 19, 2022 · 0 comments · Fixed by #744
Assignees
Labels
bug Something isn't working

Comments

@christinaholtNOAA
Copy link
Contributor

Description

After PR #681, the tests pass on Hera and Jet, but many of them do not find the necessary data on disk and follow up to check alternate data repositories (hpps, then aws) for the required data. It is expected that the test suite will have failures on any platform not connected to hpss.

Steps to Reproduce

  1. Run the run_WE2E_tests.sh script for a variety of test cases on Jet and/or Hera.
  2. Check the logs to see where the data is pulled from -- many will be HPSS or AWS.

-- OR --

  1. Run the run_WE2E_tests.sh script for a variety of test cases on Cheyenne.
  2. Likely observe failures in get_extrn_ics and get_extrn_lbcs in every test case that cannot find data on disk as it does not have access to RDHPCS hpss. The behavior is unclear as to what would happen when a user tries to use htar or hsi commands on Cheyenne as that platform is defunct. There is a possibility that it would alternatively fail when trying to connect to AWS since it cannot use wget from the compute nodes. Failure is imminent in some form.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant