Skip to content
This repository was archived by the owner on Mar 28, 2018. It is now read-only.
This repository was archived by the owner on Mar 28, 2018. It is now read-only.

Docs: network metrics: Run instructions have a typo, and some clarification #944

@grahamwhaley

Description

@grahamwhaley

On:
https://github.com/01org/cc-oci-runtime/blob/master/tests/metrics/network/README.md
The command:
$ sudo -E make metrics tests
should be:
$ sudo -E make metrics-tests

We should also note that that command not only builds the necessary test files, but will run them as well (which is not mentioned in the current documentation).

Ideally the preprocess and run actions would be separate steps in the Makefile, and then we could document them as such (obviously with the generate step being a dependence of the run step - so run would do a generate and then run) - that would also be really useful for developers (to be able to do the generate step separately from the run step), so they can then run individual tests by hand - but, that is a fix for another day.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions