lttng-ci.git
12 months agolava: Update pdudaemon service unit paths
Kienan Stewart [Wed, 24 May 2023 20:38:27 +0000 (16:38 -0400)] 
lava: Update pdudaemon service unit paths

Change-Id: I2f2b68e3705eb5933ac2720a1f55459f912dbc12

12 months agoMerge "ansible/lava: Add role for lava server"
Michael Jeanson [Wed, 24 May 2023 19:01:43 +0000 (15:01 -0400)] 
Merge "ansible/lava: Add role for lava server"

12 months agoansible/lava: Add role for lava server
Kienan Stewart [Wed, 24 May 2023 17:51:47 +0000 (13:51 -0400)] 
ansible/lava: Add role for lava server

Change-Id: I11cbf0ab6e78f9b344c4860d24458e264c7e79c3

12 months agolava: Switch default lava-server to lava-master-03
Kienan Stewart [Wed, 24 May 2023 12:49:32 +0000 (08:49 -0400)] 
lava: Switch default lava-server to lava-master-03

Change-Id: I5307a909c8d65e0d649c2a574fc46dbf172f8f2e

12 months agolava: Set default shell for submitted jobs
Kienan Stewart [Tue, 23 May 2023 18:49:04 +0000 (14:49 -0400)] 
lava: Set default shell for submitted jobs

With the older lava-server installation on lava-master-02, the default
shell was changed by setting `lava_test_sh_cmd` in the base device
type template file
`/etc/lava-server/dispatcher-config/device-types/base.jinja2`.

Rather than setting the value for all devices by default in global
configuration, I think it is best to make the expected shell explicit
in our submitted job configuration. The SHELL environment variable is
read and used by the `lava_dispatcher/lava_test_shell/lava-test-shell`
script to set the interpreter for the tests.

Note: It doesn't seem possible to update the SHELL or
`lava_test_sh_cmd` on a per-test basis.

Change-Id: I7a02f1e76cfc50dfea7925d27609533e831bd221

12 months agolava: Parameterize host and protocol settings
Kienan Stewart [Fri, 19 May 2023 19:11:20 +0000 (15:11 -0400)] 
lava: Parameterize host and protocol settings

Change-Id: I43de2ff73e22ce100b0db08317908198825fd558

12 months agolava: Update default rootfs from xenial to jammy
Kienan Stewart [Thu, 18 May 2023 19:22:14 +0000 (15:22 -0400)] 
lava: Update default rootfs from xenial to jammy

Change-Id: Icf55a111839c246ea4a38ae5f5a6331e769dd299

13 months agolava: Update recursive DNS server for babeltrace-benchmark jobs
Kienan Stewart [Thu, 18 May 2023 18:22:19 +0000 (14:22 -0400)] 
lava: Update recursive DNS server for babeltrace-benchmark jobs

172.18.0.12 is deprecated, and the recursive DNS service has been
passed to a host on 172.18.0.13

Change-Id: Ie5bb1f319ead34b43d0b327a40f9099b779fc79b

13 months agolava: Remove unused submission script for lava 1.x
Kienan Stewart [Thu, 18 May 2023 18:20:29 +0000 (14:20 -0400)] 
lava: Remove unused submission script for lava 1.x

Change-Id: Ib6283fc7979dcd1e27f2f8e76a786536d5f02bf3

13 months agolava: Update LTTng canary version from 2.10 to 2.13
Kienan Stewart [Thu, 18 May 2023 17:56:00 +0000 (13:56 -0400)] 
lava: Update LTTng canary version from 2.10 to 2.13

Change-Id: I94d695bb69b9f6ff1f99b8941604ecc84a393053

13 months agojjb/lava: Parameterize repo URL and branch for test scripts
Kienan Stewart [Thu, 18 May 2023 17:51:49 +0000 (13:51 -0400)] 
jjb/lava: Parameterize repo URL and branch for test scripts

This permets us to launch a build with a different repo URL and/or
branch. Without this change, any changes we want to test must be
pushed on to the lttng-ci master branch before the run.

Pass repo URL and branch through to the clone in the setup job as well.

Change-Id: Ie9d45b2285e8e484dd23727278bb87e9c3ddfae2

13 months agojjb/lava: Parametrize URL for system-test's root FS
Kienan Stewart [Thu, 18 May 2023 15:40:24 +0000 (11:40 -0400)] 
jjb/lava: Parametrize URL for system-test's root FS

Change-Id: I75f21e32241b1bfe1d0eefc47433294f0fc10b1c

13 months agolava: Switch from vmdebootstrap to debootstrap
Kienan Stewart [Thu, 18 May 2023 13:33:59 +0000 (09:33 -0400)] 
lava: Switch from vmdebootstrap to debootstrap

vmdebootstrap is [abandoned][3] by it's author, who recommends no longer
using it. The package is no longer available in recent distributions.

While there is a more or less direct sucessors, [vmdb2][1] and other
options including [debos][2], the needs for creating the rootfs appear
to be minimal so I adjusted the script so any further modifications
are done by commands chrooted in the new environment.

[1]: https://vmdb2-manual.liw.fi/
[2]: https://github.com/go-debos/debos
[3]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907751 "Request
for removal from Debian"

Change-Id: I0a9e5fa312e62dbce88dc1908433d7059ec294f1

lava: Fix value in generated rootfs' hostname

Change-Id: I748170655a04cb95a07713e8487e427e3ae536a3

13 months agolava: Update canary branches and commit IDs
Kienan Stewart [Wed, 17 May 2023 19:01:10 +0000 (15:01 -0400)] 
lava: Update canary branches and commit IDs

The latest stable lttng-{modules,tools,ust} was chosen.

For the linux kernel, the latest release in the 5.15 LTS branch was
chosen. 5.15.x branch is used by Ubuntu 22.04 jammy, although the
exact version differs.

Change-Id: I649cd80fee7891015094ed8ebca6968d027ba8b7

13 months agolava: Rename inline x86-env-setup test
Kienan Stewart [Wed, 17 May 2023 18:05:10 +0000 (14:05 -0400)] 
lava: Rename inline x86-env-setup test

I propose renaming this job for two principal reasons: the setup is
run on more than x86 devices (it is used by kvm/qemu hosts as well),
and the purpose of this "test" is to create the vlttng virtualenv.

The more specific name also helps to avoid potential confusion with
the "x86-env-setup" that is run just beforehand.

Change-Id: I39915fec661f0519b94f68cbd6a26ca32ca3c254

13 months agolava: Update recursive name server address
Kienan Stewart [Wed, 17 May 2023 18:00:11 +0000 (14:00 -0400)] 
lava: Update recursive name server address

172.18.0.12 is still available and working; however, it is deprecated
and the host running the service may be decomissioned in the
future.

Change-Id: Ia717b3c5b73423f690a59e3ee10a18c5c3f44919

13 months agojjb: barectf: Add stable-3.1 branch
Michael Jeanson [Wed, 17 May 2023 15:38:50 +0000 (11:38 -0400)] 
jjb: barectf: Add stable-3.1 branch

Change-Id: I86580c0feb3a62c384d735aceccbf78dc9736c0a
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
13 months agoansible: add kstewart ssh key
Kienan Stewart [Wed, 10 May 2023 14:26:58 +0000 (10:26 -0400)] 
ansible: add kstewart ssh key

Change-Id: Ic5ba981bfb112340178060b1297aaedab848edc8

13 months agojjb: barectf: install poetry first
Michael Jeanson [Tue, 9 May 2023 15:25:45 +0000 (11:25 -0400)] 
jjb: barectf: install poetry first

Install poetry first so it has more priority when its dependencies
conflict with those of tox.

Change-Id: Iaf7e216cdc0fb67fb8ffaba39b94c689751bb1ca
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
13 months agoansible: remove powerpc nodes
Michael Jeanson [Thu, 4 May 2023 18:25:16 +0000 (14:25 -0400)] 
ansible: remove powerpc nodes

Change-Id: If2c38c40c5a806d33975143110fc383705ec0b93
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
13 months agojjb: lttng-tools: fix no-ust configs
Michael Jeanson [Mon, 1 May 2023 18:49:19 +0000 (14:49 -0400)] 
jjb: lttng-tools: fix no-ust configs

Don't set 'LTTNG_TOOLS_RUN_TESTS=no' on platforms without ust, they
already use the 'no-ust' config to handle that.

Change-Id: Ib12c492287a94ea78ac1fdf280a23e0245b829b3
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
13 months agoansible: add 'bear' to ubuntu jammy nodes
Michael Jeanson [Mon, 1 May 2023 18:48:40 +0000 (14:48 -0400)] 
ansible: add 'bear' to ubuntu jammy nodes

Change-Id: Ie99304a3c3edc1a4d22bae1e88793ee456b16232
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
13 months agojjb: binutils-gdb: use absolute 3 hours job timeout
Simon Marchi [Tue, 2 May 2023 19:16:40 +0000 (15:16 -0400)] 
jjb: binutils-gdb: use absolute 3 hours job timeout

The no-activity timeout mode is not good for when a commit completely
breaks GDB.  All tests in the testsuite will just fail very slowly
(timing out), but they will still print lines regularly.  So the timeout
will never actually kick in.  Change the timeout to be fixed at 3
hours.

Change-Id: I6606b5ed02cb7deed7491179aa6f1fc40e017480

13 months agojjb: cleanup many build.sh
Michael Jeanson [Fri, 28 Apr 2023 18:40:15 +0000 (14:40 -0400)] 
jjb: cleanup many build.sh

Change-Id: Iefde7953c739329bfe381db4b0d23edfa9fd10e3
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
13 months agojjb: reduce ircbot verbosity
Michael Jeanson [Fri, 28 Apr 2023 15:55:30 +0000 (11:55 -0400)] 
jjb: reduce ircbot verbosity

Change-Id: I0a98aec81dd43e82e8a433110453426857d76885
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
13 months agojjb: set follow-symlinks on archive publisher
Michael Jeanson [Fri, 28 Apr 2023 15:44:03 +0000 (11:44 -0400)] 
jjb: set follow-symlinks on archive publisher

The default for newly created job seems to ahve changed to not including
symlinks by default when archiving artefacts. This is problematic for
jobs that archive librairies with versioned symlinks. Add the
follow-symlinks property to those jobs.

Change-Id: I365466ada8c935ce803e28496b4ca055fe8e3f00
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
13 months agojjb: lttng-tools/babeltrace: smokebuild proof-of-concept
Michael Jeanson [Wed, 26 Apr 2023 14:17:27 +0000 (10:17 -0400)] 
jjb: lttng-tools/babeltrace: smokebuild proof-of-concept

Implement basic 'smoketest' jobs integrated with gerrit.

smokebuild: run a single amd64 oot-dist build without running the tests
check-format: run clang-format on the patch
clang-tidy: run clang-tidy on the files touched by the patch

Change-Id: Id2e23fdf8027f5776a36b962b52c35da8629cf87
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
13 months agojjb: binutils-gdb: throttle concurrent review builds
Michael Jeanson [Tue, 25 Apr 2023 20:29:48 +0000 (16:29 -0400)] 
jjb: binutils-gdb: throttle concurrent review builds

Change-Id: I490b0ba82e9f6de6c14bbaf540f7c35ea74d3c8c
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
13 months agojjb: binutils-gdb: rename gerrit jobs to review
Michael Jeanson [Tue, 25 Apr 2023 20:23:59 +0000 (16:23 -0400)] 
jjb: binutils-gdb: rename gerrit jobs to review

Bring the binutils-gdb jobs in line with the rest of the gerrit jobs.

Change-Id: Idf96594ba8047a41fa5dd4bc630f09df3213c6b5
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
13 months agojjb: binutils-gdb: add missing workspace cleanup on macos
Michael Jeanson [Tue, 25 Apr 2023 20:18:35 +0000 (16:18 -0400)] 
jjb: binutils-gdb: add missing workspace cleanup on macos

Change-Id: I9c811846687aac8e6d0fadf54448e96674d10851
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
13 months agoansible: Add clang-format and clang-tidy on jammy nodes
Michael Jeanson [Tue, 25 Apr 2023 20:14:12 +0000 (16:14 -0400)] 
ansible: Add clang-format and clang-tidy on jammy nodes

Change-Id: I48a1a056820da24ce72ba1e7d0311f3ee25a76fe
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
13 months agojjb: binutils-gdb: keep a bit more builds, for a bit longer
Simon Marchi [Tue, 25 Apr 2023 18:46:11 +0000 (14:46 -0400)] 
jjb: binutils-gdb: keep a bit more builds, for a bit longer

Change-Id: Ie9b844b193ea8206b2ed58d79b6d7f5f2bc1e67a

13 months agojjb: binutils-gdb: don't collect build directory
Simon Marchi [Tue, 25 Apr 2023 18:45:15 +0000 (14:45 -0400)] 
jjb: binutils-gdb: don't collect build directory

There is no need to.

Change-Id: I856d6d55ed6dcdd37c3ba5a6ab1ca0d79c035371

13 months agojjb: binutils-gdb: use `-r` with `read`
Simon Marchi [Tue, 25 Apr 2023 18:41:51 +0000 (14:41 -0400)] 
jjb: binutils-gdb: use `-r` with `read`

Because shellcheck said so:

    In scripts/binutils-gdb/build.sh line 952:
    while read line; do
          ^--^ SC2162 (info): read without -r will mangle backslashes.

Change-Id: I26584cdb30c124de3341e476930df1f4fd474a71

13 months agojjb: binutils-gdb: increase testsuite timeout locally
Simon Marchi [Tue, 25 Apr 2023 18:39:15 +0000 (14:39 -0400)] 
jjb: binutils-gdb: increase testsuite timeout locally

There are many spurious timeouts when running on the CI machines.
Increase the timeout locally using a site.exp file to reduce those.

Change-Id: Ie9740e766826dd94870b2ad8e6ec5433ebc0d93a

13 months agojjb: binutils-gdb: clean up cores in /tmp
Simon Marchi [Tue, 25 Apr 2023 18:36:09 +0000 (14:36 -0400)] 
jjb: binutils-gdb: clean up cores in /tmp

Change-Id: Ie47cbbba30af58f3bac7c10e6a8a12439085495a

13 months agojjb: binutils-gdb: add macos build
Simon Marchi [Tue, 25 Apr 2023 18:38:31 +0000 (14:38 -0400)] 
jjb: binutils-gdb: add macos build

Add a macos job that only builds, but does not run tests.

Change-Id: Ie64a97a173153189ebe20b507a46f38c46d55139

13 months agojjb: binutils-gdb: build with debug info
Simon Marchi [Tue, 25 Apr 2023 18:31:24 +0000 (14:31 -0400)] 
jjb: binutils-gdb: build with debug info

This makes the stack traces that GDB shows when it aborts a bit more
informative.

Change-Id: I52dd433574da35d130978bc95f2c6aa7aa029845

13 months agojjb: binutils-gdb: catch ERRORs in gdb.sum
Simon Marchi [Tue, 25 Apr 2023 18:28:47 +0000 (14:28 -0400)] 
jjb: binutils-gdb: catch ERRORs in gdb.sum

When tests encounter a fatal error, it is reported as:

    ERROR: blah blah blah

Unlike normal test result lines, they don't include the name of the .exp
file currently running.  It would still be nice to catch them and
consider them failures, as they are abnormal.  Update the Python gdb.sum
processing script to remember the name of the current .exp, by looking
at the "Running" lines.  And when it encounters an ERROR, generate a
junit failure.

Change-Id: If99d73992241370afe9a9b59cb9abe491272d05f

13 months agojjb: binutils-gdb: use ccache
Simon Marchi [Tue, 25 Apr 2023 18:27:45 +0000 (14:27 -0400)] 
jjb: binutils-gdb: use ccache

Use ccache to speed up builds when possible.

We have witnessed that the ccache mechanism to regulate the cache size
didn't work under Jenkins for some reason, causing the cache directory
to grow indefinitely.  Run `ccache -c` at the start of each job to force
ccache to do some cleanup and ensure the cache is not over the allowed
size.

Change-Id: I54698ed5ed7b4fd8b416f9864d33d5aae2d67ecd

13 months agojjb: binutils-gdb: update known failurs, add RE known failures files
Simon Marchi [Tue, 25 Apr 2023 18:25:31 +0000 (14:25 -0400)] 
jjb: binutils-gdb: update known failurs, add RE known failures files

 - Sync known failures with what is in production
 - Add a file per board that lets us define regexes of tests to ignore

Change-Id: I29a97e6955934f3d0fb9489c6a38fc9550add38b

13 months agowip: smokebuild
Michael Jeanson [Tue, 25 Apr 2023 19:28:35 +0000 (15:28 -0400)] 
wip: smokebuild

Change-Id: I0c1d5cc5cf9a4f3e8287a081b5e832ebf5fd31eb

13 months agojjb: anchor naming compat with jjb 5.0
Michael Jeanson [Tue, 25 Apr 2023 17:30:33 +0000 (13:30 -0400)] 
jjb: anchor naming compat with jjb 5.0

Change-Id: Ia425650b9397a8a61c951825e8a8c10fc8947a00
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
13 months agojjb: lttng-modules: split gerrit jobs by branch
Michael Jeanson [Mon, 24 Apr 2023 19:40:13 +0000 (15:40 -0400)] 
jjb: lttng-modules: split gerrit jobs by branch

This allows to set kernel version ranges per branch. Also now build on
each current head of the kernel tls branches and the head of the latest
supported kernel branch.

Change-Id: I11f7b225df3e8188fdf72ecc82bfccd90853f343
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
13 months agojjb: lttng-tools: split gerrit jobs by branch
Michael Jeanson [Mon, 24 Apr 2023 21:24:49 +0000 (17:24 -0400)] 
jjb: lttng-tools: split gerrit jobs by branch

Change-Id: I6ae0a54230c36ed87594a2b407a069114cd687e1

13 months agojjb: lttng-ust: split gerrit jobs by branch
Michael Jeanson [Mon, 24 Apr 2023 19:40:26 +0000 (15:40 -0400)] 
jjb: lttng-ust: split gerrit jobs by branch

Change-Id: Ib7fac10e214f3a10b1b11d338130e33526d6205a
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
13 months agojjb: librseq: split gerrit jobs by branch
Michael Jeanson [Mon, 24 Apr 2023 18:52:44 +0000 (14:52 -0400)] 
jjb: librseq: split gerrit jobs by branch

Change-Id: Id3561a8728be6bc19c397c12a3b926fd0f670dac
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
13 months agojjb: barectf: split gerrit jobs by branch
Michael Jeanson [Mon, 24 Apr 2023 18:45:53 +0000 (14:45 -0400)] 
jjb: barectf: split gerrit jobs by branch

Change-Id: Ia0da54bbff8c12262c934d6d4cf01a6805f55445
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
13 months agojjb: liburcu: split gerrit jobs by branch
Michael Jeanson [Mon, 24 Apr 2023 18:10:47 +0000 (14:10 -0400)] 
jjb: liburcu: split gerrit jobs by branch

Change-Id: I3c1bb30c26e127769cdfdfbb1bdcb78763ba8fc4
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
13 months agojjb: babeltrace: split gerrit jobs by branch
Michael Jeanson [Fri, 21 Apr 2023 19:52:24 +0000 (15:52 -0400)] 
jjb: babeltrace: split gerrit jobs by branch

Change-Id: Ib08b716f5e71bc2060816544e9b70b7ad820376d
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
13 months agoansible: Add CI PPA to Ubuntu nodes
Michael Jeanson [Fri, 21 Apr 2023 18:33:49 +0000 (14:33 -0400)] 
ansible: Add CI PPA to Ubuntu nodes

Change-Id: Ic07c182d7944ea0a769ec8413f05c126a17e4a3f
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
13 months agojjb: lttng-tools: rework pre/post build scripts
Michael Jeanson [Wed, 19 Apr 2023 21:06:16 +0000 (17:06 -0400)] 
jjb: lttng-tools: rework pre/post build scripts

* Abort instead of fail builds that timeout, to distinguish and take
  specifc actions
* Use a more explicit naming scheme
* Add gdb backtrace printing of core dumps
* Fix shellcheck warnings

Change-Id: I26954a6c921a9ed0d65be6b321f2dd4a548bee7c
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
14 months agojjb: add ircbot in #lttng-ci
Michael Jeanson [Thu, 6 Apr 2023 20:24:40 +0000 (16:24 -0400)] 
jjb: add ircbot in #lttng-ci

Change-Id: I1db5a433cdb77cb32d8d52666cc1449b1f013079
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
14 months agojjb: update dev_upstream jobs
Michael Jeanson [Thu, 6 Apr 2023 19:25:02 +0000 (15:25 -0400)] 
jjb: update dev_upstream jobs

Change-Id: Iec9a1a1dfffefea2dfd326a60a58481bc11f39e5
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
14 months agojjb: lttng-ust/tools: Add yocto stable jobs
Michael Jeanson [Wed, 5 Apr 2023 18:49:40 +0000 (14:49 -0400)] 
jjb: lttng-ust/tools: Add yocto stable jobs

Change-Id: I8e9185af48d37e06ed78fc2c87911ea93af4cddd
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
14 months agojjb: remove sid-powerpc from portbuild jobs
Michael Jeanson [Tue, 4 Apr 2023 19:14:03 +0000 (15:14 -0400)] 
jjb: remove sid-powerpc from portbuild jobs

Change-Id: I07b22bbf3767e259df81705deb40941f9801aa16
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
14 months agojjb: lttng-tools: add missing filter to stable rootbuild job
Michael Jeanson [Tue, 4 Apr 2023 19:04:56 +0000 (15:04 -0400)] 
jjb: lttng-tools: add missing filter to stable rootbuild job

Change-Id: Iba347446234e7270211a5179c275a46e7bd16374
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
14 months agojjb: lttng-tools: disable -Wshadow on GCC 4.8
Michael Jeanson [Mon, 3 Apr 2023 18:40:19 +0000 (14:40 -0400)] 
jjb: lttng-tools: disable -Wshadow on GCC 4.8

Change-Id: I1abdfa179d5fad115fea0e3f58dfdb5a9b2b3b11
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
14 months agojjb: lttng-tools: sles15sp4 doesn't have python2
Michael Jeanson [Mon, 27 Mar 2023 21:35:47 +0000 (17:35 -0400)] 
jjb: lttng-tools: sles15sp4 doesn't have python2

Change-Id: Iace681136f0c3dc152a7d07dc1d459dd3d5a0dd4
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
14 months agojjb: update SLES detection in build scripts
Michael Jeanson [Mon, 27 Mar 2023 18:51:01 +0000 (14:51 -0400)] 
jjb: update SLES detection in build scripts

Change-Id: I64b6f8a1950bcc31c4aa79c39fb9d40e080ca061
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
14 months agojjb: Add sles15sp4 to sles builds
Michael Jeanson [Mon, 27 Mar 2023 15:13:09 +0000 (11:13 -0400)] 
jjb: Add sles15sp4 to sles builds

Change-Id: I6c4141d5d9be8cbc1278bba3cf52152a2d917286
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
14 months agoansible: Add SLES15 node
Michael Jeanson [Fri, 24 Mar 2023 19:32:04 +0000 (15:32 -0400)] 
ansible: Add SLES15 node

Change-Id: Id07d9defe0c7fff7276002e2b1050cbc16b6b53d
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
14 months agojjb: archive top-level test suite log
Michael Jeanson [Tue, 21 Mar 2023 21:03:45 +0000 (17:03 -0400)] 
jjb: archive top-level test suite log

Change-Id: Idae0b28eb6b6a69153f9caa98566935275dc2987
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
14 months agofix: jjb: always set LIBDIR_ARCH
Michael Jeanson [Tue, 21 Mar 2023 20:55:34 +0000 (16:55 -0400)] 
fix: jjb: always set LIBDIR_ARCH

Change-Id: Ie3e6f4f84524bed315446c09525738f7b8dcd268
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
15 months agojjb: extend 'libdir = lib64' to yocto
Michael Jeanson [Mon, 20 Mar 2023 20:50:49 +0000 (16:50 -0400)] 
jjb: extend 'libdir = lib64' to yocto

Change-Id: I386a67682ec48e46f37416feef914f4df7e3ef32
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
15 months agojjb: lttng-tools: disable -Wmissing-field-initializers on el7
Michael Jeanson [Fri, 17 Mar 2023 17:40:01 +0000 (13:40 -0400)] 
jjb: lttng-tools: disable -Wmissing-field-initializers on el7

Change-Id: I96323cfe882d0bf8d7e0df877327b4edb59ff50d
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
15 months agojjb: Add Yocto jobs
Michael Jeanson [Thu, 9 Mar 2023 21:45:11 +0000 (16:45 -0500)] 
jjb: Add Yocto jobs

Change-Id: I62e3e10b72d6d312d6959d040810988b9c9e62d9
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
15 months agojjb: coverity: fix: cache the tool installer
Michael Jeanson [Wed, 15 Mar 2023 19:46:11 +0000 (15:46 -0400)] 
jjb: coverity: fix: cache the tool installer

Now that we cache the installer, always try the curl download.

Change-Id: I45d7404f64c39c1519ba53140de801ede6defcf7
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
15 months agojjb: Set libdir to 'lib64' on Redhat / SuSE based distros
Michael Jeanson [Tue, 14 Mar 2023 15:34:12 +0000 (11:34 -0400)] 
jjb: Set libdir to 'lib64' on Redhat / SuSE based distros

Change-Id: Ifc72144de9335defdc138fdef5d90f6cb6d1199d
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
15 months agojjb: babeltrace: use --enable-asan (on some builds)
Simon Marchi [Wed, 8 Mar 2023 21:07:37 +0000 (16:07 -0500)] 
jjb: babeltrace: use --enable-asan (on some builds)

Use --enable-asan (which enables address sanitizer) when building
babeltrace > 2.0 with gcc.  On my machine, a clang build with
--enable-asan doesn't quite work, so avoid it for now.

Change-Id: I18bb8b1e75bfa8d9072aa60c5e69673be4b8a390
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
15 months agojjb: coverity: cache the tool installer
Michael Jeanson [Tue, 14 Mar 2023 15:32:58 +0000 (11:32 -0400)] 
jjb: coverity: cache the tool installer

The coverity tool installer can be slow to download, cache it localy on
each node.

Change-Id: I524cefdcd3c492c0ca21e41a6159efc5ed725781
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
15 months agojjb: lttng-ust: Add urcu stable-0.14 to relevant jobs
Michael Jeanson [Mon, 13 Mar 2023 19:59:10 +0000 (15:59 -0400)] 
jjb: lttng-ust: Add urcu stable-0.14 to relevant jobs

Change-Id: Idf56dd067344e9b68529f036800b69fcf0581198
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
15 months agojjb: babeltrace: ignore shellcheck warnings
Simon Marchi [Wed, 8 Mar 2023 20:50:06 +0000 (15:50 -0500)] 
jjb: babeltrace: ignore shellcheck warnings

Ignore the warnings shellcheck gives, the rationale is in comments.

Change-Id: Icd8358e00de206b254cb2540d0b3df54893a5bb8
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
15 months agojjb: lttng-tools: use urcu stable-0.14 in gerrit jobs
Michael Jeanson [Wed, 8 Mar 2023 18:37:32 +0000 (13:37 -0500)] 
jjb: lttng-tools: use urcu stable-0.14 in gerrit jobs

Change-Id: Ie90f29a5b3b49809efe49c6810f92d1989f2b1f3
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
15 months agojjb: lttng-tools: add missing filter to gerrit rootbuild job
Michael Jeanson [Wed, 8 Mar 2023 18:34:25 +0000 (13:34 -0500)] 
jjb: lttng-tools: add missing filter to gerrit rootbuild job

Change-Id: Ieb7811cc0799cb4d89ac4f0383572b16d9919e2c
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
15 months agojjb: 32-64 integration pipeline
Jonathan Rajotte [Wed, 17 Aug 2022 13:06:06 +0000 (09:06 -0400)] 
jjb: 32-64 integration pipeline

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Change-Id: I3d462140d238e9fcdc70d3c54c351faf6da1af97

15 months agojjb: lttng-tools: add jammy jobs
Michael Jeanson [Fri, 3 Mar 2023 19:34:57 +0000 (14:34 -0500)] 
jjb: lttng-tools: add jammy jobs

Change-Id: I44c2aa8d258ce726268ede3981ab2406572811e9
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
15 months agojjb: lttng-tools: add i386 rootbuild job
Michael Jeanson [Fri, 3 Mar 2023 19:32:20 +0000 (14:32 -0500)] 
jjb: lttng-tools: add i386 rootbuild job

Change-Id: Ie27444c20bddd7694f56e1267a16b12a608980b9
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
15 months agojjb: reduce verbosity of tap parsing
Michael Jeanson [Fri, 3 Mar 2023 17:08:29 +0000 (12:08 -0500)] 
jjb: reduce verbosity of tap parsing

Change-Id: I84ddb2d3016e397032fd2cfa789fac4ec7014dfc

15 months agojjb: Remove duplicated warnings
Michael Jeanson [Fri, 3 Mar 2023 16:39:51 +0000 (11:39 -0500)] 
jjb: Remove duplicated warnings

Change-Id: Iff137e4e0652820adac147bf496c546ae91c3b38
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
15 months agoRemove cppcheck jobs
Michael Jeanson [Fri, 24 Feb 2023 21:15:58 +0000 (16:15 -0500)] 
Remove cppcheck jobs

The plugin is deprecated and they are mostly unused.

Change-Id: Ied5582fb297469f259818d40717f66c47e7c5bb3
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
15 months agoansible: add odion ssh key
Michael Jeanson [Fri, 24 Feb 2023 21:10:19 +0000 (16:10 -0500)] 
ansible: add odion ssh key

Change-Id: If3b873a18f164dc751a6cb15343e37a236224543
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
16 months agojjb: lttng-tools: remove unsupported liburcu stable-0.12
Michael Jeanson [Wed, 15 Feb 2023 21:33:22 +0000 (16:33 -0500)] 
jjb: lttng-tools: remove unsupported liburcu stable-0.12

Change-Id: Ib0a530fba5f82871d69620a49987fe3d47c2b20a
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
16 months agojjb: lttng-ust: add jammy jobs
Michael Jeanson [Wed, 15 Feb 2023 21:29:29 +0000 (16:29 -0500)] 
jjb: lttng-ust: add jammy jobs

Change-Id: I04e3efa6af2b04daf3094a154d04fde16a9f85f8
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
16 months agojjb: lttng-ust: remove unsupported liburcu stable-0.12
Michael Jeanson [Wed, 15 Feb 2023 21:13:33 +0000 (16:13 -0500)] 
jjb: lttng-ust: remove unsupported liburcu stable-0.12

Change-Id: I71b18894c052cc411b4ecf35487c979c9d27d04c
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
16 months agojjb: lttng-ust-java-tests remove unsupported liburcu stable-0.12
Michael Jeanson [Wed, 15 Feb 2023 21:10:10 +0000 (16:10 -0500)] 
jjb: lttng-ust-java-tests remove unsupported liburcu stable-0.12

Change-Id: I8f480633ead47500ffe584091518ec73a304b556
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
16 months agojjb: liburcu: move unsupported stable-0.12 to 'dev_' namespace
Michael Jeanson [Wed, 15 Feb 2023 21:07:19 +0000 (16:07 -0500)] 
jjb: liburcu: move unsupported stable-0.12 to 'dev_' namespace

Change-Id: I0b1553d65e0234970bbe759d02d1311428ae525e
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
16 months agojjb: liburcu: Add stable-0.14 jobs
Michael Jeanson [Tue, 14 Feb 2023 16:41:58 +0000 (11:41 -0500)] 
jjb: liburcu: Add stable-0.14 jobs

Change-Id: Ic1e0f2076a4e91fce828596395069efa88beb5cc
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
16 months agojjb: liburcu: Add winbuild gerrit job
Michael Jeanson [Mon, 13 Feb 2023 19:14:59 +0000 (14:14 -0500)] 
jjb: liburcu: Add winbuild gerrit job

Change-Id: If4332980c1dda9e35c4dd1bf6486d0b8a8f0e9e7
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
16 months agoansible: add shellcheck for lttng-tools
Michael Jeanson [Mon, 13 Feb 2023 19:13:29 +0000 (14:13 -0500)] 
ansible: add shellcheck for lttng-tools

Change-Id: I1b634266225ca878e8bff4bf5d58d1c9134f54dd
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
16 months agojjb: lttng-ust-java-tests: prepare for ubuntu jammy upgrade
Michael Jeanson [Fri, 10 Feb 2023 19:22:26 +0000 (14:22 -0500)] 
jjb: lttng-ust-java-tests: prepare for ubuntu jammy upgrade

Change-Id: Ifa2eeafc0d1c56bdffe895792962cab700c65b85
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
16 months agojjb: lttng-ust-benchmarks: prepare for ubuntu jammy upgrade
Michael Jeanson [Fri, 10 Feb 2023 19:21:10 +0000 (14:21 -0500)] 
jjb: lttng-ust-benchmarks: prepare for ubuntu jammy upgrade

Change-Id: I3aa2560f953e2bdb43f19cbb07a4a1f09077e2bf
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
17 months agoMerge "jjb: binutils-gdb: change guile-2.2 to just guile"
Michael Jeanson [Wed, 18 Jan 2023 19:38:32 +0000 (14:38 -0500)] 
Merge "jjb: binutils-gdb: change guile-2.2 to just guile"

17 months agojjb: binutils-gdb: change guile-2.2 to just guile
Simon Marchi [Wed, 18 Jan 2023 13:36:43 +0000 (08:36 -0500)] 
jjb: binutils-gdb: change guile-2.2 to just guile

We don't want to specifically use guile 2.2, just the guile that is
available by default on the system.

Change-Id: Ib6293313a1a3ca4f945c63c6b48012b43cab0b87

17 months agojjb: lttng-modules: Add proper floor version for RT builds
Michael Jeanson [Mon, 16 Jan 2023 18:52:27 +0000 (13:52 -0500)] 
jjb: lttng-modules: Add proper floor version for RT builds

Change-Id: I6e7f0e1c945c6014a952065183028cc8c142e518
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
17 months agojjb: lttng-modules: disable SORTTAB in kernel builds
Michael Jeanson [Mon, 16 Jan 2023 18:51:47 +0000 (13:51 -0500)] 
jjb: lttng-modules: disable SORTTAB in kernel builds

Change-Id: I2f051b1bfb56bfb04095c6e6a9488c295434ba4b
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
17 months agojjb: use bundler in lttng-www
Michael Jeanson [Fri, 6 Jan 2023 20:49:53 +0000 (15:49 -0500)] 
jjb: use bundler in lttng-www

Change-Id: I6c81d48632e209cac0256c60dff9787059248650
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
18 months agoansible: Add builddeps for ROCm gdb
Michael Jeanson [Mon, 5 Dec 2022 21:02:09 +0000 (16:02 -0500)] 
ansible: Add builddeps for ROCm gdb

Change-Id: If895f8597c744e326b1148c7756b3acd7ce5ca23

18 months agolttng-tools: export PYTHONPATH for all build configs
Jérémie Galarneau [Wed, 23 Nov 2022 21:26:39 +0000 (16:26 -0500)] 
lttng-tools: export PYTHONPATH for all build configs

Following the addition of a new test in LTTng-tools, all builds that
have lttng-ust enabled require the babeltrace 2 python bindings.

Export PYTHONPATH in all cases, not just the `agents` configuration.

Change-Id: Ia433c5f9d26c620aaf7457100c60e48efa77d883
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
18 months agoansible: add tests dependencies for binutils-gdb
Michael Jeanson [Tue, 22 Nov 2022 15:51:12 +0000 (10:51 -0500)] 
ansible: add tests dependencies for binutils-gdb

Change-Id: I8617f478ccacc03cf23bb2e50ee0a8f7334a51ad
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
This page took 0.039547 seconds and 4 git commands to generate.