[ARVADOS] updated: 2.1.0-2254-gb161916d6

Git user git at public.arvados.org
Tue Apr 12 14:05:54 UTC 2022


Summary of changes:
 .../multi_host/aws/pillars/arvados.sls             | 15 +++++--
 .../aws/pillars/arvados_development.sls}           | 51 +++++++++++++---------
 tools/salt-install/provision.sh                    | 30 +++++++++----
 tools/salt-install/tests/run-test.sh               |  8 ----
 4 files changed, 64 insertions(+), 40 deletions(-)
 copy tools/salt-install/config_examples/{single_host/multiple_hostnames/pillars/arvados.sls => multi_host/aws/pillars/arvados_development.sls} (73%)

       via  b161916d6b97e8b7205670ecc972a590749dd93c (commit)
       via  64fa6b25e5b428f13f36f660f42c6de9c1d8d036 (commit)
       via  5ba17758afb6d662cc2c9c571cf5de4aa83683f7 (commit)
       via  4aa7117228caac24eaa7db489bdf772f6f0e6ab0 (commit)
      from  9881b1dc0b51b0a5da6dfd92fbe3a903c7330e99 (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 b161916d6b97e8b7205670ecc972a590749dd93c
Merge: 9881b1dc0 64fa6b25e
Author: Javier Bértoli <jbertoli at curii.com>
Date:   Tue Apr 12 11:05:11 2022 -0300

    Merge branch '16375-arvados-multinode-testing'
    
    closes #16375
    Arvados-DCO-1.1-Signed-off-by: Javier Bértoli <jbertoli at curii.com>


commit 64fa6b25e5b428f13f36f660f42c6de9c1d8d036
Author: Javier Bértoli <jbertoli at curii.com>
Date:   Tue Apr 12 11:04:17 2022 -0300

    16375: address review comments
    
    Arvados-DCO-1.1-Signed-off-by: Javier Bértoli <jbertoli at curii.com>

diff --git a/tools/salt-install/tests/run-test.sh b/tools/salt-install/tests/run-test.sh
index 805d8259e..42ab71664 100755
--- a/tools/salt-install/tests/run-test.sh
+++ b/tools/salt-install/tests/run-test.sh
@@ -9,14 +9,6 @@ export ARVADOS_API_HOST_INSECURE=true
 
 set -o pipefail
 
-# # First, validate that the CA is installed and that we can query it with no errors.
-# if ! curl -s -o /dev/null https://${ARVADOS_API_HOST}/users/welcome?return_to=%2F; then
-#   echo "The Arvados CA was not correctly installed. Although some components will work,"
-#   echo "others won't. Please verify that the CA cert file was installed correctly and"
-#   echo "retry running these tests."
-#   exit 1
-# fi
-
 # https://doc.arvados.org/v2.0/install/install-jobs-image.html
 echo "Creating Arvados Standard Docker Images project"
 uuid_prefix=$(arv --format=uuid user current | cut -d- -f1)

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list