We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
@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!
Sorry, something went wrong.
afitzgerrell
Successfully merging a pull request may close this issue.
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
The text was updated successfully, but these errors were encountered: