nasa / opera-sds-int

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[New Feature]: Complete PGE smoke test automation

philipjyoon opened this issue · comments

Checked for duplicates

Yes - I've already checked

Alternatives considered

Yes - and alternatives don't suffice

Related problems

No response

Describe the feature request

We've been making significant progress towards being able to execute the PGE smoke test by a single script invocation:
https://github.com/nasa/opera-sds-int/blob/main/r2_smoketest/run_r2_smoketest_validation.sh

Two more changes need to be made:

  1. @collinss-jpl will take out version in the .py and .sh scripts and check them into this repo this folder. Currently the script pulls down these scripts from artifactory.
  2. I will add S3 polling to the above script that looks for the products periodically. The test run takes anywhere from 2-4 hrs so it would make for more efficient usage of everyone's time if we didn't have to manually poll to see if the runs were completed.