https://github.com/OpenVoxProject/openvoxdb/blob/main/documentation/upgrade.markdown#manually-upgrading-puppetdb
Is this DB-first upgrade path something that is important to OpenVox? Or do openvox folks need to upgrade the whole stack at once?
The current integration test matrix runs all tests against the main branches of the agent and server. If it is important to ensure this backwards compatibility remains, then the integration tests should run against "N-1" agent and server versions as well.
https://github.com/OpenVoxProject/openvoxdb/blob/main/documentation/upgrade.markdown#manually-upgrading-puppetdb
Is this DB-first upgrade path something that is important to OpenVox? Or do openvox folks need to upgrade the whole stack at once?
The current integration test matrix runs all tests against the
mainbranches of the agent and server. If it is important to ensure this backwards compatibility remains, then the integration tests should run against "N-1" agent and server versions as well.