summaryrefslogtreecommitdiffstats
path: root/jjb/oom/oom-main-linter.yaml
AgeCommit message (Collapse)AuthorFilesLines
2021-11-03[OOM] Add Istanbul in branch to testSylvain Desbureaux1-0/+2
Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ia268c244aec4f0aaed828c8620a994d86be134b9
2021-10-15[OOM] add bashism and pre-commit lintingguillaume.lambert1-0/+21
- add linter in order to detect bashisms - add pre-commit linters for trailing blanks,tabs,etc - exclude them for honolulu and frankfurt and guilin branches since they are not intended for former active branches https://gerrit.onap.org/r/c/oom/+/120407 Issue-ID: OOM-2643 Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com> Change-Id: I2f8832725f7b9851dca4907f442145ec1aaab872
2021-10-15[OOM] add honolulu branch to lintingguillaume.lambert1-0/+2
This branch was obviously forgotten in the current configuration. Issue-ID: OOM-2643 Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com> Change-Id: Ibba64e1b85e24e5484e6764cc4e7f869dfab8bf9
2021-10-14[OOM] mutualize sphinx lintingguillaume.lambert1-5/+2
docs and docs-linkcheck are both using sphinx and can run easily in parallel without interfering. Both jobs take less than 3 minutes. This is often less than the allocation time of a jenkins minion. All of this make the mutualization of these 2 jobs wishable. - use one subproject for docs and docs-linkcheck tox profile. - enable tox parallel mode Issue-ID: OOM-2648 Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com> Change-Id: I2f61fa489ca7ab543a667d07009bf32929329456
2020-12-09[OOM] add doc lintingSylvain Desbureaux1-0/+12
Add 3 more linters in order to valid correct documentation for OOM. Issue-ID: OOM-2648 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I8cb78b94e9ce69cbd409b401a52e5361e58e89d2
2020-12-08[OOM] add tox job with commit message lintingSylvain Desbureaux1-0/+19
OOM team wants to add more and more linters on the code / files proposed to the project. This commit add the framework with tox + commit message linting. Issue-ID: OOM-2644 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I8ffba73107f95a413e069b6514e83718202c22cb