Uploaded image for project: 'VOLTHA'
  1. VOLTHA
  2. VOL-2042

Unify sanity.robot and VOLTHA_PODTests.robot

    XMLWordPrintable

    Details

    • Type: Story
    • Status: Resolved (View Workflow)
    • Priority: High
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: VOLTHA v2.1
    • Component/s: Testing
    • Labels:
      None

      Description

      Currently the voltha-system-tests repo has two separate test suites: sanity.robot and VOLTHA_PODTests.robot. The former works exclusively with BBSim and the latter runs on physical PODs. Unify these into a single framework that works for both.

      The approach is to use VOLTHA_PODTests.robot to test with BBSim. This involves (1) creating a pod config file to use with VOLTHA + BBSim as deployed by kind-voltha; (2) specifying the setup (bbsim|physical) when running the tests; (3) putting conditionals in the tests to not execute steps that are not appropriate for a specific setup.

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            acb Andy Bavier
            Reporter:
            acb Andy Bavier
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Gerrit Reviews

                There are no open Gerrit changes