diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-08-22 16:36:19 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-08-22 16:38:13 +0200 |
commit | a0f76d884c1f13c27e906136d3418f12b5342fc4 (patch) | |
tree | fd6020c0e0c51e4cfe02b592ba64e4f3ed1792f0 /tox.ini | |
parent | e1ef7b1d9703348075e982975ba963f0021c073f (diff) |
Add xrally_kubernetes_full
It iterates 10 times all operations run by xrally_kubernetes.
Now times, concurrenty and count can be set via testcases.yaml.
It creates a new containers functest-kubernetes-benchamrking as
Functest.
Change-Id: Ibfd493b987a359a3f16c2d8db0aef6b8e90b7e92
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'tox.ini')
-rw-r--r-- | tox.ini | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -32,7 +32,6 @@ basepython = python3.8 files = .travis.yml docker - functest_kubernetes/rally/all-in-one.yaml commands = yamllint {[testenv:yamllint]files} |