aristanetworks / ansible-cvp

Ansible modules for Arista CloudVision
http://cvp.avd.sh
Apache License 2.0
66 stars 61 forks source link

Test: PR testing update #658

Closed noredistribution closed 1 year ago

noredistribution commented 1 year ago

Change Summary

Updated PR testing instructions to read passwords from env var, this way we don't need to update the inventory.yml in two places and we just need to export an env var

Component(s) name

arista.cvp.*

Proposed changes

How to test

Test by following the updated instructions in the PR, after the install.sh script is run to fetch a specific PR, we only need to export LABPASSPHRASE and then we can run the molecule test or the desired playbook.

Checklist

User Checklist

Repository Checklist