diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-07-12 14:30:21 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-07-12 16:39:49 +0200 |
commit | cb33fa13d1a58dfa52b218e4e5aaf6cfa09b0cae (patch) | |
tree | e76cf9dc3ff1956eba46a8665cc60a4cec4cd1c6 /upper-constraints.txt | |
parent | 06b9ace7a0333d723972502ab3ce5784b6cba689 (diff) |
Leverage to Xtesting 0.51
It removes ci_loop which has been useless from Docker slicing.
It can filter now on any env var (e.g. CI_LOOP if required by XCI).
Change-Id: Ibd685edf4636bd251c85466e8b4febcd1e20d312
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'upper-constraints.txt')
-rw-r--r-- | upper-constraints.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/upper-constraints.txt b/upper-constraints.txt index 40de1f19a..0e0e5e574 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -17,6 +17,6 @@ robotframework-httplibrary===0.4.2 robotframework-requests===0.4.7 robotframework-sshlibrary===2.1.3;python_version=='2.7' ansible===2.3.2.0 -xtesting===0.42.0 +xtesting===0.51.0 networking-bgpvpn===8.0.0 sphinx-opnfv-theme===0.1.1 |