-
Notifications
You must be signed in to change notification settings - Fork 293
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
Development
: Switch postgres e2e setup to Jenkins/Gitlab
#6948
Development
: Switch postgres e2e setup to Jenkins/Gitlab
#6948
Conversation
Add user to logout test course
9395e67
to
819d539
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR makes the server tests running for over one hour and probally get stuck somewhere.
6662db0
to
2912b41
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code looks good! Also, the health status of GitLab will be fixed 🎉
03b3f33
to
2673202
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code LGTM
Development
: Switch Postgres E2E Setup to Jenkins/GitlabDevelopment
: Switch postgres e2e setup to Jenkins/Gitlab
Checklist
General
Motivation and Context
We are currently only testing the E2E test with the Atlassian suite (bamboo, bitbucket, jira).
Description
This PR switches the postgres E2E plan to using Gitlab and Jenkins. It also fixes the gitlab health check and adds local user management (necessary users are created before each run).
Review Progress
Code Review