-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70331/
-----------------------------------------------------------

(Updated March 29, 2019, 9:19 p.m.)


Review request for mesos, Benjamin Bannier, Jie Yu, and Jan Schlicht.


Changes
-------

Addressed Benjamin's comments and fixed the test.


Bugs: MESOS-9655
    https://issues.apache.org/jira/browse/MESOS-9655


Repository: mesos


Description (updated)
-------

This patch makes the `AgentRegisteredWithNewId` SLRP test to test the
following scenarios:

  * Launch a task to access a volume imported through `CREATE_DISK`.

  * `CREATE_DISK` with a mismatched profile.

  * `DESTROY_DISK` with a `RAW` disk that has been published.

Since now volumes need to be published, it becomes a ROOT test.

Together with the `CreateDestroyPreprovisionedVolume` SLRP test, most
scenarios of preprovisioned volumes are now covered.


Diffs (updated)
-----

  src/tests/storage_local_resource_provider_tests.cpp 
797f89e3545965e2cf2fd5ec0ecd78fc77a4ea87 


Diff: https://reviews.apache.org/r/70331/diff/2/

Changes: https://reviews.apache.org/r/70331/diff/1-2/


Testing
-------

sudo make check

Run in repetition.


Thanks,

Chun-Hung Hsiao

Reply via email to