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

Posting CNM message to Kinesis #38

Open
lisakaser opened this issue Aug 12, 2024 · 1 comment · May be fixed by #63
Open

Posting CNM message to Kinesis #38

lisakaser opened this issue Aug 12, 2024 · 1 comment · May be fixed by #63

Comments

@lisakaser
Copy link

lisakaser commented Aug 12, 2024

3 story points

Split up issue in two steps

  • First part developing the code and demo
  • Testing part will have to wait till team has correct credentials and we have a test environment

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
Copy link
Contributor

@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!

@eigenbeam eigenbeam linked a pull request Sep 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants