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

add __init__ function to scs-health-monitor to track created objects #623

Open
9 tasks
piobig2871 opened this issue May 7, 2024 · 1 comment
Open
9 tasks
Assignees
Labels
SCS-VP12 Related to tender lot SCS-VP12

Comments

@piobig2871
Copy link

I need an init function to track the resources that have been created so far. besides the init also task include the logic behind appending to the specific lists the objects ID and correlation used to track down if everything went in the proper way.

Definition of Ready:

  • User Story is small enough to be finished within one sprint
  • User Story is clear and understood by the whole team
  • Acceptance criteria are defined
  • Acceptance criteria are clear and understood by the whole team

Definition of Done:

  • All acceptance criteria are met
  • Changes have been reviewed
  • CI tests have run successfully
  • Documentation has been updated
  • Release Notes have been updated
@piobig2871 piobig2871 self-assigned this May 7, 2024
@piobig2871 piobig2871 added the SCS-VP12 Related to tender lot SCS-VP12 label May 7, 2024
@piobig2871
Copy link
Author

I had to resign from adding init function because of lack of compatibility between instance of the class (self) and behave framework context thru witch we are passing variables. More logic to be added soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SCS-VP12 Related to tender lot SCS-VP12
Projects
Status: Backlog
Development

No branches or pull requests

1 participant