Fix #116 #138
pr.yml
on: pull_request
Static code analysys
23s
Unit tests
3m 20s
Annotations
11 errors and 2 warnings
|
Unit tests
Process completed with exit code 1.
|
|
Unit tests:
spec/defines/repo_spec.rb#L89
tp::repo on ubuntu-16.04-x86_64 with app sysdig with exec_environment set is expected to contain Exec[tp_aptkey_add_D27A 72F3 2D86 7DF9 300A 2415 7449 0FD6 EC51 E8C4] with environment => ["http_proxy=http://proxy.domain:8080", "https_proxy=http://proxy.domain:8080"]
Failure/Error: it { is_expected.to contain_exec("tp_aptkey_add_#{appdata['key']}").with('environment' => ['http_proxy=http://proxy.domain:8080','https_proxy=http://proxy.domain:8080']) }
expected that the catalogue would contain Exec[tp_aptkey_add_D27A 72F3 2D86 7DF9 300A 2415 7449 0FD6 EC51 E8C4]
|
|
Unit tests:
spec/defines/repo_spec.rb#L71
tp::repo on ubuntu-16.04-x86_64 with app sysdig without any param is expected to contain exactly 6 resources
Failure/Error: it { should have_resource_count(total_count) }
expected that the catalogue would contain exactly 6 resources but it contains 5
|
|
Unit tests:
spec/defines/repo_spec.rb#L70
tp::repo on ubuntu-16.04-x86_64 with app sysdig without any param is expected to contain exactly 1 File resource
Failure/Error: it { should have_file_resource_count(file_count) }
expected that the catalogue would contain exactly 1 File resource but it contains 0
|
|
Unit tests:
spec/classes/tp_spec.rb#L15
tp on centos-8-x86_64 with default params is expected to contain exactly 15 resources
Failure/Error: it { should have_resource_count(resource_count) }
expected that the catalogue would contain exactly 15 resources but it contains 16
|
|
Unit tests:
spec/classes/tp_spec.rb#L14
tp on centos-8-x86_64 with default params is expected to contain exactly 15 File resources
Failure/Error: it { should have_file_resource_count(file_resource_count) }
expected that the catalogue would contain exactly 15 File resources but it contains 16
|
|
Unit tests:
spec/classes/tp_spec.rb#L15
tp on centos-7-x86_64 with default params is expected to contain exactly 15 resources
Failure/Error: it { should have_resource_count(resource_count) }
expected that the catalogue would contain exactly 15 resources but it contains 16
|
|
Unit tests:
spec/classes/tp_spec.rb#L14
tp on centos-7-x86_64 with default params is expected to contain exactly 15 File resources
Failure/Error: it { should have_file_resource_count(file_resource_count) }
expected that the catalogue would contain exactly 15 File resources but it contains 16
|
|
Unit tests:
spec/defines/repo_spec.rb#L69
tp::repo on centos-7-x86_64 with app sysdig without any param is expected to contain exactly 0 Exec resources
Failure/Error: it { should have_exec_resource_count(exec_count) }
expected that the catalogue would contain exactly 0 Exec resources but it contains 1
|
|
Unit tests:
spec/classes/tp_spec.rb#L15
tp on centos-6-x86_64 with default params is expected to contain exactly 15 resources
Failure/Error: it { should have_resource_count(resource_count) }
expected that the catalogue would contain exactly 15 resources but it contains 16
|
|
Unit tests:
spec/classes/tp_spec.rb#L14
tp on centos-6-x86_64 with default params is expected to contain exactly 15 File resources
Failure/Error: it { should have_file_resource_count(file_resource_count) }
expected that the catalogue would contain exactly 15 File resources but it contains 16
|
|
Unit tests:
spec/defines/puppi_spec.rb#L8
tp::puppi on ubuntu-16.04-x86_64
Skipped: No reason given
|
|
Unit tests:
spec/defines/puppi_spec.rb#L8
tp::puppi on centos-7-x86_64
Skipped: No reason given
|