delete the file that attaches to a copyleft license
[it/test.git] / ric_robot_suite / helm / nanobot / values.yaml
index 5785c7e..c9adcb3 100644 (file)
@@ -131,10 +131,15 @@ ric:
   # Active testsuites can be chosen by
   # tag, testuite names, or both.  leaving
   # either unspecified will cause all to run.
+  # Kpimonxapp testsuite need to be uncomment before testing kpimonxapp
   testsuites:
   - ricdeployment
   - health-check
   - ete
+  # Enable if you want to execute Subscription Duplication Scenarios. Check README file for the same.
+  #- Subscription_Duplication_Scen1
+  #- Subscription_Duplication_Scen2
+  #- kpimonxapp
   tags:
    enabled:
    # - etetests
@@ -168,7 +173,10 @@ ric:
     # This should be an xapp which is "onboarded" to
     # the appmgr but not deployed at the time the test
     # is initiated.
+    # Change the Xapp based on your requirement.
+    #xapp: xappkpimon
     xapp: bouncer-xapp
+    duplicate_xapp: ricxapp-bouncer1-xapp
     gNodeB:
      # the details of a test gNodeB, for [E/X]2 tests.
      # This can be either a real gnodeb or a simulator,