CiscoTestAutomation / pyats

Cisco DevNet pyATS Test Framework Bug Tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyats 24.1 with behave fails to start a job with easypy errror for test_suite

praneetha1595 opened this issue · comments

Setup Version:

    Pyats: 24.1
    behave: 12.7.4Dev
    python: 3.10
    Host OS Version  : Ubuntu 22.04 (x86_64)

Command to run:
pyats run behave --feature-list <featurelist>
Error:

      Traceback (most recent call last):
          File "src/pyats/datastructures/factory.py", line 56, in pyats.datastructures.factory.MetaClassFactory.__call__
          File "/usr/local/lib/python3.10/dist-packages/pyats/behave/commands/job.py", line 113, in __init__
            super().__init__(runtime, **kwargs)
          File "src/pyats/easypy/job.py", line 142, in pyats.easypy.job.Job.__init__
        AttributeError: 'Namespace' object has no attribute 'test_suite