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

Add integration–test code base to rhobs/config #566

Merged
merged 2 commits into from
Aug 9, 2023

Conversation

vprashar2929
Copy link
Contributor

This PR migrates the integration-test's code base to rhobs/config. It doesn't delete the existing post-deploy job code but adds a new folder framework inside tests/inetgration_tests

@vprashar2929 vprashar2929 force-pushed the add-integration-test branch 5 times, most recently from d80aa4b to 60e9a92 Compare July 28, 2023 13:18
@vprashar2929 vprashar2929 marked this pull request as ready for review July 28, 2023 14:11
@vprashar2929 vprashar2929 changed the title draft: Add integration–test code base to rhobs/config Add integration–test code base to rhobs/config Jul 28, 2023
go.mod Outdated
@@ -7,7 +7,9 @@ require (
github.com/observatorium/api v0.1.3-0.20220621123450-69c5f2661d01
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.60.1
github.com/pyrra-dev/pyrra v0.5.2
k8s.io/apimachinery v0.25.3
k8s.io/api v0.27.4
Copy link
Member

@saswatamcode saswatamcode Aug 2, 2023

Choose a reason for hiding this comment

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

Given that we will move to Go based config soon...let's actually move this to a separate module? Like a new go.mod in framework dir

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Absolutely we can. I also want to keep the integration-test's related stuff isolated from the configuration.

Signed-off-by: Vibhu Prashar <[email protected]>
@philipgough philipgough merged commit c8bb4a4 into rhobs:main Aug 9, 2023
1 check passed
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.

3 participants