Add Centos 7 image to CSIT. 60/3860/6
authorThomas F Herbert <therbert@redhat.com>
Tue, 15 Nov 2016 23:59:48 +0000 (18:59 -0500)
committerDave Wallace <dwallacelf@gmail.com>
Wed, 4 Jan 2017 04:42:56 +0000 (04:42 +0000)
commit7af34879d4c2a0c0994d93ded5d9a686c860e8da
tree87cc2ba55840014dc891e7e0e2d2697499afc0ae
parenta4e69ab5d8004953888a24f13d9f452090d86938
Add Centos 7 image to CSIT.

JIRA: CSIT-256
JIRA: CSIT-490

libpcap and Qemu version 2.3.0
Centos 7.3 support added from 7.3.1611 base image.

Change-Id: Ia4ebe22980206cade4beb87760a455ca18f9fbfc
Signed-off-by: Thomas F Herbert <therbert@redhat.com>
23 files changed:
resources/tools/disk-image-builder/centos/.gitignore [new file with mode: 0644]
resources/tools/disk-image-builder/centos/CHANGELOG [new file with mode: 0644]
resources/tools/disk-image-builder/centos/build-listmaker.sh [new file with mode: 0755]
resources/tools/disk-image-builder/centos/build.sh [new file with mode: 0755]
resources/tools/disk-image-builder/centos/centos-7-1511.json [new file with mode: 0644]
resources/tools/disk-image-builder/centos/centos-7.3-1611.json [new file with mode: 0644]
resources/tools/disk-image-builder/centos/html/ks.cfg [new file with mode: 0644]
resources/tools/disk-image-builder/centos/listmaker/centos-7-1511.json [new file with mode: 0644]
resources/tools/disk-image-builder/centos/listmaker/centos-7.3-1611.json [new file with mode: 0644]
resources/tools/disk-image-builder/centos/listmaker/virl-listmaker-centos-7-1511.yaml [new file with mode: 0644]
resources/tools/disk-image-builder/centos/listmaker/virl-listmaker-centos-7.3-1611.yaml [new file with mode: 0644]
resources/tools/disk-image-builder/centos/lists/centos-7-1511_2016-12-08_1.0/pip-requirements.txt [new file with mode: 0644]
resources/tools/disk-image-builder/centos/lists/centos-7-1511_2016-12-08_1.0/rpm-packages.txt [new file with mode: 0644]
resources/tools/disk-image-builder/centos/lists/centos-7.3-1611_2016-12-26_1.1/pip-requirements.txt [new file with mode: 0644]
resources/tools/disk-image-builder/centos/lists/centos-7.3-1611_2016-12-26_1.1/rpm-packages.txt [new file with mode: 0644]
resources/tools/disk-image-builder/centos/nested/NO-NESTED [new file with mode: 0644]
resources/tools/disk-image-builder/centos/run-listmaker.sh [new file with mode: 0755]
resources/tools/disk-image-builder/centos/scripts-local/upload-image-to-virl.sh [new file with mode: 0755]
resources/tools/disk-image-builder/centos/scripts-remote/cleanup.sh [new file with mode: 0644]
resources/tools/disk-image-builder/centos/scripts-remote/post-install.sh [new file with mode: 0644]
resources/tools/disk-image-builder/centos/scripts-remote/serial-console-centos-7-1511.sh [new file with mode: 0644]
resources/tools/disk-image-builder/centos/scripts-remote/vagrant-guestadditions.sh [new file with mode: 0644]
resources/tools/disk-image-builder/centos/scripts-remote/vagrant-user.sh [new file with mode: 0644]