Skip to content
This repository was archived by the owner on Jun 19, 2020. It is now read-only.

(FACT-2233) Add AIX partitons fact#433

Merged
Filipovici-Andrei merged 1 commit intomasterfrom
FACT-2233
Apr 13, 2020
Merged

(FACT-2233) Add AIX partitons fact#433
Filipovici-Andrei merged 1 commit intomasterfrom
FACT-2233

Conversation

@oanatmaria
Copy link
Copy Markdown
Contributor

No description provided.

@oanatmaria oanatmaria requested review from a team April 6, 2020 16:02
@oanatmaria oanatmaria force-pushed the FACT-2233 branch 2 times, most recently from 4f8078c to 37e7e26 Compare April 9, 2020 12:07
Comment thread lib/resolvers/aix/partitions.rb Outdated
def compute_size(info_hash)
physical_partitions = info_hash['PPs'].to_i
size_physical_partition = info_hash['PPSIZE']
exp = size_physical_partition[/mega/] ? 1024**2 : 1024**3
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think these values should be defined in constants

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Comment thread lib/resolvers/aix/utils/odm_query.rb
@Filipovici-Andrei Filipovici-Andrei merged commit 4980bad into master Apr 13, 2020
@Filipovici-Andrei Filipovici-Andrei deleted the FACT-2233 branch April 13, 2020 14:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants