kpatch/test/integration
Artem Savkov a48fb4a6f6 integration: rhel-7.6 and 7.7 module-call-external fix unsupported sibling call
These patches cause the following error on ppc64le on both 7.7 and 7.6:
create-diff-object: ERROR: export.o: kpatch_no_sibling_calls_ppc64le: 3290: Found an unsupported sibling call at e_show()+0x100.  Add __attribute__((optimize("-fno-optimize-sibling-calls"))) to e_show() definition.

Adding -fno-optimize-sibling-calls breaks build on x86_64, so limit it
to ppc64le only.

Signed-off-by: Artem Savkov <asavkov@redhat.com>
2020-01-24 10:37:35 +01:00
..
centos-7 integration: disable tests with jump labels 2020-01-24 10:37:25 +01:00
common test/integration: Skip disabled tests in multiple.test 2019-10-31 12:47:01 +00:00
fedora-27 integration: disable tests with jump labels 2020-01-24 10:37:25 +01:00
rhel-7.4 integration: disable tests with jump labels 2020-01-24 10:37:25 +01:00
rhel-7.5 integration: disable tests with jump labels 2020-01-24 10:37:25 +01:00
rhel-7.6 integration: rhel-7.6 and 7.7 module-call-external fix unsupported sibling call 2020-01-24 10:37:35 +01:00
rhel-7.7 integration: rhel-7.6 and 7.7 module-call-external fix unsupported sibling call 2020-01-24 10:37:35 +01:00
rhel-8.0 integration: disable rhel8/macro-printk 2020-01-24 10:37:25 +01:00
ubuntu-16.04 test/integration: Make multiple.test cleanup after itself 2019-10-08 08:31:39 +01:00
.gitignore test: add much quicker combined test option 2014-05-27 09:40:24 -05:00
kpatch-test test/integration: Skip disabled tests for combined test 2019-10-31 12:47:01 +00:00
lib.sh Fix epel ccache installation 2020-01-24 10:37:21 +01:00
Makefile Integration tests with vagrant 2018-10-30 10:56:19 +01:00
rebase-patches testing: add rebase_patches tool 2016-12-16 16:05:06 -05:00
test-vagrant integration: temporary disable ubuntu1604 2019-01-11 10:34:13 +01:00
vm-integration-run test/integration: add an ability to check specific repo/commit 2019-08-22 15:31:11 +02:00