nsidc / granule-metgen

Metadata generator for direct-to-Cumulus era
Other
0 stars 0 forks source link

Posting CNM message to Kinesis #38

Open lisakaser opened 1 month ago

lisakaser commented 1 month ago

3 story points

Split up issue in two steps

acceptance criteria:

Scenario: Valid Kinesis steam

Given: Config file has a valid Kinesis stream When: an Operator executes the app Then: CNM messages will be posted (how can this be validated?)

Scenario: non Valid Kinesis steam

Given: Config file has a non valid Kinesis stream When: an Operator executes the app Then: App will return an error message

juliacollins commented 1 day ago

@eigenbeam A reminder (mostly for myself, since I managed to forget about it): We have https://github.com/nsidc/cumulus-publish-cnm This is your chance to decide whether we mess with it or make something fresh!