aboutsummaryrefslogtreecommitdiffstats
path: root/VIRL_RELEASE_CENTOS
AgeCommit message (Collapse)AuthorFilesLines
2019-05-21Update Centos VIRL image to version 2.5Thomas F Herbert1-1/+1
Update CentOS release. Add python34. Change-Id: Ie0a11810c5b120cfd170dc4eaf3e72bbd3155d4a Signed-off-by: Thomas F Herbert <therbert@redhat.com>
2019-04-18Centos 7.6-1810 image update.Thomas F Herbert1-1/+1
Add python36 and update qemu to 2.12. add boost-filesystem Change-Id: I89bba0b807be6d6c2d98b2f07faae9c31b3370e1 Signed-off-by: Thomas F Herbert <therbert@redhat.com>
2019-01-07Adding pip requirementsJan Gelety1-1/+1
- 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 Mikus1-1/+1
- 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>
2018-04-05Put Centos 7.4-1711 1.9 image into productionThomas F Herbert1-1/+1
The patch to create this image is gerrit patch 11245 CSIT-566 CSIT-688 CSIT-681 CSIT-682 CSIT-688 CSIT-683 7.4-1711 1.9 images have been installed on VIRL1, VIRL2 and VIRL3 The 7.4-1711_1.9 image has been tested locally on VIRL3 with a local patch modifying bootstrap.sh. A pass of verify should force a check on VIRL2 and VIRL1 to verify that the image works OK. A merge of this patch will put the new image into production so review this patch plus 11245 above carefully before merging. Change-Id: I74a0b23d75120fdc3934bfe3c6e96f8fb10784db Signed-off-by: Thomas F Herbert <therbert@redhat.com>
2017-03-01Use common files to store distro related data for VIRLJan Gelety1-0/+1
- use separate files to store VIRL topology file and VIRL image file version information per distro - read content of appropriate files in all affected bootstrap files Change-Id: I5297ddd610af6a719efaf5792ced12efab35fc7a Signed-off-by: Jan Gelety <jgelety@cisco.com>