garm/test/integration
Ionut Balutoiu 4e3ad41c0b Fix waitPoolRunningIdleInstances function
The variable `runningIdleCount` would get incremented for instances
on every pool, instead of only for the pool we are interested in.
This change fixes this.

Also, adjust the logging message when error occurs in this timeout
exceeded scenario.

Signed-off-by: Ionut Balutoiu <ibalutoiu@cloudbasesolutions.com>
2023-08-24 16:12:00 +03:00
..
config Add webhooks integration tests 2023-08-22 21:23:56 +03:00
e2e Fix waitPoolRunningIdleInstances function 2023-08-24 16:12:00 +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