barbican/functionaltests/api/v1/smoke
Nam Nguyen Hoai af4637bcf2 Updating time for functional tests
Currenlty, some gates is being failed with logs like this

"""
b'Response: {"description": "Provided object does not match schema
\'Secret\': \'expiration\' is before current time.
Invalid property: \'expiration\'", "title": "Bad Request", "code": 400}'
"""

So it is necessary to update the time to create secrets successfully.

Change-Id: I59707cdf21f6843dbd7db30978e21cff72756e67
2018-03-08 13:38:23 +07:00
..
__init__.py Move functionaltests into smoke or functional subdirectories 2014-10-17 13:21:14 -05:00
test_consumers.py Updating time for functional tests 2018-03-08 13:38:23 +07:00
test_containers.py Updating time for functional tests 2018-03-08 13:38:23 +07:00
test_orders.py Clean up a stray secret in the functional tests 2017-05-10 14:13:05 -04:00
test_secrets.py Updating time for functional tests 2018-03-08 13:38:23 +07:00
test_versions.py Fix order of arguments in assertEqual 2016-09-29 13:21:33 +00:00