[ARVADOS] updated: 2.1.0-150-g1dcd10a37

Git user git at public.arvados.org
Wed Nov 25 18:07:51 UTC 2020


Summary of changes:
 doc/install/salt-single-host.html.textile.liquid   | 94 +++++++++++++++++++++-
 doc/install/salt-vagrant.html.textile.liquid       | 17 ++++
 tools/salt-install/Vagrantfile                     | 12 ++-
 tools/salt-install/provision.sh                    | 93 ++++++++++++++-------
 tools/salt-install/single_host/arvados.sls         | 30 +++----
 .../salt-install/single_host/docker.sls            |  7 +-
 .../single_host/nginx_api_configuration.sls        |  2 +-
 .../single_host/nginx_controller_configuration.sls |  2 +-
 .../single_host/nginx_keepproxy_configuration.sls  |  2 +-
 .../single_host/nginx_keepweb_configuration.sls    |  2 +-
 .../single_host/nginx_webshell_configuration.sls   |  2 +-
 .../single_host/nginx_websocket_configuration.sls  |  2 +-
 .../single_host/nginx_workbench_configuration.sls  |  4 +-
 tools/salt-install/tests/hasher-workflow-job.yml   | 10 +++
 tools/salt-install/tests/hasher-workflow.cwl       | 65 +++++++++++++++
 .../salt-install/tests/hasher.cwl                  | 25 +++---
 tools/salt-install/tests/run-test.sh               | 59 ++++++++++++++
 .../salt-install/tests/test.txt                    |  2 +-
 18 files changed, 359 insertions(+), 71 deletions(-)
 copy apps/workbench/app/controllers/keep_services_controller.rb => tools/salt-install/single_host/docker.sls (62%)
 create mode 100644 tools/salt-install/tests/hasher-workflow-job.yml
 create mode 100644 tools/salt-install/tests/hasher-workflow.cwl
 copy sdk/cwl/tests/stdout.cwl => tools/salt-install/tests/hasher.cwl (50%)
 create mode 100755 tools/salt-install/tests/run-test.sh
 copy sdk/cwl/tests/__init__.py => tools/salt-install/tests/test.txt (95%)

       via  1dcd10a37c3dd8166ddf06053d895d546f8ad3d4 (commit)
       via  11c4d6f005ad651313e615fa4058185732fbe35d (commit)
       via  76928023247b3350e33a380e62d9aff286f528ae (commit)
       via  e9eaf87eca20700a7230631eaf6b68852daeda5a (commit)
       via  cc9b9dac7be9c0bbf1d8e227466e9c71a7b3d35e (commit)
      from  0c5e55d63d1f8b472845bd7160057ddea07044d6 (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 1dcd10a37c3dd8166ddf06053d895d546f8ad3d4
Merge: 0c5e55d63 11c4d6f00
Author: Javier Bértoli <jbertoli at curii.com>
Date:   Wed Nov 25 15:06:50 2020 -0300

    Merge branch '17150-system-root-token'
    
    closes #17146, #17147, #17150
    
    Arvados-DCO-1.1-Signed-off-by: Javier Bértoli <jbertoli at curii.com>


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


hooks/post-receive
-- 




More information about the arvados-commits mailing list