From 590835472c4d4ed0e344e0e19c45460cbb3e5ec4 Mon Sep 17 00:00:00 2001 From: Bartek Grzybowski Date: Thu, 9 Apr 2020 06:35:50 -0700 Subject: Tag linter and docker-compose integration jobs with id Simplify linter and docker-compose jobs assignment by tagging them with shorthand name. Change-Id: I9b7994c2a032b160a0356bdd2577de330c18ba56 Issue-ID: INT-1508 Signed-off-by: Bartek Grzybowski --- jjb/testsuite/testsuite.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/testsuite') diff --git a/jjb/testsuite/testsuite.yaml b/jjb/testsuite/testsuite.yaml index 7d0eb5d72..58bab20a6 100644 --- a/jjb/testsuite/testsuite.yaml +++ b/jjb/testsuite/testsuite.yaml @@ -63,7 +63,7 @@ project-name: 'testsuite' python-version: python3 jobs: - - '{project-name}-{stream}-{subproject}-lint' + - integration-linters subproject: - 'yaml': tox-dir: '.' -- cgit 1.2.3-korg