Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate some e2e tests to integration tests #139

Closed
wants to merge 1 commit into from

Conversation

cpuguy83
Copy link
Member

@cpuguy83 cpuguy83 commented Feb 16, 2024

This moves everything that's not specifically dealing with a particular
source type into an integration test.

The test is designed to work with any target that has a container
output.
Though if/when we add support for building windows containers there will
need to be some changes since we are expecting linux specific outputs
currently.

@cpuguy83 cpuguy83 force-pushed the mariner2_integration_tests branch from c0ff938 to 735f8f2 Compare February 16, 2024 02:18
@cpuguy83 cpuguy83 requested a review from adamperlin February 16, 2024 17:36
This moves everything that's not specifically dealing with a particular
source type into an integration test.

The test is designed to work with any target that has a container
output.
Though if/when we add support for building windows containers there will
need to be some changes since we are expecting linux specific outputs
currently.

Signed-off-by: Brian Goff <[email protected]>
@cpuguy83
Copy link
Member Author

This was merged in as 85ebba1 in #141

@cpuguy83 cpuguy83 closed this Feb 23, 2024
@cpuguy83 cpuguy83 deleted the mariner2_integration_tests branch February 23, 2024 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant