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

RHTAP-3358 Promotion pipeline for GitLab/Jenkins(+ some fixes for #206

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

jkopriva
Copy link
Collaborator

GitLab)

image

@jkopriva
Copy link
Collaborator Author

/retest

1 similar comment
@jkopriva
Copy link
Collaborator Author

/retest

@jkopriva jkopriva mentioned this pull request Jan 16, 2025
@jkopriva jkopriva force-pushed the RHTAP-3358 branch 2 times, most recently from 2115a83 to f5a3c06 Compare January 20, 2025 09:22
@jkopriva
Copy link
Collaborator Author

/retest

src/apis/git-providers/gitlab.ts Show resolved Hide resolved
src/apis/git-providers/gitlab.ts Outdated Show resolved Hide resolved
src/utils/test.utils.ts Show resolved Hide resolved
repositoryName, developmentEnvironmentName, stagingEnvironmentName);
expect(gitopsPromotionMergeRequestNumber).toBeDefined();

await waitForGitLabCIPipelineToFinish(gitLabProvider, gitlabRepositoryGitOpsID, 1);
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we add more debug log to see whether pipeline failed for EC verify or any other issue

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I would put this under refactoring Jira. In case of gitlab you will need to collect all jobs for pipeline and then get logs - so unfortunately it is not one liner :(

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
19.1% Duplication on New Code (required ≤ 15%)

See analysis details on SonarQube Cloud

@jkopriva
Copy link
Collaborator Author

/retest

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