Skip to content

Commit 6c53a45

Browse files
committed
CI: remove deploymentMarkers from Synapse PyTests so we have Synapse PyTests without them.
1 parent 03ba7f9 commit 6c53a45

2 files changed

Lines changed: 4 additions & 10 deletions

File tree

charts/matrix-stack/ci/pytest-matrix-rtc-synapse-wellknown-values.yaml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,11 @@
22
#
33
# SPDX-License-Identifier: AGPL-3.0-only
44
#
5-
# source_fragments: matrix-rtc-minimal.yaml matrix-rtc-pytest-extras.yaml synapse-minimal.yaml synapse-pytest-base-extras.yaml synapse-pytest-base-extras.yaml init-secrets-minimal.yaml init-secrets-pytest-extras.yaml postgres-minimal.yaml well-known-minimal.yaml well-known-pytest-extras.yaml deployment-markers-minimal.yaml deployment-markers-pytest-extras.yaml
5+
# source_fragments: matrix-rtc-minimal.yaml matrix-rtc-pytest-extras.yaml synapse-minimal.yaml synapse-pytest-base-extras.yaml synapse-pytest-base-extras.yaml init-secrets-minimal.yaml init-secrets-pytest-extras.yaml postgres-minimal.yaml well-known-minimal.yaml well-known-pytest-extras.yaml
66
# DO NOT EDIT DIRECTLY. Edit the fragment files to add / modify / remove values
77

88
deploymentMarkers:
9-
annotations:
10-
has-no-service-monitor: "true"
11-
podSecurityContext:
12-
runAsGroup: 0
9+
enabled: false
1310
elementWeb:
1411
enabled: false
1512
global:

charts/matrix-stack/ci/pytest-synapse-values.yaml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,11 @@
22
#
33
# SPDX-License-Identifier: AGPL-3.0-only
44
#
5-
# source_fragments: synapse-minimal.yaml synapse-pytest-base-extras.yaml synapse-pytest-self-extras.yaml init-secrets-minimal.yaml init-secrets-pytest-extras.yaml postgres-minimal.yaml deployment-markers-minimal.yaml deployment-markers-pytest-extras.yaml
5+
# source_fragments: synapse-minimal.yaml synapse-pytest-base-extras.yaml synapse-pytest-self-extras.yaml init-secrets-minimal.yaml init-secrets-pytest-extras.yaml postgres-minimal.yaml
66
# DO NOT EDIT DIRECTLY. Edit the fragment files to add / modify / remove values
77

88
deploymentMarkers:
9-
annotations:
10-
has-no-service-monitor: "true"
11-
podSecurityContext:
12-
runAsGroup: 0
9+
enabled: false
1310
elementWeb:
1411
enabled: false
1512
haproxy:

0 commit comments

Comments
 (0)