summaryrefslogtreecommitdiffstats
path: root/version.properties
AgeCommit message (Collapse)AuthorFilesLines
29 hoursDo not fetch all jobs and services when checking readiness of individual ↵HEADmasterFiete Ostkamp1-1/+1
resource - fetching pods and services by name to avoid fetching all such resources in the namespace - increase snapshot version to 6.1.1 Issue-ID: INT-2291 Change-Id: I47192e97c51359ad03605d41769e7f08d6436741 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-08-08Improve readiness image to allow for shorter check intervals6.1.0Fiete Ostkamp1-2/+2
- introduce interval parameter that can be passed to define check interval - reduce default wait intervals from between 5-11 to 2-6 seconds - move checks to separate methods [0] [0] this prepares executing the checks in parallel in another change once this one should work fine Issue-ID: INT-2284 Change-Id: Ie93360e700b3d1898bed51c0612e5430d7d502cc Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2020-06-04Initial commit of scriptSylvain Desbureaux1-0/+14
Add the script and the Dockerfile Make the script pass pylint (one issue left) Make Dockerfile from base ONAP image Issue-ID: OOM-2418 Issue-ID: OOM-761 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ia93e3e85a16c764eca0c14af2dbe166117ea769a