Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
TAF (Test Automation Framework) provides a generic framework to automate unit testing of the NSO service applications leveraging the CI/CD process and tools (GitHub, Jenkins, Artifactory, Sonarqube) with a single touch approach.The objectives of havi...
TAF ( Test Automation Framework ) provides a generic framework to automate unit testing of the NSO service application leveraging the CI/CD process and tools (GitHub, Jenkins, Artifactory, Sonarqube) with a single tough approach.The objectives of hav...
Hi Mohamed,That pool you need to make in CDB using Yang model of your service. For example, you can create a list in your service model that will be empty initially. When you get first and last lan range, based on that you need to populate that yang ...
Hi Mohamed,There could be multiple ways to achieve it but two of them could be as below. You need to write some logic in your RFS service code.1) Get the first and last VLAN range in yang input. Define a list of VLAN in yang that should be populated ...