Skip to content

Commit 65bef91

Browse files
dropme: build matrix tools in integration tests
1 parent 9b6d3bf commit 65bef91

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

tests/integration/env/matrix-authentication-service-syn2mas.rc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
#
33
# SPDX-License-Identifier: AGPL-3.0-only
44

5-
export TEST_VALUES_FILE=charts/matrix-stack/ci/pytest-matrix-authentication-service-syn2mas-values.yaml
5+
export TEST_VALUES_FILE=charts/matrix-stack/ci/pytest-matrix-authentication-service-syn2mas-values.yaml
6+
export BUILD_MATRIX_TOOLS=1

tests/integration/env/synapse.rc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
# SPDX-License-Identifier: AGPL-3.0-only
44

55
export TEST_VALUES_FILE=charts/matrix-stack/ci/pytest-synapse-values.yaml
6+
export BUILD_MATRIX_TOOLS=1

0 commit comments

Comments
 (0)