You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bundler exec rake beaker
TEST_TIERS env variable not defined. Defaulting to run all tests.
/usr/bin/ruby2.5 -I/home/spethm/Work/Landcare/dev/admin-puppet-repo/artifactory/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.9.2/lib:/home/spethm/Work/Landcare/dev/admin-puppet-repo/artifactory/vendor/bundle/ruby/2.5.0/gems/rspec-support-3.9.3/lib /home/spethm/Work/Landcare/dev/admin-puppet-repo/artifactory/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.9.2/exe/rspec spec/acceptance
Running tests against this machine !
An error occurred while loading ./spec/acceptance/class_spec.rb.
Failure/Error: class Helper
TypeError:
Helper is not a class
# ./spec/spec_helper_acceptance_local.rb:5:in `<top (required)>'
# ./spec/spec_helper_acceptance.rb:6:in `require'
# ./spec/spec_helper_acceptance.rb:6:in `<top (required)>'
# ./spec/acceptance/class_spec.rb:1:in `require'
# ./spec/acceptance/class_spec.rb:1:in `<top (required)>'
No examples found.
Finished in 0.00003 seconds (files took 0.88095 seconds to load)
0 examples, 0 failures, 1 error occurred outside of examples
Any ideas what might be the problem?
I have puppet 6.1.0 installed.
The text was updated successfully, but these errors were encountered:
I cannot run the beaker testing and would like to submit a PR for the addition of Ubuntu support.
https://github.com/manaakiwhenua/artifactory
Here is the output of trying to run beaker.
Any ideas what might be the problem?
I have puppet 6.1.0 installed.
The text was updated successfully, but these errors were encountered: