[ARVADOS] updated: 2.1.0-114-g708f00954

Git user git at public.arvados.org
Wed Nov 18 21:24:29 UTC 2020


Summary of changes:
 cmd/arvados-client/cmd.go                          |   2 +
 .../command.go => costanalyzer/cmd.go}             |   8 +-
 lib/costanalyzer/costanalyzer.go                   | 528 +++++++++++++++++++++
 lib/costanalyzer/costanalyzer_test.go              | 266 +++++++++++
 sdk/go/arvadostest/fixtures.go                     |  25 +-
 services/api/test/fixtures/collections.yml         |  84 ++++
 services/api/test/fixtures/container_requests.yml  | 234 ++++++++-
 services/api/test/fixtures/containers.yml          | 147 ++++++
 8 files changed, 1286 insertions(+), 8 deletions(-)
 copy lib/{deduplicationreport/command.go => costanalyzer/cmd.go} (77%)
 create mode 100644 lib/costanalyzer/costanalyzer.go
 create mode 100644 lib/costanalyzer/costanalyzer_test.go

       via  708f00954061975ed9f0385e2d4f6427a75d99d5 (commit)
       via  6bf9e1a4b5640f3cdd057810f0c9b8a945bb88bd (commit)
       via  b39f7a6141ecd5c53531b7705c0496623b4df9e9 (commit)
       via  6790e4990fa54d81decdd555beee337144d1fab1 (commit)
       via  e1937e57fe2c0e99b6b636049142cc7598f80231 (commit)
       via  9cdc2f320fe54562711d46ef7a9213697f2013b5 (commit)
       via  b215c29447ea3b7c0c066cc4262308f26f6629fa (commit)
       via  9adb8ea50fcf555c7ec73cb0924c869af2345f86 (commit)
       via  8d62d02834f289b30adafdeeb824ac03da5ff745 (commit)
       via  15aa3f9e8de69cb638bad461628f115f8a5bc276 (commit)
       via  0b28f60f34c4cd0106170c3730a5d27555c0e66a (commit)
      from  5d23eb939e64e4cf86dccb33aa24d9be3addf068 (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 708f00954061975ed9f0385e2d4f6427a75d99d5
Merge: 5d23eb939 6bf9e1a4b
Author: Ward Vandewege <ward at curii.com>
Date:   Wed Nov 18 16:24:19 2020 -0500

    Merge branch '16950-add-costanalyzer' into master
    
    closes #16950
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>


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


hooks/post-receive
-- 




More information about the arvados-commits mailing list