summaryrefslogtreecommitdiffstats
path: root/jjb/testsuite
diff options
context:
space:
mode:
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>2020-04-09 06:35:50 -0700
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>2020-04-09 06:35:50 -0700
commit590835472c4d4ed0e344e0e19c45460cbb3e5ec4 (patch)
tree14285e6e18742fa476d3882de4507ba54223d340 /jjb/testsuite
parent69262952abb09404f096e44cca470bdad83f5eab (diff)
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 <b.grzybowski@partner.samsung.com>
Diffstat (limited to 'jjb/testsuite')
-rw-r--r--jjb/testsuite/testsuite.yaml2
1 files changed, 1 insertions, 1 deletions
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: '.'