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

External harness #7

Merged
merged 2 commits into from
Jul 19, 2024
Merged

Conversation

petrutlucian94
Copy link
Contributor

Switch to external harness

The rock tests are expected to share as significant amount of code
(e.g. k8s harness, various helpers), which was moved to a separate
project to avoid duplication.

While at it, we're fixing the linter and code formatter jobs.

@petrutlucian94 petrutlucian94 requested a review from a team as a code owner July 16, 2024 13:02
@petrutlucian94 petrutlucian94 force-pushed the external_harness branch 2 times, most recently from 8614755 to f32d7c8 Compare July 16, 2024 14:09
@petrutlucian94 petrutlucian94 mentioned this pull request Jul 17, 2024
The rock tests are expected to share as significant amount of code
(e.g. k8s harness, various helpers), which was moved to a separate
project to avoid duplication.

While at it, we're fixing the linter and code formatter jobs.
We'll ensure that the integration tests fail early if the rock
images are not specified.
Copy link
Member

@berkayoz berkayoz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work, should we adjust to use the metas directly introduced in k8s-test-harness#5 instead of the env variables?

@petrutlucian94
Copy link
Contributor Author

petrutlucian94 commented Jul 18, 2024

Great work, should we adjust to use the metas directly introduced in k8s-test-harness#5 instead of the env variables?

Sure, but I'd rather do it in a separate PR if that's ok with you.

I'd use these helpers as well as soon as they merge:

@berkayoz berkayoz merged commit de8092d into canonical:main Jul 19, 2024
5 of 9 checks passed
petrutlucian94 pushed a commit to petrutlucian94/multus-rock that referenced this pull request Jul 19, 2024
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