aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-06-30 15:03:00 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-07-06 12:58:52 +0200
commit12ec8b12093176aab8cbe2af1f6ed606bcbb0e88 (patch)
treeddb20ea453eee1db714ad96b041745e04f5ce65d /requirements.txt
parentfcc27a06de736d849cf01ddf24fe0edaa03c961f (diff)
Add a new testcase leveraging on xrally/kubernetes
It partially runs the all-in-one task for checking basic functionality of Kubernetes cluster. Change-Id: Iaf7a29d2c1a364073e4caaeef69d68ee79ea56bc Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 413b52a98a359094dbc251749c04d2789e0ab24c)
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 60ca9422..742dcbf3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,4 +3,6 @@
# process, which may cause wedges in the gate later.
pbr!=2.1.0 # Apache-2.0
xtesting # Apache-2.0
+rally
+xrally-kubernetes
kubernetes # Apache-2.0