lp:~hemanth-n/maas

Owned by Hemanth Nakkina
Get this repository:
git clone https://git.launchpad.net/~hemanth-n/maas
Only Hemanth Nakkina can upload to this repository. If you are Hemanth Nakkina please log in for upload directions.

Branches

Name Last Modified Last Commit
lp1906212 2020-12-16 04:11:26 UTC
improper conversion of timeout to seconds

Author: Hemanth Nakkina
Author Date: 2020-11-30 05:31:14 UTC

improper conversion of timeout to seconds

In commissiong/testing scripts, timeout_seconds is derived from
the timeout datetime object. The conversion gathered just the seconds
and ignored the days.

Using the function timeout_seconds() of the datetime object resolves
the problem.

Fixes: #1906212

11 of 1 result
This repository contains Public information 
Everyone can see this information.

Subscribers