File: add-validation-resources-to-lib-dc2600c4324ca4d7.yaml

package info (click to toggle)
tempest 1%3A19.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,564 kB
  • sloc: python: 69,123; sh: 196; makefile: 80
file content (7 lines) | stat: -rw-r--r-- 318 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
---
features:
  - |
    Add the `validation_resources` module to tempest.lib. The module provides
    a set of helpers that can be used to provision and cleanup all the
    resources required to perform ping / ssh tests against a virtual machine:
    a keypair, a security group with targeted rules and a floating IP.