Skip to main content

Common fixtures used in inmanta yang related modules

Project description

pytest-inmanta-yang

Common fixtures used in inmanta yang related modules

Installation

pip install pytest-inmanta-yang

Usage

  1. You can specify workspace folder and device access parameters
export WORKSPACE=/tmp/workspace
export YANG_DEVICE_HOST="sros-1.ci.ii.inmanta.com"
export YANG_DEVICE_PORT="830"
export YANG_DEVICE_USERNAME="admin"
export YANG_DEVICE_PASSWORD="admin"
  1. The override the base config (that will be deployed to the device before each test), override the fixture netconf_device_initial_config_path_file to return the path to the file containing the base config

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytest-inmanta-yang-1.5.0.tar.gz (19.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page