Skip to content

[e2e] Include e2e resources as embed #2848

Open
@adrianriobo

Description

With the go version upgrade to 1.16 it is possible to use embed pakage to include the external resources used by e2e testing (sample specs, scripts, ...).

Using this mechanism will improve the portability of the e2e binary to run the test. Also it will help to avoid some specific setup required on certain MacOS versions for running the e2e binary.

  • Use embed for e2e resources.
  • Review crc-e2e cotainer definition to remove copy paste of e2e resources.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions