HomePhorge

maint: Remove rspec options from the Rakefile
3d3baec01466Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

maint: Remove rspec options from the Rakefile

Having the Rakefile set RSpec options made it so that the .rspec
(spec.opts in RSpec < 2) file for personal RSpec preferences was
ignored.

It also caused the ci_reporter RSpec options to be ignored which meant
that Hudson couldn't get consumable output from our spec runs.

It's also about time Puppet had a project level .gitignore file so that
if people want personal rspec preferences (color or a different print
format for example) in a .rspec file, those changes don't actually get
checked in.

Paired-with: Jesse Wolfe

Details

Provenance
Matt Robinson <matt@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU83ac3e789ddc: Merge branch 'maint/2.6.next/5771-spec-fixes' into 2.6.next
Branches
Unknown
Tags
Unknown

Event Timeline

Matt Robinson <matt@puppetlabs.com> committed rPU3d3baec01466: maint: Remove rspec options from the Rakefile (authored by Matt Robinson <matt@puppetlabs.com>).Jan 7 2011, 12:32 AM