You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug pkg/executioncluster/impl/random_cluster_selector_test.go uses files from testdata which is stored in the parent folder. This is not needed.
Expected behavior testdata folder sits together with pkg/executioncluster/impl/random_cluster_selector_test.go in the same folder.
Flyte component
Overall
Flyte Setup and Installation scripts
Flyte Documentation
Flyte communication (slack/email etc)
FlytePropeller
FlyteIDL (Flyte specification language)
Flytekit (Python SDK)
FlyteAdmin (Control Plane service)
FlytePlugins
DataCatalog
FlyteStdlib (common libraries)
FlyteConsole (UI)
Other
To Reproduce
N/A
Screenshots
N/A
Environment
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered:
Describe the bug
pkg/executioncluster/impl/random_cluster_selector_test.go
uses files fromtestdata
which is stored in the parent folder. This is not needed.Expected behavior
testdata
folder sits together withpkg/executioncluster/impl/random_cluster_selector_test.go
in the same folder.Flyte component
To Reproduce
N/A
Screenshots
N/A
Environment
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: