Remove Certguard and File installation as plugin #1377
Annotations
9 errors
Run tests:
spec/support/acceptance/examples.rb#L48
Installation with all plugins Curl command "https://centos8-64-puppet8.example.com/pulp/api/v3/status/" response_code is expected to eq 200
Failure/Error: its(:response_code) { is_expected.to eq(200) }
expected: 200
got: 502
(compared using ==)
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/plugins_spec.rb:18
|
Run tests:
spec/support/acceptance/examples.rb#L58
Installation with all plugins Curl command "https://centos8-64-puppet8.example.com/pulp/api/v3/" response_code is expected to eq 200
Failure/Error: its(:response_code) { is_expected.to eq(200) }
expected: 200
got: 502
(compared using ==)
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/plugins_spec.rb:18
|
Run tests:
spec/support/acceptance/examples.rb#L64
Installation with all plugins Curl command "https://centos8-64-puppet8.example.com/pulp/api/v3/" response_code is expected to eq 200
Failure/Error: its(:response_code) { is_expected.to eq(200) }
expected: 200
got: 502
(compared using ==)
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/plugins_spec.rb:18
|
Run tests:
spec/support/acceptance/examples.rb#L65
Installation with all plugins Curl command "https://centos8-64-puppet8.example.com/pulp/api/v3/" body is expected to contain "artifacts"
Failure/Error: its(:body) { is_expected.to contain('artifacts') }
expected "<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">\n<html><head>\n<title>502 Proxy Error</title>\n...e the request<p>Reason: <strong>Error reading from remote server</strong></p></p>\n</body></html>\n" to contain "artifacts"
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/plugins_spec.rb:18
|
Run tests:
spec/support/acceptance/examples.rb#L70
Installation with all plugins Curl command "https://centos8-64-puppet8.example.com/pulp/api/v3/users/" response_code is expected to eq 403
Failure/Error: its(:response_code) { is_expected.to eq(403) }
expected: 403
got: 502
(compared using ==)
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/plugins_spec.rb:18
|
Run tests:
spec/support/acceptance/examples.rb#L71
Installation with all plugins Curl command "https://centos8-64-puppet8.example.com/pulp/api/v3/users/" body is expected to contain "Authentication credentials were not provided."
Failure/Error: its(:body) { is_expected.to contain('Authentication credentials were not provided.') }
expected "<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">\n<html><head>\n<title>502 Proxy Error</title>\n...e the request<p>Reason: <strong>Error reading from remote server</strong></p></p>\n</body></html>\n" to contain "Authentication credentials were not provided."
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/plugins_spec.rb:18
|
Run tests:
spec/support/acceptance/examples.rb#L77
Installation with all plugins Curl command "https://centos8-64-puppet8.example.com/pulp/api/v3/users/" response_code is expected to eq 200
Failure/Error: its(:response_code) { is_expected.to eq(200) }
expected: 200
got: 502
(compared using ==)
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/plugins_spec.rb:18
|
Run tests:
spec/support/acceptance/examples.rb#L78
Installation with all plugins Curl command "https://centos8-64-puppet8.example.com/pulp/api/v3/users/" body is expected to contain "admin"
Failure/Error: its(:body) { is_expected.to contain('admin') }
expected "<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">\n<html><head>\n<title>502 Proxy Error</title>\n...e the request<p>Reason: <strong>Error reading from remote server</strong></p></p>\n</body></html>\n" to contain "admin"
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/plugins_spec.rb:18
|
Run tests
Process completed with exit code 1.
|
Loading