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

refactor(RELEASE-1191): use simple-signing-pipeline for irs #723

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

johnbieren
Copy link
Collaborator

This commit modifies the signing tasks that create InternalRequests. It changes them to use simple-signing-pipeline instead of hacbs-signing-pipeline. The former is our copy of the latter. This gives us more control over the pipeline.

@johnbieren johnbieren requested a review from a team as a code owner December 3, 2024 21:04
@johnbieren
Copy link
Collaborator Author

If this works then we know we can use git resolvers in internal request pipelineruns

mmalina
mmalina previously approved these changes Dec 3, 2024
Copy link
Contributor

@mmalina mmalina left a comment

Choose a reason for hiding this comment

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

Let's see if e2e works with this.

@johnbieren
Copy link
Collaborator Author

e2e error: pipelineRun missing parameters: [taskGitRevision] will debug tomorrow

Copy link

openshift-ci bot commented Dec 4, 2024

New changes are detected. LGTM label has been removed.

@openshift-ci openshift-ci bot removed the lgtm label Dec 4, 2024
This commit modifies the signing tasks that create InternalRequests. It
changes them to use `simple-signing-pipeline` instead of
`hacbs-signing-pipeline`. The former is our copy of the latter. This
gives us more control over the pipeline.

Signed-off-by: Johnny Bieren <jbieren@redhat.com>
@konflux-ci-qe-bot
Copy link

@johnbieren: The following test has Failed, say /retest to rerun failed tests.

PipelineRun Name Status Rerun command Build Log Test Log
konflux-e2e-tests-catalog-r25vp Failed /retest View Pipeline Log View Test Logs

Inspecting Test Artifacts

To inspect your test artifacts, follow these steps:

  1. Install ORAS (see the ORAS installation guide).
  2. Download artifacts with the following commands:
mkdir -p oras-artifacts
cd oras-artifacts
oras pull quay.io/konflux-test-storage/konflux-team/release-service-catalog:konflux-e2e-tests-catalog-r25vp

@johnbieren
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.

3 participants