Stephen Shank

Results 30 comments of Stephen Shank

@v1v Here are the logs from maven from on the test that failed: ``` [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 61.12 s

Actually @v1v, build 5 from our tests succeeded, but for whatever reason failed with the core jenkins build on Java 11. It doesn't make sense why, so I think it...

@mattdlh, @dmitriykanarskiy thanks for reporting this. Can you look at the System logs for Jenkins and tell me if you see anything from this plugin regarding the "node cleanup work"...

Hi @psalaberria002, can you tell me whether the first service account (on the cluster) had the Service Account User role before you added more permissions? If not then this was...

Specifically, more documentation related to templates should be added to avoid confusion with issues such as #63.

Referencing #159 here as another issue similar to #39. Instructions need to be provided in the documentation for how to manually create instances.

@ansafonov Thanks for reporting this. As a workaround for now this is possible with instance templates.

I'm revisiting this today, and realize that it is possible still to create instances with GPUs without using instance templates. By checking "preemptible", this also by definition means that it...

For reference, this issue now tracks the specific work of changing the value of "onHostMaintenance" when the AcceleratorConfiguration is defined in the scheduling() method of InstanceConfiguration.java. This is a small...