Hi Guys!

I'm having problem when I try to run mymodule tests on RHEL-7

rspec (rake spec) can't find any classes defined by mymodule.

- .fixtures.yml
fixtures:
  forge_modules:
    stdlib: "puppetlabs/stdlib"
    concat: "puppetlabs/concat"
    sysctl: "fiddyspence/sysctl"
  symlinks:
    mymodule: "#{source_dir}"

- running tests
rake spec

on CEntOS-7 it runs without problems (finds all mymodule classes and all 
tests are well excuted), but on Redhat-7 it didn't find any of mymodule 
classes.


Could you point me some light to solve this mistery?

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/0fdfdf24-0f64-45bf-97d1-36ae26512746%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to