Split package installation in multiple classes #314
Annotations
10 errors
Run tests:
spec/classes/python_spec.rb#L29
python on almalinux-8-x86_64 with defaults is expected to contain Class[python::install::venv]
Failure/Error: it { is_expected.to contain_class('python::install::venv') }
expected that the catalogue would contain Class[python::install::venv]
|
Run tests:
spec/classes/python_spec.rb#L29
python on almalinux-9-x86_64 with defaults is expected to contain Class[python::install::venv]
Failure/Error: it { is_expected.to contain_class('python::install::venv') }
expected that the catalogue would contain Class[python::install::venv]
|
Run tests:
spec/classes/python_spec.rb#L29
python on centos-9-x86_64 with defaults is expected to contain Class[python::install::venv]
Failure/Error: it { is_expected.to contain_class('python::install::venv') }
expected that the catalogue would contain Class[python::install::venv]
|
Run tests:
spec/classes/python_spec.rb#L29
python on freebsd-11-amd64 with defaults is expected to contain Class[python::install::venv]
Failure/Error: it { is_expected.to contain_class('python::install::venv') }
expected that the catalogue would contain Class[python::install::venv]
|
Run tests:
spec/classes/python_spec.rb#L29
python on freebsd-12-amd64 with defaults is expected to contain Class[python::install::venv]
Failure/Error: it { is_expected.to contain_class('python::install::venv') }
expected that the catalogue would contain Class[python::install::venv]
|
Run tests:
spec/classes/python_spec.rb#L29
python on freebsd-13-amd64 with defaults is expected to contain Class[python::install::venv]
Failure/Error: it { is_expected.to contain_class('python::install::venv') }
expected that the catalogue would contain Class[python::install::venv]
|
Run tests:
spec/classes/python_spec.rb#L29
python on oraclelinux-8-x86_64 with defaults is expected to contain Class[python::install::venv]
Failure/Error: it { is_expected.to contain_class('python::install::venv') }
expected that the catalogue would contain Class[python::install::venv]
|
Run tests:
spec/classes/python_spec.rb#L29
python on oraclelinux-9-x86_64 with defaults is expected to contain Class[python::install::venv]
Failure/Error: it { is_expected.to contain_class('python::install::venv') }
expected that the catalogue would contain Class[python::install::venv]
|
Run tests:
spec/classes/python_spec.rb#L29
python on redhat-8-x86_64 with defaults is expected to contain Class[python::install::venv]
Failure/Error: it { is_expected.to contain_class('python::install::venv') }
expected that the catalogue would contain Class[python::install::venv]
|
Run tests:
spec/classes/python_spec.rb#L29
python on redhat-9-x86_64 with defaults is expected to contain Class[python::install::venv]
Failure/Error: it { is_expected.to contain_class('python::install::venv') }
expected that the catalogue would contain Class[python::install::venv]
|
Loading