CiscoTestAutomation / pyats

Cisco DevNet pyATS Test Framework Bug Tracker
Apache License 2.0
148 stars 31 forks source link

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

Closed praneetha1595 closed 6 months ago

praneetha1595 commented 6 months ago

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