Alexandre Montplaisir [Sat, 22 Jul 2017 03:26:20 +0000 (23:26 -0400)]
jjb: Update paths in lttng-scope job
All plugins have been moved to the top-level, the "releng/" part is no
longer needed.
Signed-off-by: Alexandre Montplaisir <alexmonthy@efficios.com>
Jonathan Rajotte Julien [Fri, 21 Jul 2017 15:52:26 +0000 (11:52 -0400)]
Merge pull request #19 from frdeso/kprobe_fuzzing_pr
Lava: Add kretprobe fuzzing test to VM tests
Francis Deslauriers [Fri, 14 Jul 2017 20:13:03 +0000 (16:13 -0400)]
jjb: lava: Use the 4.9-y branch for lava tests since it is an LTS
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Francis Deslauriers [Fri, 14 Jul 2017 20:02:56 +0000 (16:02 -0400)]
jjb: Lava: Add kretprobe fuzzing
This test randomly picks a large set of symbols reported by
/proc/kallsyms and activate --function (kretprobe) on them. This also
has the side-effect of testing kprobe since they are used to implement
kretprobes.
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Michael Jeanson [Mon, 17 Jul 2017 19:06:40 +0000 (15:06 -0400)]
jjb: fix arm64 lttng-modules build on kernel >=4.13-rc1
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Michael Jeanson [Wed, 28 Jun 2017 20:03:16 +0000 (16:03 -0400)]
jjb: Update solaris jobs build script
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Michael Jeanson [Thu, 22 Jun 2017 19:35:25 +0000 (15:35 -0400)]
jjb: Fix msys2 mingw32/64 builds
Michael Jeanson [Thu, 22 Jun 2017 17:29:24 +0000 (13:29 -0400)]
jjb: Add slesbuild jobs
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Michael Jeanson [Mon, 19 Jun 2017 20:57:30 +0000 (16:57 -0400)]
ansible: use libuuid-devel on Suse
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Michael Jeanson [Mon, 19 Jun 2017 20:19:39 +0000 (16:19 -0400)]
jjb: Add liburcu stable-0.10 jobs
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Michael Jeanson [Mon, 19 Jun 2017 19:42:17 +0000 (15:42 -0400)]
ansible: Add SLES nodes
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Michael Jeanson [Mon, 29 May 2017 18:31:00 +0000 (14:31 -0400)]
ansible: moved artifacts to git-mirror
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Michael Jeanson [Mon, 29 May 2017 18:14:40 +0000 (14:14 -0400)]
ansible: Add missing deps to common on Debian
Michael Jeanson [Fri, 26 May 2017 21:00:31 +0000 (17:00 -0400)]
Merge pull request #18 from frdeso/quick_fixes
Lava jobs: Add Babeltrace dependency and improve git kernel checkout
Francis Deslauriers [Fri, 26 May 2017 20:26:49 +0000 (16:26 -0400)]
jjb: Add swig dependency for Babeltrace python bindings
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Francis Deslauriers [Fri, 26 May 2017 20:06:48 +0000 (16:06 -0400)]
jjb: Checkout the latest tag on tracked kernel branches
Use the latest tag rather than the latest commit of the kernel
repository.
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Francis Deslauriers [Fri, 26 May 2017 18:54:22 +0000 (14:54 -0400)]
jjb: Use full Git commit IDs rather than short ones for Linux repository
There was a git checkout ambiguity error because two commits had the
same 7 first characters (short ID). To avoid this in the future, use the
full commit ID.
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Michael Jeanson [Thu, 25 May 2017 15:25:57 +0000 (11:25 -0400)]
ansible: Remove jenkins sudoers and delete ubuntu user
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Michael Jeanson [Wed, 24 May 2017 20:20:38 +0000 (16:20 -0400)]
ansible: Rename last slaves to nodes
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Michael Jeanson [Wed, 24 May 2017 20:07:38 +0000 (16:07 -0400)]
ansible: clone linux-all
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Michael Jeanson [Tue, 23 May 2017 20:20:22 +0000 (16:20 -0400)]
jjb: lttng-modules vanilla trigger hourly
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Michael Jeanson [Mon, 15 May 2017 19:05:38 +0000 (15:05 -0400)]
ansible: Rename slave to node
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Michael Jeanson [Mon, 15 May 2017 18:55:21 +0000 (14:55 -0400)]
ansible: Remove tracecompass
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Jonathan Rajotte Julien [Wed, 10 May 2017 20:21:33 +0000 (16:21 -0400)]
Merge pull request #17 from frdeso/add-open-enoent-back
Add Lava benchmark test cases and minor fixes
Francis Deslauriers [Wed, 10 May 2017 19:40:29 +0000 (15:40 -0400)]
jjb: Build the Babeltrace Python bindings in Lava jobs
Kernel test need access to the Babeltrace Python bindings
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Francis Deslauriers [Wed, 10 May 2017 19:31:32 +0000 (15:31 -0400)]
jjb: Keep the log of the last 100 `build_kernel_PARAM` jobs
When multiple commits are pushed on kernel and lttng-modules branches
close in time, a large number of kernel build jobs are launched.
The logs of build failures sometimes got deleted to make room for new
logs thus making the investigation for those failures impossible.
To prevent that, double the number of build logs kept.
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Francis Deslauriers [Mon, 8 May 2017 18:21:30 +0000 (14:21 -0400)]
jjb: Run Lava jobs on weekdays only to avoid DNS downtime
Due to backup jobs, the DNS resolver is down for a few hours during the
weekends. Lava jobs running during this time might fail trying to
resolve the Lava server hostname.
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Francis Deslauriers [Mon, 8 May 2017 18:11:11 +0000 (14:11 -0400)]
jjb: Print only the summary on IRC on Lava job failure
When detecting a failure on a Lava job, the IRC bot would print all the
new commits on the tracked branches. This would case large amount of
text being printed on the IRC chat room. This sets the bot to only print
the job name that failed.
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Francis Deslauriers [Wed, 3 May 2017 20:44:48 +0000 (16:44 -0400)]
jjb: Remove internal Lava tests from the passing requirements
Lava runs a number of basic tests when launching a test node and some of
these tests would randomly be marked as failed without affecting the
behaviour of the actual tests or benchmarks.
To avoid a noisy CI, we simply omit to consider those tests when
checking for run success or failure.
Lava devs on IRC suggested to upgrade to the new Lava version and see if the
error was still present.
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Francis Deslauriers [Mon, 1 May 2017 16:15:06 +0000 (12:15 -0400)]
jjb: Run Lava tests and benchmarks on weekdays only
The daily jobs were failing every Saturdays because they were launched
when nodes were turned off for backup work.
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Francis Deslauriers [Thu, 16 Mar 2017 20:49:16 +0000 (16:49 -0400)]
jjb: Add getpid testcase for Lava benchmark
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Francis Deslauriers [Thu, 16 Mar 2017 16:39:16 +0000 (12:39 -0400)]
jjb: Add ioctl testcase to Lava benchmarks
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Francis Deslauriers [Thu, 16 Mar 2017 15:13:49 +0000 (11:13 -0400)]
jjb: Change `syscall` to `event` in benchmark plots
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Francis Deslauriers [Thu, 16 Mar 2017 14:23:30 +0000 (10:23 -0400)]
jjb: Add back open_enoent Lava benchmark testcase
Initially, this testcase was removed because of its bimodal behaviour.
After investigation, we were not able to find the exact reason behind
this but we decided to keep running the testcase while keeping in mind
its bimodal nature.
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Michael Jeanson [Mon, 8 May 2017 15:52:26 +0000 (11:52 -0400)]
jjb: Add stable-2.10 jobs
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Michael Jeanson [Mon, 1 May 2017 22:15:02 +0000 (18:15 -0400)]
jjb: Add lttng-modules trigger job
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Michael Jeanson [Mon, 1 May 2017 19:19:57 +0000 (15:19 -0400)]
jjb: lttng-modules fix ppc build failure on ubuntu
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Michael Jeanson [Fri, 28 Apr 2017 20:35:26 +0000 (16:35 -0400)]
jjb: Revamp lttng-modules jobs
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Michael Jeanson [Tue, 11 Apr 2017 20:28:17 +0000 (16:28 -0400)]
jjb: Add windows jobs to lttng-tools
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Michael Jeanson [Tue, 11 Apr 2017 19:33:40 +0000 (15:33 -0400)]
jjb: Add windows jobs to babeltrace
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Michael Jeanson [Tue, 11 Apr 2017 18:51:44 +0000 (14:51 -0400)]
jjb: Add windows jobs to liburcu
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Jonathan Rajotte Julien [Mon, 3 Apr 2017 14:49:30 +0000 (10:49 -0400)]
Merge pull request #16 from frdeso/add-filter
Add filter testcase to Lava benchmark jobs
Francis Deslauriers [Tue, 14 Mar 2017 20:08:58 +0000 (16:08 -0400)]
jjb: Add new benchmark testcase using lttng-test-filter module
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Francis Deslauriers [Tue, 14 Mar 2017 20:08:19 +0000 (16:08 -0400)]
jjb: Pass the events to enable in lava benchmarks
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Michael Jeanson [Wed, 15 Mar 2017 19:25:50 +0000 (15:25 -0400)]
jjb: Only build scope with gtk2
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Michael Jeanson [Wed, 15 Mar 2017 15:43:43 +0000 (11:43 -0400)]
jjb: Add coverity jobs
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Michael Jeanson [Tue, 14 Mar 2017 19:40:39 +0000 (15:40 -0400)]
jjb: Add jabberwocky
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Michael Jeanson [Tue, 14 Mar 2017 19:40:24 +0000 (15:40 -0400)]
jjb: Add libdelorean-java
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Michael Jeanson [Tue, 14 Mar 2017 19:39:06 +0000 (15:39 -0400)]
jjb: Add warnings to lttng-scope
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Michael Jeanson [Tue, 14 Mar 2017 18:48:04 +0000 (14:48 -0400)]
jjb: Add ctf-java
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Michael Jeanson [Tue, 14 Mar 2017 16:36:34 +0000 (12:36 -0400)]
jjb: Remove tracecompass
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Michael Jeanson [Tue, 14 Mar 2017 16:34:45 +0000 (12:34 -0400)]
jjb: Fix maven version in lttng-ust-java-tests
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Michael Jeanson [Tue, 14 Mar 2017 16:34:06 +0000 (12:34 -0400)]
jjb: Add coverity to lttng-scope
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Jonathan Rajotte Julien [Tue, 14 Mar 2017 15:05:24 +0000 (11:05 -0400)]
Merge pull request #15 from frdeso/bm_metadata
Add timestamp to benchmark metadata.
Francis Deslauriers [Mon, 13 Mar 2017 16:26:21 +0000 (12:26 -0400)]
jjb: Add timestamp and lttng-ci commit ID to benchmark metadata
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Francis Deslauriers [Mon, 13 Mar 2017 16:26:08 +0000 (12:26 -0400)]
jjb: Use LTTNG_CI_PATH variable in Lava jobs
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Michael Jeanson [Mon, 13 Mar 2017 22:01:07 +0000 (18:01 -0400)]
jjb: Add lttng-scope
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Michael Jeanson [Mon, 13 Mar 2017 18:19:11 +0000 (14:19 -0400)]
ansible: Add LTTng-scope
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Michael Jeanson [Tue, 28 Feb 2017 21:18:08 +0000 (16:18 -0500)]
Merge pull request #14 from frdeso/enoent_removal
Replace of enoent testcase because of high variance in results
Francis Deslauriers [Tue, 28 Feb 2017 17:07:39 +0000 (12:07 -0500)]
jjb: Add LTTng-Modules repo parameter for more flexible testing
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Francis Deslauriers [Fri, 17 Feb 2017 19:19:02 +0000 (14:19 -0500)]
jjb: Remove unused Lava metric gathering
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Francis Deslauriers [Fri, 17 Feb 2017 16:43:07 +0000 (11:43 -0500)]
jjb: Replace open_enoent testcase for a more stable testcase
The open_enoent testcase showed a bimodal distribution of time per event
that was measurable even when tracing was disabled. This behaviour was
witnessed only in cases where the open failed with an `enoent` error.
Our investigation of the sys_open code pointed towards to the pathwalk
in the VFS. We decided to simply change the test case to something more
stable due to lack of time to put in the investigation.
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Jonathan Rajotte Julien [Fri, 17 Feb 2017 17:04:58 +0000 (12:04 -0500)]
Merge pull request #13 from frdeso/mainline-jobs-rework
Benchmark mainline jobs rework
Francis Deslauriers [Thu, 16 Feb 2017 17:02:31 +0000 (12:02 -0500)]
jjb: Benchmark mainline kernel jobs tracking specific tags/branch on lttng projects
rather than using all the same tag. This was causing problems because not all
projects have a `v2.9.3` tag for example.
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Francis Deslauriers [Fri, 27 Jan 2017 05:09:34 +0000 (00:09 -0500)]
jjb: Make system tests mainline jobs track Linus' tree instead of stable
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Michael Jeanson [Wed, 15 Feb 2017 19:15:21 +0000 (14:15 -0500)]
Merge pull request #12 from frdeso/ssh_inject
jjb: Add ssh command in injection build step for benchmark jobs
Francis Deslauriers [Mon, 30 Jan 2017 20:34:08 +0000 (15:34 -0500)]
jjb: Add ssh command in injection build step for benchmark jobs
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Jonathan Rajotte Julien [Thu, 26 Jan 2017 20:40:34 +0000 (15:40 -0500)]
Merge pull request #10 from frdeso/fix_missing_files
Fix unbounded variable issues and benchmark data saving
Francis Deslauriers [Thu, 26 Jan 2017 20:22:03 +0000 (15:22 -0500)]
jjb: Change storage hostname to an higher level name
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Francis Deslauriers [Thu, 26 Jan 2017 20:01:14 +0000 (15:01 -0500)]
jjb: Change key storage node to a generic name
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Michael Jeanson [Thu, 26 Jan 2017 19:40:58 +0000 (14:40 -0500)]
Merge pull request #11 from frdeso/benchmark_plot_x_axis
jjb: Set the X axis to a finer granularity for benchmark plots
Francis Deslauriers [Thu, 26 Jan 2017 15:43:55 +0000 (10:43 -0500)]
jjb: Fix missing script to save the benchmark data
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Francis Deslauriers [Thu, 26 Jan 2017 15:42:53 +0000 (10:42 -0500)]
jjb: Fix missing jenkins secret injection in benchmark jobs
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Francis Deslauriers [Wed, 25 Jan 2017 21:53:11 +0000 (16:53 -0500)]
jjb: Set the X axis to a finer granularity for benchmark plots
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Jonathan Rajotte [Thu, 26 Jan 2017 17:00:44 +0000 (12:00 -0500)]
jjb: lttng-tools: Add debug-rcu conf for 2.7, 2.8, 2.9
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Jonathan Rajotte [Thu, 26 Jan 2017 16:43:25 +0000 (11:43 -0500)]
jjb: lttng-ust: Fix missing CPPFLAGS & LDFLAGS on configure for *dist build types
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Jonathan Rajotte [Wed, 25 Jan 2017 22:03:08 +0000 (17:03 -0500)]
jjb: liburcu: Use "--enable-rcu-debug" when version >=0.10
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Jonathan Rajotte [Wed, 25 Jan 2017 21:51:31 +0000 (16:51 -0500)]
jjb: liburcu: "--enable-debug-rcu" is "--enable-rcu-debug"
Michael Jeanson [Wed, 25 Jan 2017 21:31:07 +0000 (16:31 -0500)]
Merge pull request #8 from PSRCode/master
Add debug-rcu as a configuration value for librcu, lttng-ust, lttng-tools
Jonathan Rajotte [Mon, 23 Jan 2017 23:27:51 +0000 (18:27 -0500)]
jjb: lttng-tools: Add debug_rcu conf value
When conf is equal to debug_rcu copy artifacts from lttng-ust &
userspace rcu where conf is equal to debug_rcu.
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Jonathan Rajotte [Mon, 23 Jan 2017 22:28:52 +0000 (17:28 -0500)]
jjb: lttng-ust: Add debug-rcu as conf value
When conf == debug-rcu import artifacts from "liburcu/../conf=debug-rcu/..".
For all other conf values import artifacts from "liburcu/../conf=std/..".
Jonathan Rajotte [Mon, 23 Jan 2017 21:55:26 +0000 (16:55 -0500)]
jjb: liburcu: Add debug-rcu as conf value
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Jonathan Rajotte [Mon, 23 Jan 2017 23:11:52 +0000 (18:11 -0500)]
jjb: lttng-tools: Handle debug_rcu conf value
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Jonathan Rajotte [Mon, 23 Jan 2017 22:55:01 +0000 (17:55 -0500)]
jjb: lttng-ust: Handle debug-rcu conf value
Jonathan Rajotte [Mon, 23 Jan 2017 21:45:58 +0000 (16:45 -0500)]
jjb: liburcu: Handle debug-rcu conf value
When version is greater than 0.9 use "--enable-rcu-debug" else append
-DDEBUG_RCU to CFLAGS.
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Jonathan Rajotte [Mon, 23 Jan 2017 23:10:26 +0000 (18:10 -0500)]
jjb: Do not export CFLAGS, CPPFLAGS and LDFLAGS
Pass CFLAGS, CPPFLAGS and LDFLAGS to configure.
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Jonathan Rajotte [Mon, 23 Jan 2017 22:50:09 +0000 (17:50 -0500)]
jjb: Do not export CPPFLAGS and LDFLAGS
Pass CPPFLAGS and LDFLAGS to configure.
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Jonathan Rajotte [Mon, 23 Jan 2017 21:22:31 +0000 (16:22 -0500)]
jjb: Do not export LDFLAGS and CFLAGS
Pass LDFLAGS to configure.
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Michael Jeanson [Wed, 25 Jan 2017 20:56:29 +0000 (15:56 -0500)]
Add Francis Deslauriers to AUTHORS
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Michael Jeanson [Wed, 25 Jan 2017 20:33:36 +0000 (15:33 -0500)]
jjb: Add kversion ceiling to lttng-modules
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Michael Jeanson [Wed, 25 Jan 2017 20:32:08 +0000 (15:32 -0500)]
Merge pull request #9 from frdeso/rework_plots
Add plot generating scripts
Francis Deslauriers [Wed, 25 Jan 2017 00:14:12 +0000 (19:14 -0500)]
Lava: Omitting runs with missing metadata file
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Francis Deslauriers [Tue, 24 Jan 2017 21:13:12 +0000 (16:13 -0500)]
Lava: Split the benchmark plots for clarification
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Francis Deslauriers [Mon, 23 Jan 2017 19:22:17 +0000 (14:22 -0500)]
Lava: Clean workspace on job completion
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Francis Deslauriers [Mon, 23 Jan 2017 19:13:38 +0000 (14:13 -0500)]
Lava: Specify a 5min timeout for the env setup commands
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Francis Deslauriers [Mon, 23 Jan 2017 19:10:57 +0000 (14:10 -0500)]
Lava: Set canary jobs to run once a day
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Francis Deslauriers [Fri, 20 Jan 2017 20:35:39 +0000 (15:35 -0500)]
Lava: Print Lava log URL of this job at submission time
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Francis Deslauriers [Fri, 20 Jan 2017 19:28:28 +0000 (14:28 -0500)]
Lava: Add standard deviation the benchmark plots
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Francis Deslauriers [Fri, 20 Jan 2017 16:17:20 +0000 (11:17 -0500)]
Lava: Display benchmark results in nsec
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Francis Deslauriers [Thu, 19 Jan 2017 21:22:14 +0000 (16:22 -0500)]
Lava: Consider threads when computing time per event
Also, changed the time unit from nsec to usec
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
This page took 0.038076 seconds and 4 git commands to generate.