
We need to add more small atomic destructive scenarios to run them in parallel with load and performance tests. each small destructive scenario should only perform some destructive action and then recover the cloud, without any additional checks in the destructive scenario. Change-Id: I8f87a1d935786d05cdba76608d2efd28b3cc927f
22 lines
195 B
Plaintext
22 lines
195 B
Plaintext
*~
|
|
*.pyc
|
|
*.local
|
|
AUTHORS
|
|
ChangeLog
|
|
MANIFEST
|
|
dist/
|
|
.venv/
|
|
build/*
|
|
build-stamp
|
|
cover/*
|
|
doc/build/
|
|
doc/source/api/
|
|
*.egg-info
|
|
*.egg
|
|
.autogenerated
|
|
.coverage
|
|
.testrepository/
|
|
.tox/
|
|
.installed
|
|
.idea*
|