freeipa/ipatests
Stanislav Levin 4a4c078b80 ipatests: Suppress list trust or certificates
There are tons of useless information in test's runner log on
server uninstallation about list trust and certificates, such
as:

```
RUN ['trust', 'list']
pkcs11:id=%D2%87%B4%E3%DF%37%27%93%55%F6%56%EA%81%E5%36%CC%8C%1E%3F%BD;type=cert
    type: certificate
    label: ACCVRAIZ1
    trust: anchor
    category: authority

pkcs11:id=%F7%7D%C5%FD%C4%E8%9A%1B%77%64%A7%F5%1D%A0%CC%BF%87%60%9A%6D;type=cert
    type: certificate
    label: AC RAIZ FNMT-RCM
    trust: anchor
    category: authority

pkcs11:id=%52%D8%88%3A%C8%9F%78%66%ED%89%F3%7B%38%70%94%C9%02%02%36%D0;type=cert
    type: certificate
    label: Actalis Authentication Root CA
    trust: anchor
    category: authority

...

```

This improves the readability of test logs.

Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2021-05-25 10:45:49 +03:00
..
azure ipatests: Ignore warnings on failed to read files on tarring 2021-05-25 10:45:49 +03:00
man Simplify ipa-run-tests script 2019-07-16 13:23:21 +03:00
prci_definitions ipatests: increase timeout for test_commands up to 1.5 hours 2021-05-13 10:44:36 +03:00
pytest_ipa ipatests: Suppress list trust or certificates 2021-05-25 10:45:49 +03:00
test_cmdline Make tab completion in console more useful 2020-07-07 12:36:10 +02:00
test_install Unify access to FQDN 2020-10-26 17:11:19 +11:00
test_integration BIND: Setup logging 2021-05-25 10:45:49 +03:00
test_ipaclient Remove support for csrgen 2021-01-21 13:51:45 +01:00
test_ipalib Add max/min safe integer 2021-04-27 13:10:26 -04:00
test_ipaplatform ipatests: Update expectations for test_detect_container 2021-05-25 10:45:49 +03:00
test_ipapython Add a unit test for the LDAP cache layer 2021-05-12 10:45:57 -04:00
test_ipaserver ipatests: Skip test_jsplugins in server less environments 2021-03-30 13:16:36 +03:00
test_ipatests_plugins ipatests: Don't turn Pytest IPA deprecation warnings into errors 2020-07-29 15:10:00 -04:00
test_webui WebUI: Handle assertion if multiple notifications are present 2021-04-24 10:20:51 +02:00
test_xmlrpc ipatests: Handle network-isolated mode 2021-05-25 10:45:49 +03:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
conftest.py ipatests: Don't turn Pytest IPA deprecation warnings into errors 2020-07-29 15:10:00 -04:00
create_external_ca.py Test external CA with DNS name constraints 2019-08-06 12:39:46 +02:00
data.py Fix more bytes/unicode issues 2015-10-22 18:34:46 +02:00
i18n.py Sprinkle raw strings across the code base 2018-09-27 10:23:03 +02:00
ipa-run-tests ipatests: Specify shell implementation 2020-04-21 13:24:50 +02:00
ipa-test-config Rename pytest_plugins to ipatests.pytest_ipa 2018-08-02 17:07:43 +02:00
ipa-test-task ipatests: when talking to AD DCs, use FQDN credentials 2021-01-26 13:05:27 -05:00
Makefile.am Build: fix distribution of static files for web UI 2016-11-09 13:08:32 +01:00
setup.cfg Port all setup.py to setuptools 2016-10-20 18:43:37 +02:00
setup.py ipatests: add a tests-oriented wrapper for pexpect module 2021-02-03 09:06:12 +02:00
test_util.py Fix E712 comparison to True / False 2020-05-05 10:42:46 +02:00
util.py ipatests: Remove no longer needed 'skip' compatibility 2020-04-21 13:24:50 +02:00