aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2018-03-01 09:10:02 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2018-03-01 19:13:53 +0100
commit5a623d7d0c94456b133edb07b03f9a749d8efe88 (patch)
tree85079758bdb1531a39e6872c925574d0e72d1f81 /requirements.txt
parent22b8299e29f87158c4675892b9c3189d9eb35ba7 (diff)
Switch from functest to Xtesting
It also fixes logging.ini and tox.ini. Change-Id: I3001dd847d0cd4bcffb7e466ba1cf5a71705f636 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 05b476e6..ac3fdd23 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,4 +2,4 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
-functest
+xtesting # Apache-2.0