Added new test that check deployment of CiCd app
and goes throught the full flow with deploying app to Tomcat.
Change-Id: I7ca7bd4182deb87615ba312a0c78f0fb37b91440
Fix error created in patch If190bcddad3b0d310a51dc302303e86c202a41fe .
Now it uses "find".
Also add check, that provided package is really existed.
Previously it was cause of wrong packaging all packages in one, when
package is not found.
Change-Id: I82508e8841b920cdff38b0f7d673ec74e448701e
Logger usage algorithm looks too awkwardly.
Nobody uses Logger output. This lines looks like a dead code
Change-Id: I21f057073a2aacb91a428e4d8843578114098643
Use FQN from manifest file, instead of hardcoded prefix.
Also adopt upload logic for new packages names.
Change-Id: If190bcddad3b0d310a51dc302303e86c202a41fe
After patch Ia2498bdb0f7c310ec3d2c2f11f5d3fc08c8b352c there is
possible to run check for yaml and shell syntax.
This patch is oriented to fix some similar Warnings reported in yaml
syntax check for LBaaS apps, like "(indentation)".
Change-Id: I6f2b1af8ab7cee75d153c8f18bbea8ac67cc65b4
After patch Ia2498bdb0f7c310ec3d2c2f11f5d3fc08c8b352c there is possible to
run check for yaml and shell syntax.
This patch is oriented to fix some similar Warnings reported in yaml
syntax check for CI/CD apps, like "(indentation)".
Change-Id: Ie2d854e6feef6362ea07d6132e71072dae49b5d7
New versions contain:
- several minor fixes
- Fix bug with JJB, when it ignores config file
- Other improvements
Change-Id: I8d6d0cb676245530d481af92782118a9e2847c0b
Fix error
"File "tests/base.py", line 121, in tearDown
os.remove(file)
OSError: [Errno 21] Is a directory:"
that has occured in teardown when OS_CLEANUP_AFTER is TRUE
Change-Id: I9c3ad125b7c9034fe6f6bab7a0dae1acbe15289a
* For consistency with other packages,
LBaaS-interface package and HAProxy-based-LBaaS are moved
to 'package' folder
Change-Id: I577f4c669a9c96b1c36f4a93bae14dc323e51d78
Current patch fixes shell issues in LBaaS apps reported by test run:
tox -e shellcheck
All LB related scripts were fixed according command output.
Change-Id: Ia24f2ba25d7818cb05d064a9fc7f5f4617f714d8
This fiels should be integer, because it allows user clearly understand,
what exactly he should specify here. For example for patch:
https://review.fuel-infra.org/#/c/20409/ it should be number: 20409 .
Change-Id: I0e28eed0a08472ded26bbaae7c50f848b5a5bd00