Skip to content

Need to fix test case assumptions so they work across platforms #620

Open
@jchunkins

Description

@jchunkins

Currently the test case Launch bundle in test/e2e/bundle_image_test.go assumes that the opm executable used in the test is compiled for linux. If you run this test on a darwin environment, the kube job will not succeed unless you manually cross compile for linux and include the binary at bin/opm.

Metadata

Metadata

Assignees

Labels

kind/failing-testCategorizes issue or PR as related to a consistently or frequently failing test.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions