summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-09-07Update ready.py script to enable checking container status within a Job4.0.0rope2521-3/+78
This new function will check the status of the main container within a job, waiting for it to finish before sending a call to the quitquitquit api Change-Id: If0f1859183ff5239b74e416b97d0464a3e88bc9d Issue-ID: OOM-2816 Signed-off-by: rope252 <gareth.roper@est.tech>
2020-08-19Release container 3.0.1Sylvain Desbureaux1-0/+8
This hotfix makes use of right Apps function name and read ability to use readiness by job name Issue-ID: OOM-2535 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I60d2a797f84dbe5495dbeeeeaf37d5269ebd7adf
2020-08-19Make job completion function independent from container name3.0.1Krzysztof Kuzmicki1-7/+25
Issue-ID: OOM-2535 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I3dfd071a0a597108d61ef5c86c64fe79780e16a2
2020-07-22Create release 3.0.0Sylvain Desbureaux1-0/+8
Create the release file 3.0.0 so we can have a docker release. Issue-ID: OOM-2520 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I540a842d583a13bec268bcee1e3997e97d2e0102
2020-07-22Use Apps/v1 API3.0.0Sylvain Desbureaux1-5/+4
Instead of old APIs, use Apps/v1 API so readiness can be used on v1.16+ clusters. Issue-ID: OOM-2519 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I428f32a500a6175653990c10fb8e6b6811dbc8e0
2020-07-22Right path for ready scriptSylvain Desbureaux1-1/+1
ready.py is in /app/ready.py and not in /usr/onap/ready.py Issue-ID: OOM-2518 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I1bf42ef7232628c33f5e118afab57564c75fdd33
2020-06-04Initial commit of scriptSylvain Desbureaux5-0/+380
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
2020-05-13add INFO.yamlSylvain Desbureaux1-0/+51
Issue-ID: OOM-761 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I24d64bbd9c89326a4396af8661c7c3eb0627066c
2020-05-11Add tox fileSylvain Desbureaux1-0/+29
Add tox file for linting python and yaml (for now) Issue-ID: OOM-761 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I739de57a5bfda97669043189ef481b97a88a7065
2020-04-30Automation adds .gitreviewLF Jenkins CI1-0/+7
Issue-ID: CIMAN-33 Change-Id: I5bdf70aff502cf2612a74d2f30eb1f433cafbedb Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-04-30Initial empty repositoryLF Jenkins CI0-0/+0