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

[V1] external container itests #387

Merged

Conversation

andrewazores
Copy link
Member

@andrewazores andrewazores commented Jan 7, 2021

This is a backport of #376 . There was an adjustment to BasicCommandChannelIT required, which is included as a separate commit. main has this test disabled, so the correction was never made. Otherwise, the patch applied with only one minor merge conflict, also to BasicCommandChannelIT.

* Update instructions for manual itest rerun

* Set up test container inside a pod

* Add basic external container discovery test

Add test and utils to run an external container within the test pod, check that ContainerJFR discovers it, and then tear down

* Move utility classes into util package

* Mark test as disabled rather than commented out

* Rename base class

* Set pod name as property rather than hard-coded

* Refactoring
@andrewazores andrewazores requested a review from vic-ma January 7, 2021 21:35
@andrewazores andrewazores merged commit e62cce5 into cryostatio:v1 Jan 8, 2021
@andrewazores andrewazores deleted the v1-external-container-itests branch January 8, 2021 22:32
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.

2 participants