From 2399312522a39a47d6123e1474d04250128257d2 Mon Sep 17 00:00:00 2001 From: "John T. Wodder II" Date: Mon, 13 Nov 2023 07:58:47 -0500 Subject: [PATCH 1/2] Write down client deployment locations --- clients/clients.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/clients/clients.yaml b/clients/clients.yaml index bf6a5fe0ad..2cfdcbc54e 100644 --- a/clients/clients.yaml +++ b/clients/clients.yaml @@ -1,4 +1,8 @@ ndoli: + # Client location: + # - Server: ndoli.dartmouth.edu + # - Account: f006dyc + # - datalad/git-annex clone location: ~/git-annex-client/git-annex tests: git-annex-home: | set -eux @@ -17,6 +21,10 @@ ndoli: timeout 7200 git annex test -J5 | ts -s smaug: + # Client location: + # - Server: smaug.datalad.org + # - Account: datalad + # - datalad/git-annex clone location: ~/git-annex-ci/git-annex tests: git-annex: | set -eux @@ -26,6 +34,10 @@ smaug: timeout 3600 git annex test -J5 | ts -s openmind7: + # Client location: + # - Server: ??? + # - Account: ??? + # - datalad/git-annex clone location: ??? tests: git-annex-home: | set -eux From d4d3e1521086eeb27083e12404af50ccfe2ba22a Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Thu, 16 Nov 2023 13:25:08 -0500 Subject: [PATCH 2/2] Add details for openmind --- clients/clients.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/clients/clients.yaml b/clients/clients.yaml index 2cfdcbc54e..21681f7ae1 100644 --- a/clients/clients.yaml +++ b/clients/clients.yaml @@ -35,9 +35,9 @@ smaug: openmind7: # Client location: - # - Server: ??? - # - Account: ??? - # - datalad/git-annex clone location: ??? + # - Server: openmind + # - Account: Managed by @yarikoptic; see him for information + # - datalad/git-annex clone location: ~/git-annex-ci/git-annex tests: git-annex-home: | set -eux