SSO Login |
Support for Single sign-on(SSO) login. Single sign-on is an authentication scheme that allows a user to log in with a single ID and password to any of several related, yet independent, software systems. It is often accomplished by using the Lightweight Directory Access Protocol and stored LDAP databases on servers.
|
Logging in for the First Time |
Open log link in new tab or window |
User preference, Text Display menu provides the configurable setting to enable opening logs in a new window or tab.
|
User Preferences |
Support for pyATS Clean |
The pyATS Clean process simplifies, expedited, and is highly customizable to provide a consistent, reusable, plug-and-play methodology for cleaning devices in your testbed as part of your end-to-end automated testing process. pyATS Clean is designed with a modular stage-based architecture and as such, can be easily customized, can be developed more quickly, and the codebase can be reused repeatably.
|
link to clean |
Support for multiple Clean clean |
Extended the Testbed registry to allow more than one clean YAML file to be associated to the testbed. You can which clean to be the default clean to be used, with the option of over writing the default clean during run Request.
|
link to clean |
Improved Docker (Cloud) Image Building |
Extended the Docker Image Build to include:
- Support for passing docker build Timeout (2 hour default)
- support for pip files / requirements.txt
- support for cloning from git repos with credentials
- Support for mount in host root Cas
- Live streaming of Docker build Log
|
Registering New Docker Images |
Cloud execution hardening |
Improvements to the stability / reliability of Cloud execution and the handling of errors and information collection. |
Registering New Docker Images |