Skip to content
This repository was archived by the owner on Aug 5, 2024. It is now read-only.

Commit a2f623b

Browse files
hb-manSpace Team
authored andcommitted
[maintenance] update TC config with artifact path for e2e test results
Merge-request: BAZEL-MR-787 Merged-by: Danil Tereshchenko <[email protected]>
1 parent 9e393fd commit a2f623b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.teamcity/configurations/bazelBsp/bazelE2eTests.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ open class BazelBspE2ETestsBuildType(
1414
name = "[e2e tests] $targets test",
1515
vcsRoot = BaseConfiguration.BazelBspVcs,
1616
setupSteps = true,
17+
artifactRules = "+:/home/teamcity/.cache/bazel/_bazel_teamcity/*/execroot/_main/bazel-out/k8-fastbuild/testlogs/e2e/** => testlogs.zip",
1718
steps = {
1819
steps?.invoke(this)
1920
bazel {

0 commit comments

Comments
 (0)