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

fix: make targets for build-task-dockerfile repo #1530

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

Conversation

tisutisu
Copy link
Contributor

Description

This PR will fix and update the make targets related to build-task-dockerfiles repo

Issue ticket number and link

https://issues.redhat.com/browse/STONEBLD-3174

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Locally.

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added meaningful description with JIRA/GitHub issue key(if applicable), for example HASSuiteDescribe("STONE-123456789 devfile source")
  • I have updated labels (if needed)

@openshift-ci openshift-ci bot requested review from kasemAlem and rhopp March 12, 2025 13:13
Copy link

openshift-ci bot commented Mar 12, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from tisutisu. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tisutisu tisutisu requested a review from mmorhun March 13, 2025 08:47
@konflux-ci-qe-bot
Copy link

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

PipelineRun Name Status Rerun command Build Log Test Log
konflux-e2e-p7wc2 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/e2e-tests:konflux-e2e-p7wc2

Test results analysis

🚨 Error occurred while running the E2E tests, list of failed Spec(s):

➡️ [failed] [It] [build-service-suite Build service E2E tests] test PaC component build gitlab when a new component without specified branch is created and with visibility private a related PipelineRun should be deleted after deleting the component [build-service, github-webhook, pac-build, pipeline, image-controller, pac-custom-default-branch]

Click to view logs

Timed out after 180.001s.
timed out when waiting for the PipelineRun to be removed for Component build-e2e-ymfa-tenant/gl-test-custom-branch-ofpfyr
Expected
    <*errors.errorString | 0xc000e73870>: 
    pipelinerun build-e2e-ymfa-tenant/gl-test-custom-default-dzsxuq-on-pull-request-gzsdr is not removed yet
    {
        s: "pipelinerun build-e2e-ymfa-tenant/gl-test-custom-default-dzsxuq-on-pull-request-gzsdr is not removed yet",
    }
to match error
    <*matchers.ContainSubstringMatcher | 0xc0015aa030>: {
        Substr: "no pipelinerun found",
        Args: nil,
    }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants