]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/barbican.py: fix year2021 problem 39443/head
authorMarcus Watts <mwatts@redhat.com>
Thu, 14 Jan 2021 20:41:49 +0000 (15:41 -0500)
committerCasey Bodley <cbodley@redhat.com>
Fri, 12 Feb 2021 16:04:38 +0000 (11:04 -0500)
commit97695ca4d5a2eef6b27c8fc4829e02adbb518b2a
treedc5363cd0a2178d6efb94437f9ebb0eaf502e7d9
parent2f9895fbf57ad24f599e8d647c9eb74cdf819c99
qa/tasks/barbican.py: fix year2021 problem

The expiration timestamp was hard-coded as
2020-12-31T19:14:44.180394
which is now in the past.  Instead, use a timestamp
90 minutes in the future.

Fixes: https://tracker.ceph.com/issues/48919
Signed-off-by: Marcus Watts <mwatts@redhat.com>
(cherry picked from commit b1fac2224bc7f1d42abc29fd8884663604aa0d4e)
qa/tasks/barbican.py