Skip to content

Commit

Permalink
Merge pull request #512 from asfadmin/v3-integration
Browse files Browse the repository at this point in the history
update integration test files to v3 products
  • Loading branch information
asjohnston-asf authored Jun 27, 2024
2 parents 7494659 + d0976b6 commit e1d986b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions tests/example-message.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"ProductName": "S1-GUNW-A-R-014-tops-20230116_20220214-153036-00038E_00022N-PP-3708-v2_0_6",
"ProductName": "S1-GUNW-A-R-106-tops-20240517_20230429-002707-00093W_00001S-PP-67fa-v3_0_1",
"DeliveryTime": "2023-04-19T20:06:35.712653",
"ResponseTopic": {
"Region": "us-east-1",
"Arn": "arn:aws:sns:us-east-1:406893895021:hyp3-ingest-responses"
},
"Browse": {
"Bucket": "grfn-test-data",
"Key": "S1-GUNW-A-R-014-tops-20230116_20220214-153036-00038E_00022N-PP-3708-v2_0_6.png"
"Key": "S1-GUNW-A-R-106-tops-20240517_20230429-002707-00093W_00001S-PP-67fa-v3_0_1.png"
},
"Metadata": {
"Bucket": "grfn-test-data",
"Key": "S1-GUNW-A-R-014-tops-20230116_20220214-153036-00038E_00022N-PP-3708-v2_0_6.json"
"Key": "S1-GUNW-A-R-106-tops-20240517_20230429-002707-00093W_00001S-PP-67fa-v3_0_1.json"
},
"Product": {
"Bucket": "grfn-test-data",
"Key": "S1-GUNW-A-R-014-tops-20230116_20220214-153036-00038E_00022N-PP-3708-v2_0_6.nc"
"Key": "S1-GUNW-A-R-106-tops-20240517_20230429-002707-00093W_00001S-PP-67fa-v3_0_1.nc"
}
}
}

0 comments on commit e1d986b

Please sign in to comment.