-
Notifications
You must be signed in to change notification settings - Fork 20
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
[uss_qualifier] DSS0210,A2-7-2,4 initial subscription <-> OIR interactions scenario: oir creation (1/n) #582
[uss_qualifier] DSS0210,A2-7-2,4 initial subscription <-> OIR interactions scenario: oir creation (1/n) #582
Conversation
47d173a
to
6aa6f8b
Compare
41f5ee2
to
ed8a191
Compare
c6621c0
to
aab8222
Compare
13a76be
to
454724d
Compare
c474451
to
ba2a4ea
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. A couple comments, but I don't think they should block merging -- they can be addressed afterward if/when appropriate.
monitoring/uss_qualifier/scenarios/astm/utm/dss/subscription_interactions.py
Outdated
Show resolved
Hide resolved
ba2a4ea
to
1f4855a
Compare
FYI @BenjaminPelletier I took over this PR. I implemented your feedback and made some small additional cosmetic changes. Merging this PR once CI is green. |
…tions scenario: oir creation (1/n) (#582) * DSS0210 prepare sub interactions scenario: oir creation * PR feedback; cosmetic changes --------- Co-authored-by: Mickaël Misbach <[email protected]> fefcc5f
This PR adds a new scenario that will hold all checks related to interactions between OIRs and subscriptions.
It starts with checking simple interactions when subscriptions currently exist and multiple OIRs with implicit subscriptions are added
This begins work for #541