Michael Jeanson [Fri, 14 Aug 2015 20:02:49 +0000 (16:02 -0400)]
Merge packaging scripts from master branch
Jonathan Rajotte [Mon, 20 Jul 2015 21:06:14 +0000 (17:06 -0400)]
Shuffling queue info
Jonathan Rajotte [Fri, 17 Jul 2015 20:43:58 +0000 (16:43 -0400)]
Add global scheduling on module triggers
Jonathan Rajotte [Thu, 16 Jul 2015 20:49:29 +0000 (16:49 -0400)]
Remove debug comment
Jonathan Rajotte [Thu, 16 Jul 2015 20:00:08 +0000 (16:00 -0400)]
Wut?
Jonathan Rajotte [Thu, 16 Jul 2015 19:46:23 +0000 (15:46 -0400)]
Use parent name instead of task name
Matrix configuration store the main name into it's parent not the configuration
task.
Jonathan Rajotte [Thu, 16 Jul 2015 17:43:52 +0000 (13:43 -0400)]
Move debug print and reduce thread sleep
Jonathan Rajotte [Thu, 16 Jul 2015 16:37:07 +0000 (12:37 -0400)]
Wrong variable name
Jonathan Rajotte [Thu, 16 Jul 2015 16:31:17 +0000 (12:31 -0400)]
Fix: missing } for clojure
Jonathan Rajotte [Thu, 16 Jul 2015 16:19:33 +0000 (12:19 -0400)]
Fix: move module name generation into good scope
Jonathan Rajotte [Thu, 16 Jul 2015 16:15:08 +0000 (12:15 -0400)]
Regulate kernel build based on kernel job and modules
Jonathan Rajotte [Thu, 16 Jul 2015 15:42:52 +0000 (11:42 -0400)]
Test queue based queuing
Jonathan Rajotte [Thu, 16 Jul 2015 15:11:42 +0000 (11:11 -0400)]
Use more oo oriented function for queue fetching
Jonathan Rajotte [Thu, 16 Jul 2015 14:55:37 +0000 (10:55 -0400)]
Test for queued task size
Jonathan Rajotte [Thu, 16 Jul 2015 14:34:55 +0000 (10:34 -0400)]
Use github as lttng-module mirror
Jonathan Rajotte [Wed, 15 Jul 2015 18:02:34 +0000 (14:02 -0400)]
Add label node restriction definition on dynamic artifacts copy
Fix dsl-module jobs not finding artifact.
This is due to the new restriction on kernel node for kernel building.
Michael Jeanson [Fri, 10 Jul 2015 21:39:08 +0000 (17:39 -0400)]
Get key and repo over HTTPS
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Jonathan Rajotte [Fri, 10 Jul 2015 18:35:55 +0000 (14:35 -0400)]
Missing ) and use Thread.sleep
Jonathan Rajotte [Fri, 10 Jul 2015 13:54:19 +0000 (09:54 -0400)]
use -j NPROC on module build
Jonathan Rajotte [Fri, 10 Jul 2015 13:48:21 +0000 (09:48 -0400)]
Add wait to reduce busy pooling
Jonathan Rajotte [Thu, 9 Jul 2015 16:28:22 +0000 (12:28 -0400)]
Move to a regulated triggering technique and add module stable branch
Michael Jeanson [Tue, 7 Jul 2015 22:20:59 +0000 (18:20 -0400)]
sles12: Install kernel modules package
Michael Jeanson [Tue, 7 Jul 2015 19:13:32 +0000 (15:13 -0400)]
Add sles12 packaging test
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Jonathan Rajotte [Mon, 6 Jul 2015 21:19:33 +0000 (17:19 -0400)]
Add master branch to module
Jonathan Rajotte [Mon, 6 Jul 2015 16:50:17 +0000 (12:50 -0400)]
Cut off for stress test
Jonathan Rajotte [Tue, 30 Jun 2015 21:13:33 +0000 (17:13 -0400)]
Small typo. You good'ol 'i'
Jonathan Rajotte [Tue, 30 Jun 2015 21:08:06 +0000 (17:08 -0400)]
Control flow of kernel build
Jonathan Rajotte [Tue, 30 Jun 2015 17:01:38 +0000 (13:01 -0400)]
Test cutoff
Jonathan Rajotte [Tue, 30 Jun 2015 17:00:53 +0000 (13:00 -0400)]
Revert "Change cutOff for test and remove wait for kernel completion"
This reverts commit
a034649dd85c5b59e38b1b43ac2e8d12d62137bc.
Jonathan Rajotte [Tue, 23 Jun 2015 21:24:22 +0000 (17:24 -0400)]
Wait is for pid not a sleep ....
Jonathan Rajotte [Tue, 23 Jun 2015 21:20:19 +0000 (17:20 -0400)]
Change mode on previous files
Jonathan Rajotte [Tue, 23 Jun 2015 21:18:52 +0000 (17:18 -0400)]
Relayd enable/start test and basic kernel run test
Michael Jeanson [Tue, 23 Jun 2015 21:04:29 +0000 (17:04 -0400)]
Add basic el7 packages test scripts
Jonathan Rajotte [Tue, 23 Jun 2015 18:47:28 +0000 (14:47 -0400)]
Pass the test
Jonathan Rajotte [Tue, 23 Jun 2015 14:58:32 +0000 (10:58 -0400)]
New test file for packaging
Jonathan Rajotte [Tue, 23 Jun 2015 14:58:32 +0000 (10:58 -0400)]
New test file for packaging
Jonathan Rajotte [Fri, 19 Jun 2015 20:46:18 +0000 (16:46 -0400)]
Change cutOff for test and remove wait for kernel completion
Jonathan Rajotte [Thu, 11 Jun 2015 21:16:41 +0000 (17:16 -0400)]
Debug
Jonathan Rajotte [Thu, 11 Jun 2015 21:13:45 +0000 (17:13 -0400)]
Debug info
Jonathan Rajotte [Thu, 11 Jun 2015 21:07:19 +0000 (17:07 -0400)]
Fix: if no cutoff was found -1 was returned with side effect of applying not
cutoff
Jonathan Rajotte [Thu, 11 Jun 2015 20:48:45 +0000 (16:48 -0400)]
Bigger cutoff for migration
Jonathan Rajotte [Wed, 10 Jun 2015 20:42:43 +0000 (16:42 -0400)]
Add triggers to dsl-triggers-job
For kernel: build start at midnight.
For module: poll scm daily (random time for each job)
Jonathan Rajotte [Wed, 10 Jun 2015 19:40:34 +0000 (15:40 -0400)]
Revert "demo"
This reverts commit
badc51eb5bbd0dbbd75aa6ac07e1553049d66609.
Conflicts:
dsl/kernel-lttng-modules.seed.groovy
Jonathan Rajotte [Wed, 10 Jun 2015 19:22:53 +0000 (15:22 -0400)]
Fix: remove .0 from modules branch name
Jonathan Rajotte [Wed, 10 Jun 2015 18:55:23 +0000 (14:55 -0400)]
demo
Jonathan Rajotte [Wed, 10 Jun 2015 18:27:53 +0000 (14:27 -0400)]
Scope and comment
Jonathan Rajotte [Mon, 27 Apr 2015 23:04:13 +0000 (19:04 -0400)]
Fix
Jonathan Rajotte [Mon, 27 Apr 2015 23:00:33 +0000 (19:00 -0400)]
Fix
Jonathan Rajotte [Mon, 27 Apr 2015 22:56:29 +0000 (18:56 -0400)]
generate poll trigger
Jonathan Rajotte [Mon, 27 Apr 2015 22:29:21 +0000 (18:29 -0400)]
Fixc
Jonathan Rajotte [Mon, 27 Apr 2015 22:21:57 +0000 (18:21 -0400)]
test
Jonathan Rajotte [Mon, 27 Apr 2015 22:17:56 +0000 (18:17 -0400)]
test
Jonathan Rajotte [Mon, 27 Apr 2015 22:09:58 +0000 (18:09 -0400)]
Always rebuild linux trigger and trigger it after
Jonathan Rajotte [Mon, 27 Apr 2015 21:16:56 +0000 (17:16 -0400)]
Fix: wrapp kernel version
Jonathan Rajotte [Mon, 27 Apr 2015 20:59:25 +0000 (16:59 -0400)]
Fix
Jonathan Rajotte [Tue, 17 Mar 2015 21:53:24 +0000 (17:53 -0400)]
Test kernel trigger generation
Jonathan Rajotte [Tue, 17 Mar 2015 21:24:38 +0000 (17:24 -0400)]
Fix shadow value
Jonathan Rajotte [Tue, 17 Mar 2015 21:17:17 +0000 (17:17 -0400)]
Add modules branch support
Jonathan Rajotte [Tue, 17 Mar 2015 19:46:21 +0000 (15:46 -0400)]
Rename KernelVersion To basicVersion
Jonathan Rajotte [Fri, 13 Mar 2015 19:40:59 +0000 (15:40 -0400)]
Check for if running on jenkins
Jonathan Rajotte [Fri, 13 Mar 2015 19:29:29 +0000 (15:29 -0400)]
Add refstring to version
Jonathan Rajotte [Fri, 13 Mar 2015 19:24:48 +0000 (15:24 -0400)]
Fix: do not import groovy module
Jonathan Rajotte [Fri, 13 Mar 2015 19:19:40 +0000 (15:19 -0400)]
Dsl job for kernel lttng-modules job generation
Jonathan Rajotte [Mon, 9 Mar 2015 16:41:52 +0000 (12:41 -0400)]
Clean on start and move to git modules subdirectory
Jonathan Rajotte [Mon, 9 Mar 2015 13:49:28 +0000 (09:49 -0400)]
Add recipe for lttng-modules dsl
Jonathan Rajotte [Thu, 19 Feb 2015 21:05:00 +0000 (16:05 -0500)]
Babeltrace:use new variable TEST_PLAN_PATH for test plan base path.
Normally we use WORKSPACE as base test plan directory except for
dist build where we want to test independent tarball.
This behaviour should waterfall on tools and others
Jonathan Rajotte [Mon, 16 Feb 2015 19:59:53 +0000 (14:59 -0500)]
Revert "Fix: check if test plan exist before running them"
This reverts commit
22e099b5f6ff27b9097ae8c13afe222474e3fda8.
Jonathan Rajotte [Mon, 16 Feb 2015 15:57:41 +0000 (10:57 -0500)]
Fix: check if test plan exist before running them
Jonathan Rajotte [Sat, 14 Feb 2015 20:12:43 +0000 (15:12 -0500)]
Remove test script move to new test branch
Jonathan Rajotte [Sat, 14 Feb 2015 20:09:42 +0000 (15:09 -0500)]
Fix: check if test plan exist
Jonathan Rajotte [Sat, 14 Feb 2015 19:59:22 +0000 (14:59 -0500)]
To much bracket...
Jonathan Rajotte [Sat, 14 Feb 2015 19:54:25 +0000 (14:54 -0500)]
Fix: check if test plan exist
Jonathan Rajotte [Sat, 14 Feb 2015 15:06:51 +0000 (10:06 -0500)]
Specify we use a bash script
Jonathan Rajotte [Sat, 14 Feb 2015 14:58:59 +0000 (09:58 -0500)]
add debug flag
Jonathan Rajotte [Sat, 14 Feb 2015 14:55:44 +0000 (09:55 -0500)]
use += operator to append to string
Jonathan Rajotte [Sat, 14 Feb 2015 14:52:04 +0000 (09:52 -0500)]
Basic fix appending
Probably use += ....
Jonathan Rajotte [Sat, 14 Feb 2015 14:50:15 +0000 (09:50 -0500)]
fix missing appending
Jonathan Rajotte [Sat, 14 Feb 2015 14:46:43 +0000 (09:46 -0500)]
Debug:
Jonathan Rajotte [Sat, 14 Feb 2015 14:42:20 +0000 (09:42 -0500)]
missing ;; in case
Jonathan Rajotte [Sat, 14 Feb 2015 14:38:36 +0000 (09:38 -0500)]
Make sure no bash expansion gets done on path
Jonathan Rajotte [Fri, 13 Feb 2015 20:10:18 +0000 (15:10 -0500)]
Add test-branch recipe for jul
Jonathan Rajotte [Thu, 29 Jan 2015 20:29:21 +0000 (15:29 -0500)]
Add tools stable 2.5 recipe
Jonathan Rajotte [Thu, 29 Jan 2015 20:27:56 +0000 (15:27 -0500)]
Add out of tree and dist build to tools stable 2.6
Jonathan Rajotte [Wed, 28 Jan 2015 18:28:07 +0000 (13:28 -0500)]
add out of tree build and dist build to lttng-tools master
Jonathan Rajotte [Wed, 28 Jan 2015 16:50:22 +0000 (11:50 -0500)]
add out-of-tree build to babeltrace stable 1.2
Jonathan Rajotte [Wed, 28 Jan 2015 16:32:11 +0000 (11:32 -0500)]
add out of tree build to lttng-ust stable 2.6
Jonathan Rajotte [Wed, 28 Jan 2015 16:08:41 +0000 (11:08 -0500)]
add out of tree build and dist build to liburcu stable 0.7 & 0.8
Jonathan Rajotte [Tue, 27 Jan 2015 22:57:52 +0000 (17:57 -0500)]
Add build tree configuration for babeltrace
Jonathan Rajotte [Tue, 27 Jan 2015 22:06:17 +0000 (17:06 -0500)]
Fix: error in copy paste :(
Jonathan Rajotte [Tue, 27 Jan 2015 21:41:33 +0000 (16:41 -0500)]
Fix: missing ; in if
Jonathan Rajotte [Tue, 27 Jan 2015 21:26:57 +0000 (16:26 -0500)]
Add tree build type configuration to liburcu
Jonathan Rajotte [Tue, 27 Jan 2015 21:25:55 +0000 (16:25 -0500)]
Remove multi-job make from lttng-ust
Jonathan Rajotte [Tue, 27 Jan 2015 21:25:15 +0000 (16:25 -0500)]
Format: add echo for build tree type
Jonathan Rajotte [Mon, 26 Jan 2015 22:04:04 +0000 (17:04 -0500)]
Fix: use temp directory to build when doing dist build_type
Jonathan Rajotte [Mon, 26 Jan 2015 21:27:47 +0000 (16:27 -0500)]
Fix: wrong configure -> make order
Jonathan Rajotte [Mon, 26 Jan 2015 21:17:24 +0000 (16:17 -0500)]
Fix: wrong path for configure
Jonathan Rajotte [Mon, 26 Jan 2015 21:09:09 +0000 (16:09 -0500)]
Out-of-tree build via make dist
Jonathan Rajotte [Mon, 26 Jan 2015 20:50:34 +0000 (15:50 -0500)]
Fix: relative path for configure
Jonathan Rajotte [Mon, 26 Jan 2015 20:35:50 +0000 (15:35 -0500)]
Test
Jonathan Rajotte [Mon, 26 Jan 2015 19:32:38 +0000 (14:32 -0500)]
test
This page took 0.035869 seconds and 4 git commands to generate.