aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/disk-image-builder/ubuntu/lists
AgeCommit message (Collapse)AuthorFilesLines
2019-03-26Fix virl ubuntu image + update ubuntu vpp buildsJan Gelety2-108/+108
Change-Id: Ifcb38f09a9a84c8dbae879ad34af11fe9be4a450 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-03-14Adding pip and apt packages - ubuntu16.04Jan Gelety2-0/+389
- add python3-cffi to apt list - add aenum to pip requirements Change-Id: Iac0f4f69752db7d34693e83dd14bf68ad8cdc8ee Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-01-07Adding pip requirementsJan Gelety2-0/+388
- add pexpect - needed for vpp_device vhost tests - add dill, numpy, scipy - needed for PLRSearch Change-Id: Ib53f19e954f440773103b7913603a0c86ed81039 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2018-11-23Adding python-cffi requirementsPeter Mikus2-0/+385
- Introduce Ubuntu 18.04.5 VIRL image - FIX mac addresses for dhcp - Add ansible task for python-cffi install on perf testbeds Change-Id: I8acfcdc8ee97c13ad4795a4ccde868a96b3fee47 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2017-10-23Update disk-image-builder scripts to allow IPv6selias2-0/+341
Change-Id: I28ed08689db97eabc21726afa9d977fcda526dfb Signed-off-by: selias <samelias@cisco.com>
2017-08-01CSIT-727 Add the tcpdump application into the VIRL imagePeter Mikus2-0/+337
- Reqested by TLDK Change-Id: Iac94a946005fe2e919334309c77b8774af1a1573 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2017-06-29CSIT-687: Directory structure reorganizationTibor Frank8-1098/+1098
Change-Id: I772c9e214be2461adf58124998d272e7d795220f Signed-off-by: Tibor Frank <tifrank@cisco.com> Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2017-02-23Add pypcap python requirementMatej Klotton2-0/+315
Using pypcap's L2listen instead of standard AF_PACKET scapy can see received Dot1Q tag. Change-Id: Icb3dcb272a9611158a26a83fede7550bba3f367e Signed-off-by: Matej Klotton <mklotton@cisco.com>
2017-01-02CSIT-488 TLDK jbb validation jobs need cmake installedpmikus2-0/+290
Add cmake into VIRL Ubuntu image Change-Id: I2cd33a58c0043a2c3e04809d1f73068520767929 Signed-off-by: pmikus <pmikus@cisco.com>
2016-12-01Add list of packages for ubuntu VIRL image 1.5pmikus2-0/+283
Change-Id: I94db829471f40b4499d7cb434d03f672e1b68d8e Signed-off-by: pmikus <pmikus@cisco.com>
2016-10-13Update VIRL images to 16.04.1pmikus4-0/+525
Change-Id: I93e8b5e977e974cda9ea4ebab327b59f9afd2fd0 Signed-off-by: pmikus <pmikus@cisco.com>
2016-10-04Add JAVA_HOME and include Java in PATH environment variables.Carsten Koester2-0/+242
Change-Id: Ic2781afc713a7a9333adca3022eff533c4d1594c Signed-off-by: Carsten Koester <ckoester@cisco.com> Signed-off-by: pmikus <pmikus@cisco.com>
2016-10-04CSIT-192: Add bridge-utils, docker, java8 to VM imageCarsten Koester2-0/+242
Change-Id: I960162486c7d82171d5b93a63c13c5d78a4b008b Signed-off-by: Carsten Koester <ckoester@cisco.com>
2016-06-02CSIT-111: Add Packer based framework to auto-generate disk imagesCarsten Koester2-0/+209
Change-Id: Ia18ea34a6288aec0f12f176f4cc264d0f215d1fd Signed-off-by: Carsten Koester <ckoester@cisco.com>