Sha256: 1168ab263a2ea90bc3032a12b9aa87b25c55d16d39070be3b18300a88ee25b7e

Contents?: true

Size: 836 Bytes

Versions: 11

Compression:

Stored size: 836 Bytes

Contents

# The Utilization Tests

The Utilization tests ensure that the appropriate information is being gathered for pricing. It is centered around ensuring the JSON is correct. Each JSON block is a test case, with potentially the following fields:

  - testname: The name of the test
  - input_total_ram_mib: The total ram number calculated by the agent.
  - input_logical_processors: The number of logical processors calculated by the agent.
  - input_hostname: The hostname calculated by the agent.
  - input_aws_id: The aws id determined by the agent.
  - input_aws_type: The aws type determined by the agent.
  - input_aws_zone: The aws zone determined by the agent.
  - input_environment_variables: Any environment variables which have been set.
  - expected_output_json: The expected JSON output from the agent for the utilization hash.

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
newrelic_rpm-4.1.0.333 test/fixtures/cross_agent_tests/utilization/README.md
newrelic_rpm-4.0.0.332 test/fixtures/cross_agent_tests/utilization/README.md
newrelic_rpm-3.18.1.330 test/fixtures/cross_agent_tests/utilization/README.md
newrelic_rpm-3.18.0.329 test/fixtures/cross_agent_tests/utilization/README.md
newrelic_rpm-3.17.2.327 test/fixtures/cross_agent_tests/utilization/README.md
newrelic_rpm-3.17.1.326 test/fixtures/cross_agent_tests/utilization/README.md
newrelic_rpm-3.17.0.325 test/fixtures/cross_agent_tests/utilization/README.md
newrelic_rpm-3.16.3.323 test/fixtures/cross_agent_tests/utilization/README.md
newrelic_rpm-3.16.2.321 test/fixtures/cross_agent_tests/utilization/README.md
newrelic_rpm-3.16.1.320 test/fixtures/cross_agent_tests/utilization/README.md
newrelic_rpm-3.16.0.318 test/fixtures/cross_agent_tests/utilization/README.md