Added 2 new tests related to the SGW database - CBS bucket connectivity#309
Added 2 new tests related to the SGW database - CBS bucket connectivity#309
Conversation
RIT3shSapata
left a comment
There was a problem hiding this comment.
I see there's duplicated code for checking if the database is online or offline. There is a dedicated endpoint in SGW to check the status of each database, please consider using that or the endpoint to check the status of each database.
|
This commit addresses the comments from before, plus some modifications to the method for fetching the database status. |
RIT3shSapata
left a comment
There was a problem hiding this comment.
A small nit, you can choose to not implement this, but instead of running an infinite loop, you can add a sleep of 10s, as that is the interval in which SGW scans CB Server and checks if the buckets and configurations exist or not.
borrrden
left a comment
There was a problem hiding this comment.
I think after these comments it will surely be small and ok
There two tests are migrated from the following file from testkit.
It has the tests :