X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.jjb-test%2Flf-python-jobs.yaml;h=9961935e9efe513bdf55bc3e6429bf1c0c72064f;hb=50bb84fc6e18daa187d5047968dc130b215a02c0;hp=49214fb2701f4385bb4ec874c8afe6136c844d90;hpb=0ea33652f2dbed50a617fc62a80d1df9d56fb3ae;p=releng%2Fglobal-jjb.git diff --git a/.jjb-test/lf-python-jobs.yaml b/.jjb-test/lf-python-jobs.yaml index 49214fb2..9961935e 100644 --- a/.jjb-test/lf-python-jobs.yaml +++ b/.jjb-test/lf-python-jobs.yaml @@ -3,6 +3,7 @@ name: gerrit-python-jobs jobs: - "{project-name}-python-jobs" + - gerrit-tox-sonar project-name: gerrit-python @@ -10,5 +11,14 @@ name: github-python-jobs jobs: - "{project-name}-github-python-jobs" + - github-tox-sonar project-name: github-python + +- project: + name: python-jobs-view + project-name: python + views: + - common-view + view-regex: '.*-python$' + view-description: 'List of Python jobs'