open-nomad/ui/tests/pages/components
Buck Doyle ab4b04e940
Add handling for empty state flaky test edge case (#9234)
This test occasionally fails because the random generation
sometimes produces a node with no allocations, such as here:
https://app.circleci.com/pipelines/github/hashicorp/nomad/12735/workflows/9a407f87-0383-48ee-8e41-7e6e351dce28/jobs/113130/steps

This is a temporary measure to solve it without trying to force the
generated data to always have an allocation.
2020-10-30 15:57:09 -05:00
..
topo-viz Add handling for empty state flaky test edge case (#9234) 2020-10-30 15:57:09 -05:00
allocations.js
error.js
facet.js
gauge-chart.js
job-editor.js
lifecycle-chart.js
notification.js
page-size-select.js
popover-menu.js
recommendation-accordion.js Add DAS UI code from enterprise (#9192) 2020-10-29 07:46:42 -05:00
recommendation-card.js Add DAS UI code from enterprise (#9192) 2020-10-29 07:46:42 -05:00
stepper-input.js
toggle.js Add DAS UI code from enterprise (#9192) 2020-10-29 07:46:42 -05:00
topo-viz.js
two-step-button.js