Jeff Ohrstrom

Results 243 issues of Jeff Ohrstrom

Currently we only collect threads with the `state` label. This ticket is to add the `group` label to indicate what thread group a given thread is in.

enhancement

I use this plugin for very long lived tests (they're functional tests that run forever actually). But that's perhaps not the general use case. This enhancement is to support the...

enhancement

Add 'success' and 'failure' as label keywords that correspond to the success and failure of the given sample result being recorded.

necessary

## Issue report Hi, I self inflicted this issue and while debugging couldn't find anything here about it, so I thought I'd let you know. When the `locations.ini` has a...

Enhancement

#2240 showed very clearly that we do not have _any_ tests for the files app's API. Well, let's add some. ┆Issue is synchronized with this [Asana task](https://app.asana.com/0/1201735133575781/1202810252336555) by [Unito](https://www.unito.io)

component/file_browser
area/testing

It's odd that it works in dev but not in our CI... I see you ran it a few times, I'm trying for a 3rd, but I don't think we're...

component/ood_portal_generator

I'm going to defer this, but I wonder how much `allowlist_paths` make sense for remote file systems. I don't think now that these paths distinguish between local and remote so...

component/file_browser

To have favorite paths, it'd be nice to have a helper out of `RcloneUtil` to list the remotes, so folks can have an easier time initializing like so: ```ruby Rails.application.config.after_initialize...

component/file_browser

I'm hitting an edge case where `parse_path` returns `nil` (because i have remote favorite paths, but did not enable remotes) https://github.com/OSC/ondemand/blob/9012752b2d4f6faf607e171a8fbdcdb5df9aa438/apps/dashboard/app/controllers/files_controller.rb#L165 I'm getting this error `undefined method `remote_type' for nil:NilClass`...

bug
component/file_browser

I accidentally made this `per-cluster dataroot` which is obviously wrong. ``` data/batch_connect/["kubernetes", "kubernetes-test", "kubernetes-dev"]/usr/johrstrom/classroom-jupyter ``` Here's the config to replicate. It's when you define the cluster in the form, and...

bug
component/batch_connect