From: Vladimir Khlyunev Date: Mon, 27 Mar 2023 11:04:23 +0000 (+0400) Subject: Limit testrail reverse lookup for test results X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=4198752a660474b2d7b2d70721298ec836313e1a;p=tools%2Fsustaining.git Limit testrail reverse lookup for test results Change-Id: I8fe8f7d28e758f5e4e503427209ed22fd6fec9c8 --- diff --git a/maintenance-ci/mos/jobs/9.x.test-reports.yaml b/maintenance-ci/mos/jobs/9.x.test-reports.yaml index 4d77c3f..e2b18b0 100644 --- a/maintenance-ci/mos/jobs/9.x.test-reports.yaml +++ b/maintenance-ci/mos/jobs/9.x.test-reports.yaml @@ -5,6 +5,7 @@ testrail_reporter/logrotate/daysToKeep: 90 testrail_reporter/logrotate/numToKeep: 100 testrail_reporter/node: 'jenkins-master' + testrail_reporter/testrail_tests_depth: '3' jobs: - mos/templates/test-report-9.x: diff --git a/maintenance-ci/mos/templates/testrail-report-9.x.yaml b/maintenance-ci/mos/templates/testrail-report-9.x.yaml index 1efb57c..4147967 100644 --- a/maintenance-ci/mos/templates/testrail-report-9.x.yaml +++ b/maintenance-ci/mos/templates/testrail-report-9.x.yaml @@ -31,6 +31,7 @@ properties-content: | VENV_PATH={testrail_reporter/venv_path} TESTS_RUNNER={testrail_reporter/test_runner_job} + TESTRAIL_TESTS_DEPTH={testrail_reporter/testrail_tests_depth} - inject: properties-content: | TESTRAIL_TEST_SUITE={testrail_reporter/testrail_suite}