README.md

NFS Server Sample

Identify the use cases/ user stories

  • Ensure the cases are listed in the content plan
  • the use cases can then be prioritized
  • the use cases should be listed separately even if delivered by the same module or output artifact
  • Each "project" (e.g. NFS Server) should probably have a supporting doc. For example.

Create module tests

Design and implement your module

Ensure rpms used by module are tested

Build and test your module

  • Follow the build instructions to build your module. #TODO: correct link
  • Ensure that your tests are being automatically run
    • Connect the triggers by following the instructions #TODO: correct link
    • Review results in resultsdb. How? #TODO: correct link

Create container tests

Create container output artifact

Build and test your container

  • Follow the build instructions to build your container. #TODO: correct link
  • Ensure that your tests are being automatically run
    • Connect the triggers by following the instructions #TODO: correct link
    • Review results in resultsdb. How? #TODO: correct link