open-nomad/ui/tests/acceptance
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
..
behaviors Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
allocation-detail-test.js Fix flaky lifecycle chart tests 2020-11-12 09:16:53 -08:00
allocation-fs-test.js Always show the file browser for allocations and tasks. 2020-10-25 22:24:56 -07:00
application-errors-test.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
client-detail-test.js Change down to highest-priority composite status (#9927) 2021-02-01 12:00:34 -06:00
client-monitor-test.js Move breadcrumbs objects into shared layout object (#9576) 2020-12-10 11:51:22 -06:00
clients-list-test.js Change down to highest-priority composite status (#9927) 2021-02-01 12:00:34 -06:00
exec-test.js Clean up erroneous and redundant mirage things 2020-08-27 17:58:24 -07:00
job-allocations-test.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
job-definition-test.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
job-deployments-test.js Change compared page object to match by name (#8915) 2020-09-17 11:08:47 -05:00
job-detail-test.js Use the same prefix pattern from the region switcher for the namespace switcher 2021-01-22 13:18:15 -08:00
job-evaluations-test.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
job-run-test.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
job-versions-test.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
jobs-list-test.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
namespaces-test.js Use the same prefix pattern from the region switcher for the namespace switcher 2021-01-22 13:18:15 -08:00
optimize-test.js Fix recommendation test to ensure CPU exists (#10004) 2021-02-16 08:43:18 -06:00
plugin-allocations-test.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
plugin-detail-test.js Move breadcrumbs objects into shared layout object (#9576) 2020-12-10 11:51:22 -06:00
plugins-list-test.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
regions-test.js Move breadcrumbs objects into shared layout object (#9576) 2020-12-10 11:51:22 -06:00
search-test.js Move breadcrumbs objects into shared layout object (#9576) 2020-12-10 11:51:22 -06:00
server-detail-test.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
server-monitor-test.js Move breadcrumbs objects into shared layout object (#9576) 2020-12-10 11:51:22 -06:00
servers-list-test.js Clean up erroneous and redundant mirage things 2020-08-27 17:58:24 -07:00
task-detail-test.js Add an acceptance test exercising errors from an HTTP response to a notification 2021-01-28 13:47:22 -08:00
task-fs-test.js Always show the file browser for allocations and tasks. 2020-10-25 22:24:56 -07:00
task-group-detail-test.js Move breadcrumbs objects into shared layout object (#9576) 2020-12-10 11:51:22 -06:00
task-logs-test.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
token-test.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
topology-test.js Merge branch 'master' into b-ui/topo-viz-accounting 2021-01-28 09:56:46 -06:00
volume-detail-test.js Move breadcrumbs objects into shared layout object (#9576) 2020-12-10 11:51:22 -06:00
volumes-list-test.js csi/api: populate ReadAllocs/WriteAllocs fields (#9377) 2020-11-25 16:44:06 -05:00