File: Do-not-expose-user-credentials-1ffba4d72798b5c9.yaml

package info (click to toggle)
python-tempestconf 3.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 964 kB
  • sloc: python: 4,530; makefile: 18; sh: 9
file content (7 lines) | stat: -rw-r--r-- 324 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
---
features:
  - |
    When --test-accounts parameter (specifying a path to a accounts.yaml file)
    is used, don't write any user credentials to tempest.conf.
    This will make it easier for users who run tempest tests with accounts.yaml
    file and want to share their tempest.conf without exposing their credentials.