Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Migration from docker NFS to pvc storage (RWO for PVC (and not RWX) as RWX is not well supported in general)
  • Division robot pod into two pods:
    • First with robot functionality
    • Second with result presentation
  • Robot pod/s deployed and test cases executed in different namespace eg. ONAP-TESTS – take care about connectivity to internal services from ONAP namespace
  • Define list of supported scenarios/use cases/tags in test suite repo.
  • Clean-up in robot resources, testsuite and assets related to removed/not supported use cases/tags in test suite repo
  • Clean-up in demo repo related to removed/not supported use cases/tags
  • Add some sandbox/instruction how to run robot test cases under development  - directly from commit.

...