Skip to content

Commit

Permalink
Remove python-selenium for new selenium version to get reflect
Browse files Browse the repository at this point in the history
Change-Id: Id012767f182e84f8324de94630a9bef80c986170
Closes-bug: #1769049
  • Loading branch information
ushamani committed May 9, 2018
1 parent c71387b commit aa7e45f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/test/Dockerfile
Expand Up @@ -18,7 +18,7 @@ RUN yum install -y \
yum install -y \
python-ceilometerclient python-cinderclient python-barbicanclient \
python-glanceclient python-heatclient python-novaclient \
python-selenium python-contrail contrail-test contrail-fabric-utils && \
python-contrail contrail-test contrail-fabric-utils && \
yum --setopt=obsoletes=0 install -y python-neutronclient && \
yum clean all -y && rm -rf /var/cache/yum

Expand Down

0 comments on commit aa7e45f

Please sign in to comment.