Create an OAM test suite

Purpose

Use this optional procedure to create a collection of tests that are grouped together to allow for multiple tests to be executed together or run in sequence. The suite includes both the tests and, where applicable, instructions for running tests sequentially or in parallel. Test suites can provide improved automation for OAM testing.

The bundle of vendor agnostic custom resources must be imported and installed to support telemetry collection and OAM testing. The bundle is found on the NSP software delivery site, in the Adaptors folder along with your NE adaptor suite, for example, NSP → 24.4 → Adaptors → Nokia_SROS. Choose the zip file with va and cr in the filename, for example, nsp-telemetry-cr-va-sros-2.0.0-rel.9.zip.

This procedure is based on the procedure for creating a test suite in the NSP Data Collection and Analysis Guide.

For example, the reference procedure in NSP Release 24.4 is How do I create an OAM test suite?.

See also the procedure to install telemetry artifacts in the NSP Data Collection and Analysis Guide to verify that prerequisites for testing are in place. The reference procedure for this in NSP Release 24.4 is: How do I install telemetry artifacts?.

Steps
 

Log in to the NSP as the Service Management user.


Open Data Collection and Analysis Management, Test Suites.


Click png6.pngSUITE.


In the Generate OAM Tests form that opens, choose a Test type.

The list of templates in the Template field is updated based on your selection.


Choose a test template if needed.

If a template is not selected, an appropriate system template is automatically selected based on the value of the execute type field. If a template is selected, the value of the execute type field is imported from the template and is read-only in the form.


Add one or more entities:

  1. Choose an entity type from the Entity type drop down.

  2. Click png6.png SELECT to open a selection form.

  3. Choose one or more entity objects from the list to add them to the Bin. Use the page selectors to navigate the list.

  4. Verify the list of entity objects in the Bin and click SELECT.

  5. To change the list of selected entities, repeat the previous steps to re-create the list.


Click on the Service field if applicable.

  1. Select an attribute in the drop-down list, then enter values for that attribute in the field. As you type, the list is filtered for entities that match your input.

  2. Click png37.png as required to add additional filter criteria.

  3. Choose entities from the list and click SELECT.


Configure the test parameters as needed.


Generate the test suite.

  1. To automatically execute the test suite after generation, enable Execute and click GENERATE & EXECUTE.

  2. To create the test suite without automatically executing, disable Execute and click GENERATE.

The View Test Suite Details form opens. The Generation Log reports creation of the TWAMP objects required to run the test against the VPRN service onto the network were deployed. 


10 

Click on the LIFECYCLE RESULTS tab to verify that the test suite was created successfully.


11 

Click on the TESTS tab to view the list of tests in the suite.


12 

Click CLOSE to return to the Test Suites view. The new test suite appears in the list.

End of steps