summaryrefslogtreecommitdiffstats
path: root/src/tests/intg/test_secrets.py
Commit message (Expand)AuthorAgeFilesLines
* TESTS: Relax the assert in test_idle_timeoutJakub Hrozek2017-09-041-7/+9
* SECRETS: Support 0 as unlimited for the quotasJakub Hrozek2017-09-011-0/+55
* SECRETS: Add a new option to control per-UID limitsJakub Hrozek2017-09-011-0/+46
* SECRETS: Read the quotas for cn=secrets from [secrets/secrets] configuration ...Jakub Hrozek2017-09-011-30/+95
* intg: Increase startup timeouts for kcm and secretsLukas Slebodnik2017-08-181-1/+1
* TESTS: Integration test for idle timeoutJakub Hrozek2017-07-211-13/+62
* TESTS: Fix pep8 errors in test_secrets.pyJakub Hrozek2017-05-291-1/+0
* ci: do not build secrets on rhel6Pavel Březina2017-03-301-0/+4
* TCURL: Support HTTP POST for creating containersJakub Hrozek2017-03-271-0/+28
* TESTS: test the curl wrapper with a command-line toolJakub Hrozek2017-03-141-1/+142
* test_secrets: Fail in child if sssd_secrets cannot startLukas Slebodnik2017-03-071-12/+19
* intg: Avoid using xrange in testsLukas Slebodnik2017-01-161-3/+3
* SECRETS: Add configurable payload size limit of a secretFabiano Fidêncio2016-11-241-0/+15
* SECRETS: Delete all secrets stored during "max_secrets" testFabiano Fidêncio2016-11-241-0/+4
* TESTS: Remove a leftover debug messageFabiano Fidêncio2016-10-071-1/+0
* SECRETS: Add a configurable limit of secrets that can be storedFabiano Fidêncio2016-10-051-0/+16
* SECRETS: Add a configurable depth limit for nested containersFabiano Fidêncio2016-10-031-0/+12
* TESTS: Add integration tests for the sssd-secretsJakub Hrozek2016-09-201-0/+162