Failures: 1) role::https should compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile } error during compilation: undefined method `capitalize' for nil:NilClass at /home/hashar/projects/mediawiki/vagrant/puppet/modules/nginx/manifests/init.pp:91 on node pico.hashar # ./spec/integration/roles_spec.rb:19:in `block (3 levels) in ' 2) role::phragile should compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile } error during compilation: Invalid parameter deploy_dir on Phabricator::Config[phabricator.show-prototypes] at /home/hashar/projects/mediawiki/vagrant/puppet/modules/role/manifests/phragile.pp:17 on node pico.hashar # ./spec/integration/roles_spec.rb:19:in `block (3 levels) in ' 3) role::spark should compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile } error during compilation: Could not find resource 'Class[Cdh::Hive]' for relationship on 'Class[Cdh::Spark]' on node pico.hashar # ./spec/integration/roles_spec.rb:19:in `block (3 levels) in ' 4) role::thumbor should compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile } error during compilation: Duplicate declaration: Package[python-logstash] is already declared; cannot redeclare at /home/hashar/projects/mediawiki/vagrant/puppet/modules/thumbor/manifests/init.pp:63 on node pico.hashar # ./spec/integration/roles_spec.rb:19:in `block (3 levels) in ' 5) role::wikimediaproduction should compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile } error during compilation: Duplicate declaration: Mediawiki::Extension[GlobalUsage] is already declared in file /home/hashar/projects/mediawiki/vagrant/puppet/modules/role/manifests/commons.pp:38; cannot redeclare at /home/hashar/projects/mediawiki/vagrant/puppet/modules/role/manifests/globalusage.pp:5 on node pico.hashar # ./spec/integration/roles_spec.rb:19:in `block (3 levels) in ' 6) role::wikitech should compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile } error during compilation: Duplicate declaration: Mediawiki::Extension[Renameuser] is already declared in file /home/hashar/projects/mediawiki/vagrant/puppet/modules/role/manifests/renameuser.pp:6; cannot redeclare at /home/hashar/projects/mediawiki/vagrant/puppet/modules/role/manifests/wikitech.pp:58 on node pico.hashar # ./spec/integration/roles_spec.rb:19:in `block (3 levels) in ' Finished in 8 minutes 12 seconds (files took 0.89636 seconds to load) 230 examples, 6 failures