garm/test/integration
Ionut Balutoiu 93d290df47 Optimize waitPoolRunningIdleInstances func
Instead of asking for all the GARM instances from the API, and then
filtering them by `poolID`, we can ask the API to return only the
instances that are in the `poolID` pool.

Therefore, we only need to count the instances that are running and idle.

Signed-off-by: Ionut Balutoiu <ibalutoiu@cloudbasesolutions.com>
2023-08-25 17:14:11 +03:00
..
config Add webhooks integration tests 2023-08-22 21:23:56 +03:00
e2e Optimize waitPoolRunningIdleInstances func 2023-08-25 17:14:11 +03:00
gh_cleanup Refactor integration E2E tests 2023-08-24 15:22:46 +03:00
scripts Add webhooks integration tests 2023-08-22 21:23:56 +03:00
main.go Refactor integration E2E tests 2023-08-24 15:22:46 +03:00