Add support for multiple limit_req
statements in location
directives
#432
Annotations
10 errors and 10 warnings
Run tests:
spec/defines/resource_location_spec.rb#L259
nginx::resource::location on virtuozzolinux-7-x86_64 with Facter 3.14.5 and Puppet 7.26.0 os-independent items server/location_header template content when limit_zone is ["myzone1", "myzone2"] should set multiple limit_zone
Failure/Error: expect(lines & matches).to eq(matches)
expected: [" limit_req zone=myzone1;", " limit_req zone=myzone1;"]
got: [" limit_req zone=myzone1;"]
(compared using ==)
|
Run tests:
spec/defines/resource_location_spec.rb#L259
nginx::resource::location on almalinux-8-x86_64 with Facter 4.2.5 and Puppet 7.26.0 os-independent items server/location_header template content when limit_zone is ["myzone1", "myzone2"] should set multiple limit_zone
Failure/Error: expect(lines & matches).to eq(matches)
expected: [" limit_req zone=myzone1;", " limit_req zone=myzone1;"]
got: [" limit_req zone=myzone1;"]
(compared using ==)
|
Run tests:
spec/defines/resource_location_spec.rb#L259
nginx::resource::location on almalinux-9-x86_64 with Facter 4.2.10 and Puppet 7.26.0 os-independent items server/location_header template content when limit_zone is ["myzone1", "myzone2"] should set multiple limit_zone
Failure/Error: expect(lines & matches).to eq(matches)
expected: [" limit_req zone=myzone1;", " limit_req zone=myzone1;"]
got: [" limit_req zone=myzone1;"]
(compared using ==)
|
Run tests:
spec/defines/resource_location_spec.rb#L259
nginx::resource::location on archlinux-rolling-x86_64 with Facter 4.2.9 and Puppet 7.26.0 os-independent items server/location_header template content when limit_zone is ["myzone1", "myzone2"] should set multiple limit_zone
Failure/Error: expect(lines & matches).to eq(matches)
expected: [" limit_req zone=myzone1;", " limit_req zone=myzone1;"]
got: [" limit_req zone=myzone1;"]
(compared using ==)
|
Run tests:
spec/defines/resource_location_spec.rb#L259
nginx::resource::location on centos-7-x86_64 with Facter 4.2.2 and Puppet 7.26.0 os-independent items server/location_header template content when limit_zone is ["myzone1", "myzone2"] should set multiple limit_zone
Failure/Error: expect(lines & matches).to eq(matches)
expected: [" limit_req zone=myzone1;", " limit_req zone=myzone1;"]
got: [" limit_req zone=myzone1;"]
(compared using ==)
|
Run tests:
spec/defines/resource_location_spec.rb#L259
nginx::resource::location on centos-8-x86_64 with Facter 4.2.2 and Puppet 7.26.0 os-independent items server/location_header template content when limit_zone is ["myzone1", "myzone2"] should set multiple limit_zone
Failure/Error: expect(lines & matches).to eq(matches)
expected: [" limit_req zone=myzone1;", " limit_req zone=myzone1;"]
got: [" limit_req zone=myzone1;"]
(compared using ==)
|
Run tests:
spec/defines/resource_location_spec.rb#L259
nginx::resource::location on centos-9-x86_64 with Facter 4.2.2 and Puppet 7.26.0 os-independent items server/location_header template content when limit_zone is ["myzone1", "myzone2"] should set multiple limit_zone
Failure/Error: expect(lines & matches).to eq(matches)
expected: [" limit_req zone=myzone1;", " limit_req zone=myzone1;"]
got: [" limit_req zone=myzone1;"]
(compared using ==)
|
Run tests:
spec/defines/resource_location_spec.rb#L259
nginx::resource::location on debian-10-x86_64 with Facter 4.2.2 and Puppet 7.26.0 os-independent items server/location_header template content when limit_zone is ["myzone1", "myzone2"] should set multiple limit_zone
Failure/Error: expect(lines & matches).to eq(matches)
expected: [" limit_req zone=myzone1;", " limit_req zone=myzone1;"]
got: [" limit_req zone=myzone1;"]
(compared using ==)
|
Run tests:
spec/defines/resource_location_spec.rb#L259
nginx::resource::location on debian-11-x86_64 with Facter 4.2.5 and Puppet 7.26.0 os-independent items server/location_header template content when limit_zone is ["myzone1", "myzone2"] should set multiple limit_zone
Failure/Error: expect(lines & matches).to eq(matches)
expected: [" limit_req zone=myzone1;", " limit_req zone=myzone1;"]
got: [" limit_req zone=myzone1;"]
(compared using ==)
|
Run tests:
spec/defines/resource_location_spec.rb#L259
nginx::resource::location on redhat-7-x86_64 with Facter 4.2.13 and Puppet 7.26.0 os-independent items server/location_header template content when limit_zone is ["myzone1", "myzone2"] should set multiple limit_zone
Failure/Error: expect(lines & matches).to eq(matches)
expected: [" limit_req zone=myzone1;", " limit_req zone=myzone1;"]
got: [" limit_req zone=myzone1;"]
(compared using ==)
|
Run tests:
spec/defines/resource_server_spec.rb#L1431
nginx::resource::server on virtuozzolinux-7-x86_64 with Facter 3.14.5 and Puppet 7.26.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
Run tests:
spec/defines/resource_server_spec.rb#L1431
nginx::resource::server on almalinux-8-x86_64 with Facter 4.2.5 and Puppet 7.26.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
Run tests:
spec/defines/resource_server_spec.rb#L1431
nginx::resource::server on almalinux-9-x86_64 with Facter 4.2.10 and Puppet 7.26.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
Run tests:
spec/defines/resource_server_spec.rb#L1431
nginx::resource::server on archlinux-rolling-x86_64 with Facter 4.2.9 and Puppet 7.26.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
Run tests:
spec/defines/resource_server_spec.rb#L1431
nginx::resource::server on centos-7-x86_64 with Facter 4.2.2 and Puppet 7.26.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
Run tests:
spec/defines/resource_server_spec.rb#L1431
nginx::resource::server on centos-8-x86_64 with Facter 4.2.2 and Puppet 7.26.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
Run tests:
spec/defines/resource_server_spec.rb#L1431
nginx::resource::server on centos-9-x86_64 with Facter 4.2.2 and Puppet 7.26.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
Run tests:
spec/defines/resource_server_spec.rb#L1431
nginx::resource::server on debian-10-x86_64 with Facter 4.2.2 and Puppet 7.26.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
Run tests:
spec/defines/resource_server_spec.rb#L1431
nginx::resource::server on debian-11-x86_64 with Facter 4.2.5 and Puppet 7.26.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
Run tests:
spec/defines/resource_server_spec.rb#L1431
nginx::resource::server on redhat-7-x86_64 with Facter 4.2.13 and Puppet 7.26.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
The logs for this run have expired and are no longer available.
Loading