9c974c6015
Moving gating to use tmt format for finding/running tests.
Also adding test to cover segfault bug.
Adding perf test script from Thomas Halman for jqspeed.sh.
Dropping log collection in favor of printing on failure for upstream
tests.
Related: RHEL-12897
Related: RHEL-5052
(cherry picked from commit 771c857cf5
)
12 lines
149 B
Plaintext
12 lines
149 B
Plaintext
summary: Run jq gating tests
|
|
require:
|
|
- wget
|
|
- dnf-utils
|
|
- gcc
|
|
- jq
|
|
- jq-devel
|
|
- valgrind
|
|
- diffutils
|
|
test: ./jqtests.sh
|
|
duration: 30m
|