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

[uss_qualifier] SCD subscriptions can be mutated and deleted on every DSS of a deployment #550

Merged
merged 2 commits into from
Mar 20, 2024

Conversation

Shastick
Copy link
Contributor

@Shastick Shastick commented Mar 13, 2024

Expands the existing SubscriptionSynchronization test scenario to also check that:

  • a subscription created through a DSS can be mutated through another
  • a subscription created through a DSS can be deleted through another

Resolves #547

Partially covers #548

@Shastick Shastick requested a review from mickmis March 13, 2024 09:38
@Shastick Shastick force-pushed the dss0020-sub-delete-any branch 2 times, most recently from 79b44b5 to 24a098c Compare March 14, 2024 07:17
@Shastick Shastick requested a review from barroco March 14, 2024 08:06
@Shastick Shastick force-pushed the dss0020-sub-delete-any branch from 24a098c to 0caf523 Compare March 14, 2024 20:50
@Shastick Shastick force-pushed the dss0020-sub-delete-any branch 4 times, most recently from 18ecd71 to 35044ef Compare March 19, 2024 15:30
@Shastick Shastick requested a review from mickmis March 19, 2024 15:30
@Shastick Shastick force-pushed the dss0020-sub-delete-any branch from 35044ef to 6614468 Compare March 19, 2024 15:51
@Shastick Shastick force-pushed the dss0020-sub-delete-any branch 3 times, most recently from 8068998 to a86b29d Compare March 20, 2024 14:27
@Shastick Shastick force-pushed the dss0020-sub-delete-any branch from a86b29d to 0de75f1 Compare March 20, 2024 14:32
@Shastick Shastick requested a review from mickmis March 20, 2024 15:01
Copy link
Contributor

@mickmis mickmis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks for the fixes.

@mickmis mickmis merged commit 97eb62e into interuss:main Mar 20, 2024
9 checks passed
github-actions bot added a commit that referenced this pull request Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DSS0020 – SCD subscriptions can be updated or deleted from any DSS in a deployment (standalone)
2 participants