open-nomad/ui/tests
Buck Doyle fc09fdaf10
Fix recommendation test to ensure CPU exists (#10004)
This fixes a flaky test, as seen in this failure:
https://app.circleci.com/pipelines/github/hashicorp/nomad/14726/workflows/f4ae0bf2-0699-4d18-b55e-5221aafe393c/jobs/137128

One part of the test involves toggling off all memory recommendations
and then accepting, but it’s not possible to accept when there are
no CPU recommendations to begin with, which can happen because
there’s a 10% chance of not creating a corresponding recommendation
in the task factory. Since two tasks are created for this module, it’s
only a 1% chance of no CPU task, but that means 1% flakiness!
2021-02-16 08:43:18 -06:00
..
acceptance Fix recommendation test to ensure CPU exists (#10004) 2021-02-16 08:43:18 -06:00
helpers Describe the glimmer-factory better including the motive 2020-10-15 11:45:59 -07:00
integration Add button to fail running deployments (#9831) 2021-02-10 08:38:37 -06:00
pages Test coverage for the topology info panel. 2021-01-25 19:01:11 -08:00
unit Add button to fail running deployments (#9831) 2021-02-10 08:38:37 -06:00
utils Temporary helpers for ember-power-select 2020-06-16 10:23:36 -07:00
.eslintrc.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
index.html Update the test index.html file 2019-04-10 14:54:32 -07:00
test-helper.js Migrate page objects away from jQuery (#7843) 2020-05-06 15:14:12 -05:00