Fixes #37761 - use ProxyPass and upgrade=websocket where possible #1663
Annotations
8 errors
|
Run tests:
spec/classes/plugin/remote_execution_cockpit_spec.rb#L67
foreman::plugin::remote_execution::cockpit on redhat-9-x86_64 with default args configures apache
Failure/Error:
is_expected.to contain_foreman__config__apache__fragment('cockpit')
.without_ssl_content(%r{RewriteRule})
.with_ssl_content(%r{^ ProxyPass http://127\.0\.0\.1:19090/webcon upgrade=websock$})
expected that the catalogue would contain Foreman::Config::Apache::Fragment[cockpit] with ssl_content set to /^ ProxyPass http:\/\/127\.0\.0\.1:19090\/webcon upgrade=websock$/ but it is set to "### File managed with puppet ###\n\n<Location /webcon>\n ProxyPreserveHost On\n ProxyPass http://127.0.0.1:19090/webcon upgrade=websocket\n</Location>\n"
Diff:
@@ -1,6 +1,11 @@
-(?-mix:^ ProxyPass http:\/\/127\.0\.0\.1:19090\/webcon upgrade=websock$)
+### File managed with puppet ###
+
+<Location /webcon>
+ ProxyPreserveHost On
+ ProxyPass http://127.0.0.1:19090/webcon upgrade=websocket
+</Location>
|
Run tests:
spec/classes/plugin/remote_execution_cockpit_spec.rb#L67
foreman::plugin::remote_execution::cockpit on debian-11-x86_64 with default args configures apache
Failure/Error:
is_expected.to contain_foreman__config__apache__fragment('cockpit')
.without_ssl_content(%r{RewriteRule})
.with_ssl_content(%r{^ ProxyPass http://127\.0\.0\.1:19090/webcon upgrade=websock$})
expected that the catalogue would contain Foreman::Config::Apache::Fragment[cockpit] with ssl_content set to /^ ProxyPass http:\/\/127\.0\.0\.1:19090\/webcon upgrade=websock$/ but it is set to "### File managed with puppet ###\n\n<Location /webcon>\n ProxyPreserveHost On\n ProxyPass http://127.0.0.1:19090/webcon upgrade=websocket\n</Location>\n"
Diff:
@@ -1,6 +1,11 @@
-(?-mix:^ ProxyPass http:\/\/127\.0\.0\.1:19090\/webcon upgrade=websock$)
+### File managed with puppet ###
+
+<Location /webcon>
+ ProxyPreserveHost On
+ ProxyPass http://127.0.0.1:19090/webcon upgrade=websocket
+</Location>
|
Run tests:
spec/classes/plugin/remote_execution_cockpit_spec.rb#L67
foreman::plugin::remote_execution::cockpit on debian-12-x86_64 with default args configures apache
Failure/Error:
is_expected.to contain_foreman__config__apache__fragment('cockpit')
.without_ssl_content(%r{RewriteRule})
.with_ssl_content(%r{^ ProxyPass http://127\.0\.0\.1:19090/webcon upgrade=websock$})
expected that the catalogue would contain Foreman::Config::Apache::Fragment[cockpit] with ssl_content set to /^ ProxyPass http:\/\/127\.0\.0\.1:19090\/webcon upgrade=websock$/ but it is set to "### File managed with puppet ###\n\n<Location /webcon>\n ProxyPreserveHost On\n ProxyPass http://127.0.0.1:19090/webcon upgrade=websocket\n</Location>\n"
Diff:
@@ -1,6 +1,11 @@
-(?-mix:^ ProxyPass http:\/\/127\.0\.0\.1:19090\/webcon upgrade=websock$)
+### File managed with puppet ###
+
+<Location /webcon>
+ ProxyPreserveHost On
+ ProxyPass http://127.0.0.1:19090/webcon upgrade=websocket
+</Location>
|
Run tests:
spec/classes/plugin/remote_execution_cockpit_spec.rb#L67
foreman::plugin::remote_execution::cockpit on centos-9-x86_64 with default args configures apache
Failure/Error:
is_expected.to contain_foreman__config__apache__fragment('cockpit')
.without_ssl_content(%r{RewriteRule})
.with_ssl_content(%r{^ ProxyPass http://127\.0\.0\.1:19090/webcon upgrade=websock$})
expected that the catalogue would contain Foreman::Config::Apache::Fragment[cockpit] with ssl_content set to /^ ProxyPass http:\/\/127\.0\.0\.1:19090\/webcon upgrade=websock$/ but it is set to "### File managed with puppet ###\n\n<Location /webcon>\n ProxyPreserveHost On\n ProxyPass http://127.0.0.1:19090/webcon upgrade=websocket\n</Location>\n"
Diff:
@@ -1,6 +1,11 @@
-(?-mix:^ ProxyPass http:\/\/127\.0\.0\.1:19090\/webcon upgrade=websock$)
+### File managed with puppet ###
+
+<Location /webcon>
+ ProxyPreserveHost On
+ ProxyPass http://127.0.0.1:19090/webcon upgrade=websocket
+</Location>
|
Run tests:
spec/classes/plugin/remote_execution_cockpit_spec.rb#L67
foreman::plugin::remote_execution::cockpit on almalinux-9-x86_64 with default args configures apache
Failure/Error:
is_expected.to contain_foreman__config__apache__fragment('cockpit')
.without_ssl_content(%r{RewriteRule})
.with_ssl_content(%r{^ ProxyPass http://127\.0\.0\.1:19090/webcon upgrade=websock$})
expected that the catalogue would contain Foreman::Config::Apache::Fragment[cockpit] with ssl_content set to /^ ProxyPass http:\/\/127\.0\.0\.1:19090\/webcon upgrade=websock$/ but it is set to "### File managed with puppet ###\n\n<Location /webcon>\n ProxyPreserveHost On\n ProxyPass http://127.0.0.1:19090/webcon upgrade=websocket\n</Location>\n"
Diff:
@@ -1,6 +1,11 @@
-(?-mix:^ ProxyPass http:\/\/127\.0\.0\.1:19090\/webcon upgrade=websock$)
+### File managed with puppet ###
+
+<Location /webcon>
+ ProxyPreserveHost On
+ ProxyPass http://127.0.0.1:19090/webcon upgrade=websocket
+</Location>
|
Run tests:
spec/classes/plugin/remote_execution_cockpit_spec.rb#L67
foreman::plugin::remote_execution::cockpit on ubuntu-22.04-x86_64 with default args configures apache
Failure/Error:
is_expected.to contain_foreman__config__apache__fragment('cockpit')
.without_ssl_content(%r{RewriteRule})
.with_ssl_content(%r{^ ProxyPass http://127\.0\.0\.1:19090/webcon upgrade=websock$})
expected that the catalogue would contain Foreman::Config::Apache::Fragment[cockpit] with ssl_content set to /^ ProxyPass http:\/\/127\.0\.0\.1:19090\/webcon upgrade=websock$/ but it is set to "### File managed with puppet ###\n\n<Location /webcon>\n ProxyPreserveHost On\n ProxyPass http://127.0.0.1:19090/webcon upgrade=websocket\n</Location>\n"
Diff:
@@ -1,6 +1,11 @@
-(?-mix:^ ProxyPass http:\/\/127\.0\.0\.1:19090\/webcon upgrade=websock$)
+### File managed with puppet ###
+
+<Location /webcon>
+ ProxyPreserveHost On
+ ProxyPass http://127.0.0.1:19090/webcon upgrade=websocket
+</Location>
|
Run tests
The operation was canceled.
|
Loading