lttng tools are not available for CI

Also add an rpmsinspect file for gating

Resolves: RHBZ#1951312
This commit is contained in:
Omair Majid 2021-04-23 16:41:20 -04:00
parent 9906cb1566
commit 9d0e0a2877
2 changed files with 12 additions and 2 deletions

12
rpminspect.yaml Normal file
View File

@ -0,0 +1,12 @@
---
inspections:
# We ship an empty dotnet package that installs the latest SDK, but
# also a newer SDK when we have that
emptyrpm: off
# We patch upstream a lot, no need to reject patches
patches: off
runpath:
# Upstream explicitly sets $ORIGIN/netcoredeps as an RPATH
# See https://github.com/dotnet/core/blob/main/Documentation/self-contained-linux-apps.md
allowed_origin_paths:
- /netcoredeps

View File

@ -21,13 +21,11 @@
dir: ./
run: ./turkey -l={{ remote_artifacts }} dotnet-regular-tests
required_packages:
- babeltrace
- bash-completion
- binutils
- expect
- jq
- lldb
- lttng-tools
- npm
- python3
- strace