arvados.git
6 weeks ago21020: Generalize arv-put's arvados.util import
Brett Smith [Fri, 24 May 2024 18:19:20 +0000 (14:19 -0400)]
21020: Generalize arv-put's arvados.util import

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

6 weeks ago21020: Add subdirectory argument to storage_path
Brett Smith [Fri, 24 May 2024 16:38:42 +0000 (12:38 -0400)]
21020: Add subdirectory argument to storage_path

A lot of users want this anyway so this is an easy way to DRY things
up.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

6 weeks ago21020: Get default Keep cache directory from environment
Brett Smith [Fri, 24 May 2024 15:30:36 +0000 (11:30 -0400)]
21020: Get default Keep cache directory from environment

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

6 weeks ago21020: Sort imports to follow PEP 8
Brett Smith [Fri, 24 May 2024 15:14:57 +0000 (11:14 -0400)]
21020: Sort imports to follow PEP 8

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

6 weeks ago21020: Adjust spacing to follow PEP 8
Brett Smith [Fri, 24 May 2024 15:12:50 +0000 (11:12 -0400)]
21020: Adjust spacing to follow PEP 8

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

6 weeks ago21020: Make arv-keepdocker use a cache from the environment
Brett Smith [Fri, 24 May 2024 15:04:03 +0000 (11:04 -0400)]
21020: Make arv-keepdocker use a cache from the environment

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

6 weeks ago21020: Make arvados.api.http_cache get a path from the environment
Brett Smith [Mon, 20 May 2024 21:12:33 +0000 (17:12 -0400)]
21020: Make arvados.api.http_cache get a path from the environment

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

6 weeks ago21020: Make arv-copy search from environment
Brett Smith [Mon, 20 May 2024 20:26:21 +0000 (16:26 -0400)]
21020: Make arv-copy search from environment

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

6 weeks ago21020: Make arvados.config search from environment
Brett Smith [Mon, 20 May 2024 20:06:12 +0000 (16:06 -0400)]
21020: Make arvados.config search from environment

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

6 weeks ago21020: Introduce BaseDirectory classes to arvados.util
Brett Smith [Thu, 16 May 2024 20:04:39 +0000 (16:04 -0400)]
21020: Introduce BaseDirectory classes to arvados.util

This is common functionality that will be used throughout the Python
tools to support base directory searching.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

6 weeks ago21705: Remove IAMRole config and update docs. 21705-go-deps
Tom Clegg [Thu, 23 May 2024 20:09:41 +0000 (16:09 -0400)]
21705: Remove IAMRole config and update docs.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

6 weeks ago21705: Use context.Background() for aws sdk calls.
Tom Clegg [Wed, 15 May 2024 16:08:18 +0000 (12:08 -0400)]
21705: Use context.Background() for aws sdk calls.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

6 weeks ago21705: Fixup error wrapping and logging.
Tom Clegg [Wed, 15 May 2024 16:06:31 +0000 (12:06 -0400)]
21705: Fixup error wrapping and logging.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

6 weeks agoMerge branch '21640-max-nofile'
Tom Clegg [Fri, 24 May 2024 19:03:55 +0000 (15:03 -0400)]
Merge branch '21640-max-nofile'

fixes #21640

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

6 weeks agoMerge branch '12917-group-contents-include-container'
Tom Clegg [Fri, 24 May 2024 19:01:53 +0000 (15:01 -0400)]
Merge branch '12917-group-contents-include-container'

closes #12917

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

6 weeks ago21704: fixed auth-action test
Lisa Knox [Fri, 24 May 2024 17:44:53 +0000 (13:44 -0400)]
21704: fixed auth-action test

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

6 weeks ago21660: Fix test race. 21660-inode-test-race
Tom Clegg [Fri, 24 May 2024 17:20:43 +0000 (13:20 -0400)]
21660: Fix test race.

The test case needs to wait for the _inode_remove_queue tasks to be
completed, but _inode_remove method was calling task_done() too early
in the case of tasks that are deferred until evict_candidates.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

6 weeks ago21704: fixed auth-reducer test
Lisa Knox [Fri, 24 May 2024 15:50:34 +0000 (11:50 -0400)]
21704: fixed auth-reducer test

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

6 weeks ago21834: Restore timestamps in stdout.txt, stderr.txt. 21834-stdout-timestamps
Tom Clegg [Fri, 24 May 2024 13:50:21 +0000 (09:50 -0400)]
21834: Restore timestamps in stdout.txt, stderr.txt.

Removed inadvertently in 5dfd9a57f9d65ea91295e8502cf7f6e748fc4010.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

6 weeks agoMerge branch '21705-go-deps'
Tom Clegg [Thu, 23 May 2024 20:13:04 +0000 (16:13 -0400)]
Merge branch '21705-go-deps'

refs #21705

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

6 weeks ago21704: Transform mime & tippy.js modules so that jest is happy.
Lucas Di Pentima [Thu, 23 May 2024 17:55:49 +0000 (14:55 -0300)]
21704: Transform mime & tippy.js modules so that jest is happy.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>

6 weeks ago15397: Move remaining Mail configs to Users section.
Tom Clegg [Thu, 23 May 2024 17:14:51 +0000 (13:14 -0400)]
15397: Move remaining Mail configs to Users section.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

6 weeks ago21704: removed excess config files accidentally added to previous commit
Lisa Knox [Thu, 23 May 2024 15:57:47 +0000 (11:57 -0400)]
21704: removed excess config files accidentally added to previous commit

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

6 weeks ago21704: new branch
Lisa Knox [Thu, 23 May 2024 15:55:06 +0000 (11:55 -0400)]
21704: new branch

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

6 weeks agoArvbox want openssh-server, no issue #
Peter Amstutz [Thu, 23 May 2024 15:21:05 +0000 (11:21 -0400)]
Arvbox want openssh-server, no issue #

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

6 weeks ago21640: Stop accidentally reducing NOFILE limit. 21640-max-nofile
Tom Clegg [Thu, 23 May 2024 14:34:49 +0000 (10:34 -0400)]
21640: Stop accidentally reducing NOFILE limit.

LimitNOFILE=65536 used to increase softlimit from 1024 to 65536.  But
Go >= 1.19 automatically raises softlimit to hardlimit, so now
LimitNOFILE=65536 only serves to reduce hardlimit from 524288 to
65536, which we don't want.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

6 weeks ago15397: Remove usage of default_owner_uuid. 15397-bisect
Tom Clegg [Tue, 21 May 2024 21:28:35 +0000 (17:28 -0400)]
15397: Remove usage of default_owner_uuid.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

6 weeks ago15397: Remove default_owner_uuid from SDKs and workbench.
Tom Clegg [Tue, 21 May 2024 21:28:00 +0000 (17:28 -0400)]
15397: Remove default_owner_uuid from SDKs and workbench.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

6 weeks ago12917: Update documentation for "include" parameter.
Tom Clegg [Wed, 22 May 2024 20:22:55 +0000 (16:22 -0400)]
12917: Update documentation for "include" parameter.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

6 weeks ago12917: Support include=container_uuid at groups#contents endpoint. 12917-group-contents-include-container
Tom Clegg [Wed, 22 May 2024 19:42:56 +0000 (15:42 -0400)]
12917: Support include=container_uuid at groups#contents endpoint.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

6 weeks agoMerge branch '21718-memoryview-decode' refs #21718
Peter Amstutz [Wed, 22 May 2024 18:16:00 +0000 (14:16 -0400)]
Merge branch '21718-memoryview-decode' refs #21718

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

6 weeks agoMerge branch '21718-memoryview-readfrom-v2' refs #21718
Peter Amstutz [Wed, 22 May 2024 18:15:46 +0000 (14:15 -0400)]
Merge branch '21718-memoryview-readfrom-v2'  refs #21718

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

6 weeks agoMerge branch '21712-favorites-overwrite-bug'
Lisa Knox [Wed, 22 May 2024 13:42:41 +0000 (09:42 -0400)]
Merge branch '21712-favorites-overwrite-bug'

closes #21712

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

6 weeks ago21720: updated modulePaths 21720-mui-upgrade
Lisa Knox [Wed, 22 May 2024 13:34:39 +0000 (09:34 -0400)]
21720: updated modulePaths

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

6 weeks ago15397: Remove default_owner_uuid from docs/examples.
Tom Clegg [Tue, 21 May 2024 21:27:04 +0000 (17:27 -0400)]
15397: Remove default_owner_uuid from docs/examples.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

6 weeks ago21718: Review comments 21718-memoryview-readfrom-v2
Peter Amstutz [Tue, 21 May 2024 17:56:41 +0000 (13:56 -0400)]
21718: Review comments

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

6 weeks ago21718: Add "return_memoryview" flag to read() and readfrom()
Peter Amstutz [Mon, 20 May 2024 20:24:41 +0000 (16:24 -0400)]
21718: Add "return_memoryview" flag to read() and readfrom()

If return_memoryview is true, always return memoryview.  This makes
for more consistent read() and readfrom() behavior.

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

7 weeks ago21718: Update cwltool dependency 21718-memoryview-decode
Peter Amstutz [Mon, 13 May 2024 15:13:43 +0000 (11:13 -0400)]
21718: Update cwltool dependency

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

7 weeks ago21718: Remove unused import
Peter Amstutz [Tue, 7 May 2024 13:11:14 +0000 (09:11 -0400)]
21718: Remove unused import

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

7 weeks ago21718: Replace .decode method with str(bytes, "utf-8")
Peter Amstutz [Fri, 3 May 2024 14:38:19 +0000 (10:38 -0400)]
21718: Replace .decode method with str(bytes, "utf-8")

This is because some bytes-like objects (such as memoryview) don't
have a "decode()" method. It appears that the preferred way to get a
decoded string is to simply call the constructor with the bytes-like
object and the desired encoding.

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

7 weeks ago15397: Add trailing slash to dir links, to avoid extra redirect.
Tom Clegg [Mon, 20 May 2024 18:22:29 +0000 (14:22 -0400)]
15397: Add trailing slash to dir links, to avoid extra redirect.

Thanks to linkchecker warnings.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

7 weeks ago21720: changed runTimersToTime to advanceTimersByTime
Lisa Knox [Mon, 20 May 2024 16:25:45 +0000 (12:25 -0400)]
21720: changed runTimersToTime to advanceTimersByTime

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks ago21720: upgraded mime to 4.0.3
Lisa Knox [Mon, 20 May 2024 16:07:48 +0000 (12:07 -0400)]
21720: upgraded mime to 4.0.3

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks ago21720: added type assertions for AxiosInstance get
Lisa Knox [Mon, 20 May 2024 15:40:15 +0000 (11:40 -0400)]
21720: added type assertions for AxiosInstance get

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks ago21720: added missing user properties in auth-reducer.test
Lisa Knox [Mon, 20 May 2024 15:37:22 +0000 (11:37 -0400)]
21720: added missing user properties in auth-reducer.test

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks ago21720: added type assertions for AxiosInstance post
Lisa Knox [Mon, 20 May 2024 15:33:29 +0000 (11:33 -0400)]
21720: added type assertions for AxiosInstance post

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks ago21720: added canwrite & canmanage to user.test
Lisa Knox [Mon, 20 May 2024 15:13:25 +0000 (11:13 -0400)]
21720: added canwrite & canmanage to user.test

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks ago21720: ejected, add path fallback in webpackConfig, added mockwindow in redirect...
Lisa Knox [Mon, 20 May 2024 15:02:13 +0000 (11:02 -0400)]
21720: ejected, add path fallback in webpackConfig, added mockwindow in redirect.test

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks ago15397: Remove config and code for enabling Jobs/crunch1 API.
Tom Clegg [Mon, 20 May 2024 14:56:43 +0000 (10:56 -0400)]
15397: Remove config and code for enabling Jobs/crunch1 API.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

7 weeks ago15397: Update example to use non-deleted API.
Tom Clegg [Mon, 20 May 2024 14:53:36 +0000 (10:53 -0400)]
15397: Update example to use non-deleted API.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

7 weeks ago15397: Remove structs for deleted APIs.
Tom Clegg [Mon, 20 May 2024 14:53:05 +0000 (10:53 -0400)]
15397: Remove structs for deleted APIs.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

7 weeks ago15397: Remove deprecated arvados.Keep class.
Tom Clegg [Mon, 20 May 2024 13:50:12 +0000 (09:50 -0400)]
15397: Remove deprecated arvados.Keep class.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

7 weeks ago15397: Remove deprecated arvados.util.list_all().
Tom Clegg [Mon, 20 May 2024 13:37:37 +0000 (09:37 -0400)]
15397: Remove deprecated arvados.util.list_all().

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

7 weeks ago15397: Fix improperly quoted regexps.
Tom Clegg [Fri, 17 May 2024 14:18:24 +0000 (10:18 -0400)]
15397: Fix improperly quoted regexps.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

7 weeks ago15397: Remove Python2-only code.
Tom Clegg [Fri, 17 May 2024 14:14:37 +0000 (10:14 -0400)]
15397: Remove Python2-only code.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

7 weeks ago15397: Fix usage of deprecated assertRegexpMatches.
Tom Clegg [Fri, 17 May 2024 14:00:58 +0000 (10:00 -0400)]
15397: Fix usage of deprecated assertRegexpMatches.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

7 weeks ago15397: Fix improperly quoted regexps.
Tom Clegg [Fri, 17 May 2024 13:57:52 +0000 (09:57 -0400)]
15397: Fix improperly quoted regexps.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

7 weeks ago15397: Remove deprecated Python SDK facilities.
Tom Clegg [Thu, 16 May 2024 15:14:44 +0000 (11:14 -0400)]
15397: Remove deprecated Python SDK facilities.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

7 weeks ago21720: added react-scripts@5.0.0
Lisa Knox [Fri, 17 May 2024 18:36:46 +0000 (14:36 -0400)]
21720: added react-scripts@5.0.0

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks ago21712: added category param in link verification function 21712-favorites-overwrite-bug
Lisa Knox [Fri, 17 May 2024 16:07:02 +0000 (12:07 -0400)]
21712: added category param in link verification function

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks ago21224: removed stray .only
Lisa Knox [Fri, 17 May 2024 13:33:09 +0000 (09:33 -0400)]
21224: removed stray .only

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks ago21224: fixed project card test
Lisa Knox [Fri, 17 May 2024 13:31:43 +0000 (09:31 -0400)]
21224: fixed project card test

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks ago21224: fixed user card test
Lisa Knox [Fri, 17 May 2024 13:12:40 +0000 (09:12 -0400)]
21224: fixed user card test

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks ago21224: renamed DetailsCardRoot
Lisa Knox [Thu, 16 May 2024 18:54:05 +0000 (14:54 -0400)]
21224: renamed DetailsCardRoot

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks ago21224: removed vestigial parser
Lisa Knox [Thu, 16 May 2024 18:48:37 +0000 (14:48 -0400)]
21224: removed vestigial parser

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks ago21224: fixed description width
Lisa Knox [Thu, 16 May 2024 18:47:44 +0000 (14:47 -0400)]
21224: fixed description width

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks ago21224: fixed description html rendering
Lisa Knox [Thu, 16 May 2024 18:39:26 +0000 (14:39 -0400)]
21224: fixed description html rendering

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks ago21224: changed project details order
Lisa Knox [Thu, 16 May 2024 18:23:36 +0000 (14:23 -0400)]
21224: changed project details order

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks ago21224: changed user card toolbar item order
Lisa Knox [Thu, 16 May 2024 18:10:08 +0000 (14:10 -0400)]
21224: changed user card toolbar item order

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks ago21224: css tweaks
Lisa Knox [Thu, 16 May 2024 17:43:55 +0000 (13:43 -0400)]
21224: css tweaks

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks ago21224: moved project card to separate file
Lisa Knox [Thu, 16 May 2024 17:19:51 +0000 (13:19 -0400)]
21224: moved project card to separate file

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks ago21224: moved user card to separate file
Lisa Knox [Thu, 16 May 2024 15:14:48 +0000 (11:14 -0400)]
21224: moved user card to separate file

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks ago15937: Remove destroy/index/show methods from discovery doc.
Tom Clegg [Wed, 15 May 2024 22:44:57 +0000 (18:44 -0400)]
15937: Remove destroy/index/show methods from discovery doc.

In favor of delete/list/get.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

7 weeks ago15937: Remove unused mail configs.
Tom Clegg [Wed, 15 May 2024 21:11:04 +0000 (17:11 -0400)]
15937: Remove unused mail configs.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

7 weeks ago15397: Remove updated_at usage.
Tom Clegg [Wed, 15 May 2024 21:04:43 +0000 (17:04 -0400)]
15397: Remove updated_at usage.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

7 weeks ago15397: Remove user_id and default_owner_uuid from api_client_auth.
Tom Clegg [Thu, 16 May 2024 14:20:58 +0000 (10:20 -0400)]
15397: Remove user_id and default_owner_uuid from api_client_auth.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

7 weeks agoMerge branch '21535-multi-wf-delete'
Lisa Knox [Thu, 16 May 2024 13:41:37 +0000 (09:41 -0400)]
Merge branch '21535-multi-wf-delete'

closes #21535

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks ago15397: Update example to non-deprecated API.
Tom Clegg [Wed, 15 May 2024 20:50:31 +0000 (16:50 -0400)]
15397: Update example to non-deprecated API.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

7 weeks agoMerge branch '21666-provision-test-improvement'
Lucas Di Pentima [Wed, 15 May 2024 18:47:15 +0000 (15:47 -0300)]
Merge branch '21666-provision-test-improvement'

closes #21666

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>

7 weeks ago21666: Update --test help message 21666-provision-test-improvement
Brett Smith [Wed, 15 May 2024 18:42:04 +0000 (14:42 -0400)]
21666: Update --test help message

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

7 weeks ago21535: fixed deletion verify assertion Arvados-DCO-1.1-Signed-off-by: Lisa Knox ... 21535-multi-wf-delete
Lisa Knox [Wed, 15 May 2024 18:21:02 +0000 (14:21 -0400)]
21535: fixed deletion verify assertion Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks ago21535: added test for individual wf not existinf in dom Arvados-DCO-1.1-Signed-off...
Lisa Knox [Wed, 15 May 2024 18:15:11 +0000 (14:15 -0400)]
21535: added test for individual wf not existinf in dom Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks ago15397: Remove TOC links to removed pages.
Tom Clegg [Wed, 15 May 2024 18:03:22 +0000 (14:03 -0400)]
15397: Remove TOC links to removed pages.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

7 weeks ago21535: changed test spec from select all to select each individually Arvados-DCO...
Lisa Knox [Wed, 15 May 2024 17:48:28 +0000 (13:48 -0400)]
21535: changed test spec from select all to select each individually Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks agoMerge branch '21774-package-dependencies'
Brett Smith [Wed, 15 May 2024 16:52:06 +0000 (12:52 -0400)]
Merge branch '21774-package-dependencies'

Closes #21774.
Refs #21663, #21664.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

7 weeks ago21774: Add libfuse2 dependency to FUSE package 21774-package-dependencies
Brett Smith [Wed, 15 May 2024 14:53:27 +0000 (10:53 -0400)]
21774: Add libfuse2 dependency to FUSE package

Otherwise the `fuse` dependency can be satisfied entirely by
libfuse3. arv-mount doesn't work if you happen to install this way.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

7 weeks ago21535: removed hover assertion Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox...
Lisa Knox [Wed, 15 May 2024 14:13:51 +0000 (10:13 -0400)]
21535: removed hover assertion Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks agoMerge branch '21611-log-chunk-delay'
Tom Clegg [Wed, 15 May 2024 14:07:44 +0000 (10:07 -0400)]
Merge branch '21611-log-chunk-delay'

fixes #21611

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

7 weeks ago21611: Fix formatting of config keys.
Tom Clegg [Wed, 15 May 2024 14:07:06 +0000 (10:07 -0400)]
21611: Fix formatting of config keys.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

7 weeks agoLog more politely via test logger.
Tom Clegg [Wed, 15 May 2024 14:03:48 +0000 (10:03 -0400)]
Log more politely via test logger.

No issue #

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

7 weeks ago21535: test spec tweaks Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii...
Lisa Knox [Wed, 15 May 2024 13:37:10 +0000 (09:37 -0400)]
21535: test spec tweaks Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks ago21535: removed .only and added more assertions Arvados-DCO-1.1-Signed-off-by: Lisa...
Lisa Knox [Wed, 15 May 2024 13:25:16 +0000 (09:25 -0400)]
21535: removed .only and added more assertions Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks ago21535: added .only for testing Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox...
Lisa Knox [Wed, 15 May 2024 13:08:31 +0000 (09:08 -0400)]
21535: added .only for testing Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks agoMerge branch '21766-disk-cache-size'
Tom Clegg [Tue, 14 May 2024 20:30:17 +0000 (16:30 -0400)]
Merge branch '21766-disk-cache-size'

fixes #21766

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

7 weeks ago21535: moved MultiSelectMenuActionNames to its own file Arvados-DCO-1.1-Signed-off...
Lisa Knox [Tue, 14 May 2024 18:47:20 +0000 (14:47 -0400)]
21535: moved MultiSelectMenuActionNames to its own file Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks ago21535: added timeouts to test spec Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa...
Lisa Knox [Tue, 14 May 2024 17:38:36 +0000 (13:38 -0400)]
21535: added timeouts to test spec Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks ago21535: added timeouts to test spec Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa...
Lisa Knox [Tue, 14 May 2024 17:12:01 +0000 (13:12 -0400)]
21535: added timeouts to test spec Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks ago21535: replaced deleteWorkflow with removeWorkflowPermanently for consistency Arvados...
Lisa Knox [Tue, 14 May 2024 15:58:45 +0000 (11:58 -0400)]
21535: replaced deleteWorkflow with removeWorkflowPermanently for consistency Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 weeks ago21705: Pass static credentials explicitly instead of using env vars.
Tom Clegg [Tue, 14 May 2024 15:15:30 +0000 (11:15 -0400)]
21705: Pass static credentials explicitly instead of using env vars.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

7 weeks ago21535: added multi wf delete test Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa...
Lisa Knox [Tue, 14 May 2024 15:07:02 +0000 (11:07 -0400)]
21535: added multi wf delete test Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>