Minimize CSIT dependencis in mininet-ovs-2.8 image 54/90454/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 15 Jun 2020 15:25:57 +0000 (17:25 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 13 Jul 2020 08:33:08 +0000 (10:33 +0200)
commite9640a967c24ac864ab651eaab28e27946d2487a
tree29f39c71e5dd07b949de5b5d1ba73a7133653f6b
parent265a39753bff8197e7459ad43686faa0762b15cd
Minimize CSIT dependencis in mininet-ovs-2.8 image

We are using mininet-ovs-2.8 as our tools image, which means we
are running CSIT test scripts on it. Those scripts require
the Python-2 requests library.

We used to install it before the Shell->Ansible transition via
git-review, which was part of baseline.sh. As we no longer install
it in Ansible world, neither do we install python-requests, which
is what CSIT needs.

This patch minimizes the install footprint introduced in
89cfbecea7439fae66fa10146879a9b58e71046e.

JIRA: INTTEST-100
Change-Id: I816840f83fa39592dc3361bced835e183688231e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
packer/provision/mininet-ovs-2.8.yaml