Add 'cov' env execution on integration/data-provider python files change 11/127011/1
authorMichal Jagiello <michal.jagiello@t-mobile.pl>
Tue, 8 Feb 2022 09:13:38 +0000 (09:13 +0000)
committerMichal Jagiello <michal.jagiello@t-mobile.pl>
Tue, 8 Feb 2022 09:13:38 +0000 (09:13 +0000)
Issue-ID: INT-2060
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I04560e767be53263984f96069da93946d6778f7b

jjb/integration/integration-data-provider.yaml

index d1fd1f9..d8a719c 100644 (file)
           tox-dir: '.'
           tox-envs: 'md'
           pattern: '**/*.md'
+      - 'cov':
+          tox-dir: '.'
+          tox-envs: 'cov'
+          pattern: '**/*.py'
     stream:
       - 'master':
           branch: 'master'