Fix flaky tests dispatch_test.go: Apparently, some signal is being delivered a few microseconds too early. This patch allows for a 10% difference in timing.
Disable tests which attempt to use the network The buildd documentation states that most of them have no network access available, and a package's build+test process must not attempt to use the network or assume that any network interface is available.
Revert newer OpenAPI dependency requirement This minor reversion is necessary due to outdated OpenAPI build-dependencies in Debian sid. The middleware.NewRoutableContextWithAnalyzedSpec function requires github.com/go-openapi/runtime/middleware v0.25.0 or later. . This effectively reverts upstream commit 33bba95, however this is insignificant, since Debian package of Alertmanager does not support multi- instance deployments anyway.
Daniel Swarbrick <dswarbrick@debian.org>
not-needed
2023-02-03
Showing 1 to 7 of 7 entries
All known versions for source package 'prometheus-alertmanager'