Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct format of fixtures file. #14

Merged
merged 1 commit into from
Oct 10, 2016

Conversation

traylenator
Copy link

I was getting an error

      Puppet::PreformattedError:
        Evaluation Error: Error while evaluating a Function Call, Could
not find class ::yum for aiadm101.cern.ch at line 1:1 on node
aiadm101.cern.ch
      # /afs/cern.ch/user/s/straylen/.gem/ruby/gems/puppet-4.7.0/lib/puppet/parser/compiler.rb:382:in
      # `block in evaluate_classes'

I was getting an error

```
      Puppet::PreformattedError:
        Evaluation Error: Error while evaluating a Function Call, Could
not find class ::yum for aiadm101.cern.ch at line 1:1 on node
aiadm101.cern.ch
      # /afs/cern.ch/user/s/straylen/.gem/ruby/gems/puppet-4.7.0/lib/puppet/parser/compiler.rb:382:in
      # `block in evaluate_classes'
```
@ffrank
Copy link

ffrank commented Oct 7, 2016

Hmm, OK. Wow? This looks very correct, but now the acceptance tests stopped running. Due to this? Dubious.

We're missing serverspec, but I don't see a good reason why.

Paging @bastelfreak, any ideas?

@traylenator
Copy link
Author

Head is also failing itself https://travis-ci.org/voxpupuli/puppet-yum/builds/162771861

@bastelfreak
Copy link
Member

Hai!
We've the same errors on other modules, for example kafka. I'm not up2date with acceptance tests, not sure which gem changed here. However this PR is valid and not related to travis errors.

@bastelfreak bastelfreak merged commit 40d7e99 into voxpupuli:master Oct 10, 2016
@traylenator traylenator deleted the fixfixtures branch October 19, 2016 11:49
@bastelfreak bastelfreak added the enhancement New feature or request label Jan 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants