Age | Commit message (Expand) | Author | Files | Lines |
2017-03-02 | This patch updates latency threshold values for execution of | kalyanreddy | 2 | -4/+4 |
2017-03-01 | This patch includes updated kernel config file for loading required | kalyanreddy | 1 | -28/+37 |
2017-02-28 | This patch includes updated kernel config file to enable | kalyanreddy | 3 | -4/+44 |
2017-02-22 | Merge "Combine the common code for kernel building on deb/rpm" | Jiang, Yunhong | 15 | -363/+285 |
2017-02-17 | Merge "[fuel-plugin] Employ dedicated reboot task" | Jiang, Yunhong | 3 | -28/+45 |
2017-02-16 | Merge "Enabling ftrace for kernel debugging." | Jiang, Yunhong | 5 | -24/+153 |
2017-02-15 | [fuel-plugin] Employ dedicated reboot task | Michael Polenchuk | 3 | -28/+45 |
2017-02-09 | Combine the common code for kernel building on deb/rpm | shravani | 15 | -363/+285 |
2017-02-08 | Merge "Enable the MCE_INJECT kernel config" | Jiang, Yunhong | 1 | -2/+2 |
2017-02-08 | Enabling ftrace for kernel debugging. | kalyanreddy | 5 | -24/+153 |
2017-02-07 | This patch contains the scripts to install the Qemu rpm and make use of it for | shravani | 7 | -1/+70 |
2017-02-03 | Enable the MCE_INJECT kernel config | Yunhong Jiang | 1 | -2/+2 |
2017-01-30 | This patch includes updated scripts to modify hardcoded ip addresses | kalyanreddy | 2 | -3/+3 |
2016-12-13 | This patch includes scripts to create multiple yaml file for different | shravani | 6 | -88/+127 |
2016-12-07 | This patch contains scripts for applying stress on host or guest at | Shravani | 2 | -0/+96 |
2016-12-05 | [fuel-plugin] Run apt-get update before install | Michael Polenchuk | 1 | -1/+1 |
2016-12-02 | [fuel-plugin] Add missing sudo package to image | Michael Polenchuk | 1 | -0/+2 |
2016-11-29 | [fuel-plugin] Align with fuel 10.0/newton | Michael Polenchuk | 3 | -5/+7 |
2016-11-28 | Merge "Revert "Revert "[Fuel-plugin] Install kernel in post-deployment.""" | Jiang, Yunhong | 5 | -10/+23 |
2016-11-23 | Revert "Revert "[Fuel-plugin] Install kernel in post-deployment."" | Michael Polenchuk | 5 | -10/+23 |
2016-11-15 | This patch contains scripts to update the host_isolcpus parameter | shravani | 2 | -15/+26 |
2016-10-28 | Merge "Inform TSC deadline clockevent device about recalibration" | Jiang, Yunhong | 3 | -0/+30 |
2016-10-28 | Merge "Fix imprecise timer interrupts by eliminating TSC clockevents frequen... | Jiang, Yunhong | 1 | -2/+2 |
2016-10-25 | This patch is used to update the script with opnfv influxdb link, | shravani | 1 | -3/+3 |
2016-10-24 | Inform TSC deadline clockevent device about recalibration | Yunhong Jiang | 3 | -0/+30 |
2016-10-24 | Fix imprecise timer interrupts by eliminating TSC clockevents frequency roun... | Yunhong Jiang | 1 | -2/+2 |
2016-10-19 | This patch contains scripts to update the measurement name as | shravani | 4 | -6/+57 |
2016-10-17 | This patch contains updated Dockerfile to modify SSH Timeout value | kalyanreddy | 1 | -2/+1 |
2016-10-14 | Merge "This patch contains scripts to decrease the time taken for the executi... | Jiang, Yunhong | 1 | -1/+2 |
2016-10-14 | This patch contains scripts to decrease the time taken for | kalyanreddy | 1 | -1/+2 |
2016-10-14 | Merge "This patch contains scripts to publish the data to local Grafana Dashb... | Jiang, Yunhong | 3 | -23/+67 |
2016-10-13 | Merge "This patch contains updated Dockerfile to modify SSH Timeout value for... | Jiang, Yunhong | 1 | -0/+2 |
2016-10-13 | This patch contains scripts to publish the data to local | kalyanreddy | 3 | -23/+67 |
2016-10-13 | This patch contains updated Dockerfile to modify SSH Timeout value | kalyanreddy | 2 | -1/+4 |
2016-09-29 | This patch contains script updates to disable stricthostkeychecking | kalyanreddy | 1 | -1/+2 |
2016-09-28 | This patch contains updated scripts to install rpm-build package | kalyanreddy | 1 | -3/+1 |
2016-09-27 | This patch contains updated scripts to reduce qemu build time by | kalyanreddy | 1 | -1/+0 |
2016-09-21 | Merge "This patch includes scripts to verify the sha512sum of the guest image... | Jiang, Yunhong | 5 | -8/+46 |
2016-09-21 | Revert "[Fuel-plugin] Install kernel in post-deployment." | Yunhong Jiang | 5 | -23/+10 |
2016-09-21 | OPNFV KVM4NFV: Reduce Qemu build duration | swatisharma | 2 | -2/+2 |
2016-09-21 | Merge "Adjusted headings" | Jiang, Yunhong | 3 | -12/+9 |
2016-09-21 | Adjusted headings | Sofia Wallin | 3 | -12/+9 |
2016-09-21 | This patch includes scripts to verify the sha512sum of the | kalyanreddy | 5 | -8/+46 |
2016-09-20 | Small enhancement to the release notes document | Yunhong Jiang | 2 | -44/+35 |
2016-09-20 | Documentation updates | Sofia Wallin | 2 | -17/+5 |
2016-09-18 | [Fuel-plugin] Install kernel in post-deployment. | Michal Skalski | 5 | -10/+23 |
2016-09-13 | Execution of kvm4nfv cyclictest based on job type. | shravani | 4 | -71/+119 |
2016-09-09 | Merge "This patch contains the scripts to remove hardcoded kernel version, ho... | Jiang, Yunhong | 4 | -6/+62 |
2016-09-08 | This patch contains the scripts to remove hardcoded kernel version, | kalyanreddy | 4 | -6/+62 |
2016-09-06 | OPNFV KVM4NFV: Documentation Enhancement | kalyanreddy | 2 | -0/+12 |