Skip to content

Commit 37c06c5

Browse files
gkechhors
andauthored
K8SPXC-1553 PMM_AGENT_PATHS_TEMPDIR configured to /tmp/pmm (#2112)
* K8SPXC-1553 PMM_AGENT_PATHS_TEMPDIR configured to /tmp/pmm * update e2e tests --------- Co-authored-by: Viacheslav Sarzhan <[email protected]>
1 parent b95529c commit 37c06c5

17 files changed

+17
-17
lines changed

e2e-tests/monitoring-pmm3/compare/statefulset_monitoring-haproxy-k127.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ spec:
7777
- name: PMM_AGENT_SIDECAR_SLEEP
7878
value: "5"
7979
- name: PMM_AGENT_PATHS_TEMPDIR
80-
value: /tmp
80+
value: /tmp/pmm
8181
- name: PMM_AGENT_PRERUN_SCRIPT
8282
value: /var/lib/mysql/pmm-prerun.sh
8383
- name: DB_CLUSTER

e2e-tests/monitoring-pmm3/compare/statefulset_monitoring-haproxy-no-prefix-k127.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ spec:
7777
- name: PMM_AGENT_SIDECAR_SLEEP
7878
value: "5"
7979
- name: PMM_AGENT_PATHS_TEMPDIR
80-
value: /tmp
80+
value: /tmp/pmm
8181
- name: PMM_AGENT_PRERUN_SCRIPT
8282
value: /var/lib/mysql/pmm-prerun.sh
8383
- name: DB_CLUSTER

e2e-tests/monitoring-pmm3/compare/statefulset_monitoring-haproxy-no-prefix-oc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ spec:
7474
- name: PMM_AGENT_SIDECAR_SLEEP
7575
value: "5"
7676
- name: PMM_AGENT_PATHS_TEMPDIR
77-
value: /tmp
77+
value: /tmp/pmm
7878
- name: PMM_AGENT_PRERUN_SCRIPT
7979
value: /var/lib/mysql/pmm-prerun.sh
8080
- name: DB_CLUSTER

e2e-tests/monitoring-pmm3/compare/statefulset_monitoring-haproxy-no-prefix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ spec:
7474
- name: PMM_AGENT_SIDECAR_SLEEP
7575
value: "5"
7676
- name: PMM_AGENT_PATHS_TEMPDIR
77-
value: /tmp
77+
value: /tmp/pmm
7878
- name: PMM_AGENT_PRERUN_SCRIPT
7979
value: /var/lib/mysql/pmm-prerun.sh
8080
- name: DB_CLUSTER

e2e-tests/monitoring-pmm3/compare/statefulset_monitoring-haproxy-oc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ spec:
7474
- name: PMM_AGENT_SIDECAR_SLEEP
7575
value: "5"
7676
- name: PMM_AGENT_PATHS_TEMPDIR
77-
value: /tmp
77+
value: /tmp/pmm
7878
- name: PMM_AGENT_PRERUN_SCRIPT
7979
value: /var/lib/mysql/pmm-prerun.sh
8080
- name: DB_CLUSTER

e2e-tests/monitoring-pmm3/compare/statefulset_monitoring-haproxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ spec:
7474
- name: PMM_AGENT_SIDECAR_SLEEP
7575
value: "5"
7676
- name: PMM_AGENT_PATHS_TEMPDIR
77-
value: /tmp
77+
value: /tmp/pmm
7878
- name: PMM_AGENT_PRERUN_SCRIPT
7979
value: /var/lib/mysql/pmm-prerun.sh
8080
- name: DB_CLUSTER

e2e-tests/monitoring-pmm3/compare/statefulset_monitoring-pxc-k127-no-prefix-oc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ spec:
7777
- name: PMM_AGENT_SIDECAR_SLEEP
7878
value: "5"
7979
- name: PMM_AGENT_PATHS_TEMPDIR
80-
value: /tmp
80+
value: /tmp/pmm
8181
- name: PMM_AGENT_PRERUN_SCRIPT
8282
value: /var/lib/mysql/pmm-prerun.sh
8383
- name: DB_CLUSTER

e2e-tests/monitoring-pmm3/compare/statefulset_monitoring-pxc-k127-oc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ spec:
7777
- name: PMM_AGENT_SIDECAR_SLEEP
7878
value: "5"
7979
- name: PMM_AGENT_PATHS_TEMPDIR
80-
value: /tmp
80+
value: /tmp/pmm
8181
- name: PMM_AGENT_PRERUN_SCRIPT
8282
value: /var/lib/mysql/pmm-prerun.sh
8383
- name: DB_CLUSTER

e2e-tests/monitoring-pmm3/compare/statefulset_monitoring-pxc-k127.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ spec:
7777
- name: PMM_AGENT_SIDECAR_SLEEP
7878
value: "5"
7979
- name: PMM_AGENT_PATHS_TEMPDIR
80-
value: /tmp
80+
value: /tmp/pmm
8181
- name: PMM_AGENT_PRERUN_SCRIPT
8282
value: /var/lib/mysql/pmm-prerun.sh
8383
- name: DB_CLUSTER

e2e-tests/monitoring-pmm3/compare/statefulset_monitoring-pxc-no-prefix-k127-oc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ spec:
7777
- name: PMM_AGENT_SIDECAR_SLEEP
7878
value: "5"
7979
- name: PMM_AGENT_PATHS_TEMPDIR
80-
value: /tmp
80+
value: /tmp/pmm
8181
- name: PMM_AGENT_PRERUN_SCRIPT
8282
value: /var/lib/mysql/pmm-prerun.sh
8383
- name: DB_CLUSTER

0 commit comments

Comments
 (0)