remove custom use of archive for several exporters #780
ci.yml
on: pull_request
Puppet
/
Static validations
24s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
1s
Annotations
7 errors
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/nginx_prometheus_exporter_spec.rb#L47
prometheus nginx exporter default install Process "nginx-prometheus" args is expected to match /\ -nginx.scrape-uri http:\/\/localhost:8888\/stub_status/
Failure/Error: its(:args) { is_expected.to match %r{\ -nginx.scrape-uri http://localhost:8888/stub_status} }
expected "" to match /\ -nginx.scrape-uri http:\/\/localhost:8888\/stub_status/
Diff:
@@ -1 +1 @@
-/\ -nginx.scrape-uri http:\/\/localhost:8888\/stub_status/
+""
|
Puppet / Puppet 8 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/nginx_prometheus_exporter_spec.rb#L47
prometheus nginx exporter default install Process "nginx-prometheus" args is expected to match /\ -nginx.scrape-uri http:\/\/localhost:8888\/stub_status/
Failure/Error: its(:args) { is_expected.to match %r{\ -nginx.scrape-uri http://localhost:8888/stub_status} }
expected "" to match /\ -nginx.scrape-uri http:\/\/localhost:8888\/stub_status/
Diff:
@@ -1 +1 @@
-/\ -nginx.scrape-uri http:\/\/localhost:8888\/stub_status/
+""
|
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - Debian 12
Canceling since a higher priority waiting request for '834/merge' exists
|
Puppet / Puppet 7 - Debian 12
The operation was canceled.
|
Puppet / Test suite
Process completed with exit code 1.
|