Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fix] name of the robotframework keyword
Set NVidia GPU Accelerator
(…
…#998) Proper name is `Set GPU Accelerator`. Without this change the test fails with following error: ``` ============================================================================== 1046 Verify Number Of Available GPUs Is Correct With Machine Autoscaler... | PASS | 1047 ------------------------------------------------------------------------------ 1048 Verify Node Autoscales And Then Scales Down :: Tries spawning a se... | FAIL | 1049 No keyword with name 'Set NVidia GPU Accelerator' found. Did you mean: 1050 JupyterHubSpawner.Set GPU Accelerator 1051 ------------------------------------------------------------------------------ 1052 Tests.Jupyterhub.Autoscaling-Gpus :: Tests for a scenario in which... | FAIL | 1053 2 tests, 1 passed, 1 failed ```
- Loading branch information