Open
Description
Our RPM and Debian packages will now respect ES_PATH_CONF
during installs, upgrades, and package removal. We do not have coverage for this though, our packaging tests use the default of /etc/elasticsearch
. In order to ensure that we maintain this behavior, our package tests should also run in a mode where they run the entire suite with a custom ES_PATH_CONF
(maybe randomized with a space in the name, to ensure that we have the quoting correct too).