File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -65,3 +65,15 @@ so that you maintain your command history:
6565
6666
6767 .. _edx-platform testing documentation : https://docs.openedx.org/projects/edx-platform/en/latest/concepts/testing/testing.html#running-python-unit-tests
68+
69+ Custom Logging Testing
70+ ----------------------
71+
72+ If you would like to test modifications to the docker logging configuration as
73+ listed in the custom-created `public-dockerfiles logging configuration `_, this
74+ file won't exist in devstack due to the local edx-platform copy overriding it.
75+
76+ Any changes will need to be copied over into ``/py_configuration_files/(lms|cms).py `` to be tested
77+ on devstack.
78+
79+ :: _public-dockerfiles logging configuration:https: //github.com/edx/public-dockerfiles/blob/main/dockerfiles/edx-platform.Dockerfile#L262-L264
You can’t perform that action at this time.
0 commit comments