]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/barbican.py: fix year2021 problem 40385/head
authorMarcus Watts <mwatts@redhat.com>
Thu, 14 Jan 2021 20:41:49 +0000 (15:41 -0500)
committersinguliere <singuliere@autistici.org>
Wed, 24 Mar 2021 20:39:11 +0000 (21:39 +0100)
commitf5370108d0692fe948718ebeb9858e6e0fa51deb
treefb8710889b4ed8bc79807b0a52e9d5a8a2698e99
parentdcf77bd9ff89dfef682c4a2dda05ac5c8651dbe5
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