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 jenkins pipeline for functional tests #121

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

Add jenkins pipeline for functional tests #121

wants to merge 11 commits into from

Conversation

fridim
Copy link
Contributor

@fridim fridim commented Feb 18, 2025

  • Jenkins pipeline to run the functional tests
  • setup a local postgresql
  • detect an available port for both postgresql and the API
  • Ensure DB migrations are correct: UP + down, and then UP again
  • Use BW to get tokens in ocp shared cluster configs

@fridim fridim force-pushed the jenkins branch 30 times, most recently from fbb5529 to d634fce Compare February 20, 2025 11:14
- Jenkins pipeline to run the functional tests
- setup a local postgresql
- detect an available port for both postgresql and the API
- Ensure DB migrations are correct: UP + down, and then UP again
- Use BW to get tokens in ocp shared cluster configs
- Save and display API logs as artifact
- Update functional tests to pass with current cluster conf
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