Friday, August 30, 2019

Re: Network device automation with Django web framework

according to https://pubhub.devnetcloud.com/media/pyats/docs/getting_started/index.html, " In pyATS, test scripts are written and executed through AEtest Package".

How about parsing the results of the tests by ur own functions in the backend ? (just sharing an idea )

On Thu, Aug 29, 2019 at 8:51 PM Chandan Kumar Maiti <cmaiti@gmail.com> wrote:
As I am not an expert, I would appreciate of someone can advise me how to proceed with the following issue I am currently running into:

I am looking to build a web framework with Django to perform CISCO networking device testing automaton ( most likely using PyATS). 
So, I should be able to start my test using web interface and the Pass/Fail of my test should automatically update on the webpage and
for the failed tests , there should a link to view the logs. However, I couldn't find anything on the web to get an idea on pyAts/Django web
framework.

Does anyone have any idea on how to do this project ? is there a different approach for quicker result ?

Thanks in advance.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/799720e2-49c8-4feb-b3ca-4a3e448e5516%40googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAJenkLDbtRZN-8bOr-hJeh9t5AG5OA7g%3Dh2yzs%2BaEONfJn%2BwyA%40mail.gmail.com.

No comments:

Post a Comment