mirror of
https://github.com/codex-storage/cs-codex-dist-tests.git
synced 2025-02-13 12:36:29 +00:00
Use separate log folder per Continuous Tests run (#78)
This commit is contained in:
parent
412a4d3c7a
commit
90118b3481
@ -30,7 +30,7 @@ spec:
|
|||||||
- name: KUBECONFIG
|
- name: KUBECONFIG
|
||||||
value: "/opt/kubeconfig.yaml"
|
value: "/opt/kubeconfig.yaml"
|
||||||
- name: LOGPATH
|
- name: LOGPATH
|
||||||
value: "/var/log/codex-continuous-tests"
|
value: "/var/log/codex-continuous-tests/${DEPLOYMENT_NAMESPACE}"
|
||||||
- name: NAMESPACE
|
- name: NAMESPACE
|
||||||
value: "${NAMESPACE}"
|
value: "${NAMESPACE}"
|
||||||
- name: BRANCH
|
- name: BRANCH
|
||||||
|
Loading…
x
Reference in New Issue
Block a user