Uploaded image for project: 'Test'
  1. Test
  2. TEST-338

basic_clamp policy exception

XMLWordPrintable

      }
      2021-05-12 09:51:59,120 INFO 55:instantiate_loop.py(1) - ******** CHECK POLICIES SUBMITION *******
      2021-05-12 09:51:59,120 ERROR 60:instantiate_loop.py(1) - An error occured while submitting the loop instance
      2021-05-12 09:51:59,121 ERROR 271:run_tests.py(1) - Failures when running testcase(s)
      Traceback (most recent call last):
      File "/usr/lib/python3.8/site-packages/xtesting/ci/run_tests.py", line 171, in run_test
      kwargs = run_dict['args']
      KeyError: 'args'

      During handling of the above exception, another exception occurred:

      Traceback (most recent call last):
      File "/usr/lib/python3.8/site-packages/xtesting/ci/run_tests.py", line 174, in run_test
      test_case.run()
      File "/usr/lib/python3.8/site-packages/onaptests/scenario/basic_clamp.py", line 28, in run
      self.test.execute()
      File "/usr/lib/python3.8/site-packages/onaptests/steps/base.py", line 172, in wrapper
      ret = fun(self, *args, **kwargs)
      File "/usr/lib/python3.8/site-packages/onaptests/steps/loop/clamp.py", line 150, in execute
      self.loop_instance = self.instantiate_clamp(
      File "/usr/lib/python3.8/site-packages/onaptests/steps/loop/clamp.py", line 104, in instantiate_clamp
      return loop.instantiate_loop()
      File "/usr/lib/python3.8/site-packages/onaptests/steps/loop/instantiate_loop.py", line 83, in instantiate_loop
      self.deploy(loop=loop)
      File "/usr/lib/python3.8/site-packages/onaptests/steps/loop/instantiate_loop.py", line 61, in deploy
      raise OnapTestException.PolicyException
      AttributeError: type object 'OnapTestException' has no attribute 'PolicyException'

            mrichomme mrichomme
            mrichomme mrichomme
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: