This issue is a follow up to the work and conversation at #1209.
We need to add some level of package tests to the deb/rpm opampsupervisor packages that will be produced after the previously mentioned PR is merged.
Considering that the opampsupervisor service requires a Supervisor configuration (with a domain and potentially auth to connect) and a working OpAMP backend, we might not be able to test that the service starts until we figure this one.
Still we can test that the packages are installable and that removing them behave as expected.
This issue is a follow up to the work and conversation at #1209.
We need to add some level of package tests to the deb/rpm
opampsupervisorpackages that will be produced after the previously mentioned PR is merged.Considering that the
opampsupervisorservice requires a Supervisor configuration (with a domain and potentially auth to connect) and a working OpAMP backend, we might not be able to test that the service starts until we figure this one.Still we can test that the packages are installable and that removing them behave as expected.