You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Chun-Hung Hsiao (JIRA)" <ji...@apache.org> on 2018/06/14 20:04:00 UTC

[jira] [Created] (MESOS-8995) Add SLRP unit tests for missing profiles.

Chun-Hung Hsiao created MESOS-8995:
--------------------------------------

             Summary: Add SLRP unit tests for missing profiles.
                 Key: MESOS-8995
                 URL: https://issues.apache.org/jira/browse/MESOS-8995
             Project: Mesos
          Issue Type: Task
          Components: storage
            Reporter: Chun-Hung Hsiao
            Assignee: Chun-Hung Hsiao


We need to add unit tests to verify SLRP correctness when the set of known profiles are shrunk by the disk profile adaptor. Here lists a couple scenarios worth testing:
1. `CREATE_VOLUME` should succeed if it is submitted before the profile becomes stale.
2. `CREATE_VOLUME` should be dropped if it is submitted during profile updates.
3. `CREATE_VOLUME` should be dropped if it is submitted after the profile becomes stale.
4. `DESTROY_VOLUME` should free spaces for a stale profile.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)