[ARVADOS] updated: 1.3.0-2005-g8f96e754b

Git user git at public.arvados.org
Wed Dec 18 21:39:21 UTC 2019


Summary of changes:
 doc/_includes/_mount_types.liquid | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  8f96e754bcfce3b980e97f494b1c29ada8ef5dbd (commit)
      from  42d296385c6c6dd0945a7047a9c3c2875d80d04f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 8f96e754bcfce3b980e97f494b1c29ada8ef5dbd
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Wed Dec 18 16:38:45 2019 -0500

    15572: add note that mount tmp device_type is not implemented
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>

diff --git a/doc/_includes/_mount_types.liquid b/doc/_includes/_mount_types.liquid
index de417e148..86e05be86 100644
--- a/doc/_includes/_mount_types.liquid
+++ b/doc/_includes/_mount_types.liquid
@@ -34,7 +34,7 @@ At container startup, the target path will have the source tree indicated by the
 }
 </code></pre>|
 |Temporary directory|@tmp@|@"capacity"@: capacity (in bytes) of the storage device.
-@"device_type"@ (optional, default "network"): one of @{"ram", "ssd", "disk", "network"}@ indicating the acceptable level of performance.
+@"device_type"@ (optional, default "network"): one of @{"ram", "ssd", "disk", "network"}@ indicating the acceptable level of performance. (*note: not yet implemented as of v1.5*)
 At container startup, the target path will be empty. When the container finishes, the content will be discarded. This will be backed by a storage mechanism no slower than the specified type.|<pre><code>{
  "kind":"tmp",
  "capacity":100000000000

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list