summaryrefslogtreecommitdiffstats
path: root/ci/build_rpm/mkspec
AgeCommit message (Collapse)AuthorFilesLines
2017-10-13Updating License in Qemu specopnfv-5.1.0opnfv-5.0.0root1-1/+1
This patch is used to update the License version in mkspec file of Qemu Change-Id: I22856fec9214a3472f2477eab5fbfe0df2663dc9 Signed-off-by:Shravani<shravanix.paladugula@intel.com> (cherry picked from commit c8298861407f3f33af25691ea60841c104938dac)
2016-09-21OPNFV KVM4NFV: Reduce Qemu build durationswatisharma1-1/+1
This patch contains some enhancement to reduce the duration for qemu rpm and debian build. Change-Id: Ic27b8b200a383af613a09027bad73f1cf62c54ce Co-Authored-By: Navya Bathula <b.navya4@tcs.com> Signed-off-by: Swati Sharma <swatix.sharma@intel.com> Signed-off-by: Yunhong Jiang <yunhong.jiang@linux.intel.com>
2016-08-11OPNFV KVM4NFV CICD: Scripts for creating Rpms & Debians for Kernel, QemuSwati1-0/+44
This patch contains the files for generating rpms & debians for both kernel & qemu changes, as part of kvmfornfv project development. The scripts will be triggered to build kernel-rpm & qemu-rpm packages inside centos docker, and kernel-debian & qemu-debian packages inside ubuntu docker, as part of the CICD process. After the new builds are ready, they will be deployed on the pharos testbed for verification. Later, these will be consumed/triggered by verify/daily Releng JJBs. Reference: https://wiki.opnfv.org/display/kvm/KVM4NFV+CICD+Jobs Change-Id: Ie8e8108566790a6c8db2fef1c9b5799a41732b44 Signed-off-by: Swati Sharma <swatix.sharma@intel.com>