X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fintegration%2Fintegration-seccom.yaml;h=a4d110cbfc55a0dbc1f298146bb8299a7e55d620;hb=70711835b73cc4f9cb6c66f0ae63c0cac9b235d4;hp=f710ea974398afac029529723ca9fb558626067c;hpb=8cd078a496d1d84993b283d08c5e1c684b29f361;p=ci-management.git diff --git a/jjb/integration/integration-seccom.yaml b/jjb/integration/integration-seccom.yaml index f710ea974..a4d110cbf 100644 --- a/jjb/integration/integration-seccom.yaml +++ b/jjb/integration/integration-seccom.yaml @@ -1,37 +1,28 @@ --- - project: - name: integration-seccom-info + name: integration-seccom-linters + project: integration/seccom project-name: integration-seccom + python-version: python3 jobs: - - gerrit-info-yaml-verify - build-node: centos8-builder-2c-1g - project: integration/seccom - branch: master - -- project: - name: integration-seccom-linters - project: integration/seccom - project-name: integration-seccom - python-version: python3 - jobs: - - integration-linters - subproject: - - 'yaml': - tox-dir: '.' - tox-envs: 'yaml' - pattern: '**/*.yaml' - - 'yml': - tox-dir: '.' - tox-envs: 'yaml' - pattern: '**/*.yml' - - 'json': - tox-dir: '.' - tox-envs: 'json' - pattern: '**/*.json' - - 'md': - tox-dir: '.' - tox-envs: 'md' - pattern: '**/*.md' - stream: - - 'master': - branch: 'master' + - integration-linters + subproject: + - "yaml": + tox-dir: "." + tox-envs: "yaml" + pattern: "**/*.yaml" + - "yml": + tox-dir: "." + tox-envs: "yaml" + pattern: "**/*.yml" + - "json": + tox-dir: "." + tox-envs: "json" + pattern: "**/*.json" + - "md": + tox-dir: "." + tox-envs: "md" + pattern: "**/*.md" + stream: + - "master": + branch: "master"