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

Fix aix memory plugin output #598

Merged
merged 2 commits into from Aug 13, 2015
Merged

Conversation

sh9189
Copy link
Contributor

@sh9189 sh9189 commented Aug 11, 2015

Memory plugin does not return any memory attributes on aix due to a minor bug in definition of memory Mash. This pull request is to fix that and also adds unit tests for aix memory plugin

@johnbellone
Copy link
Contributor

👍 from our end here.

@irvingpop
Copy link

Paging @scotthain for review

@irvingpop
Copy link

The reason this was broken in ohai was because there's no memory test for AIX - this PR adds it.

@scotthain
Copy link

👍

@irvingpop
Copy link

Travis is acting funny, but I can confirm via rspec that the new memory test works:

Ohai::System AIX memory plugin
  should get total memory
  should get free memory

irvingpop pushed a commit that referenced this pull request Aug 13, 2015
@irvingpop irvingpop merged commit e5a0cc2 into chef:master Aug 13, 2015
@tas50 tas50 added the Bug label Dec 12, 2016
@thommay thommay added Type: Bug Does not work as expected. and removed Bug labels Jan 24, 2017
@chef chef locked and limited conversation to collaborators Nov 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Bug Does not work as expected.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants