Build: #43 was successful Changes by Srikrishna Sekhar

Stages & jobs

  1. Tag

  2. Default Stage

  3. Test

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
42 minutes
Labels
None
Revision
730b65e03080d7411bacd914fef0d8b6e0e6e95b 730b65e03080d7411bacd914fef0d8b6e0e6e95b
Total tests
678
Successful since
#39 ()

Tests

Code commits

Author Commit Message Commit date
Srikrishna Sekhar Srikrishna Sekhar 730b65e03080d7411bacd914fef0d8b6e0e6e95b 730b65e03080d7411bacd914fef0d8b6e0e6e95b CAS-14184 : Fix mask handling logic on startup
The mask handling used to be in the frontend, but moved it to the
backend. It now correctly accounts for a restarted state with a
previously active mask.

The logic is :

- Initial launch : If usemask='user' and mask = '' then make sure the
default mask is filled with zeros before the GUI is launched. Leave mask
untouched for all other cases
- Restart :
    - If usemask='user' and mask='' :
        - If mask exists on disk - leave untouched
        - If mask does not exist, make sure mask is filled with zeros
    - Leave mask untouched for all other cases

Jira issues

IssueDescriptionStatus
Unknown Issue TypeCAS-14184Could not obtain issue details from Jira

Shared artifacts

Artifact File size
ManyLinux228 Python 3.8 Tool wheel 180 MB
ManyLinux228 Casatestutils 110 KB