Skip to content

Conversation

ggiguash
Copy link
Contributor

No description provided.

@openshift-ci-robot
Copy link

openshift-ci-robot commented Oct 21, 2024

@ggiguash: This pull request references USHIFT-4341 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.18.0" version, but no target version was set.

In response to this:

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Oct 21, 2024
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Oct 21, 2024
Copy link
Contributor

openshift-ci bot commented Oct 21, 2024

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 21, 2024
@ggiguash ggiguash marked this pull request as ready for review October 25, 2024 07:38
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Oct 25, 2024
@ggiguash
Copy link
Contributor Author

/assign @pacevedom

@ggiguash
Copy link
Contributor Author

/hold
The system configuration works and tests start normally.
Waiting to confirm that the tests pass locally.

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 25, 2024
Copy link
Contributor

@pacevedom pacevedom left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Oct 25, 2024
Copy link
Contributor

openshift-ci bot commented Oct 25, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ggiguash, pacevedom

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

The pull request process is described 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

@ggiguash
Copy link
Contributor Author

I confirm that CNCF tests are passing in the local setup.
/unhold

$ tail -6 e2e.log 
Ran 404 of 6603 Specs in 6172.640 seconds
SUCCESS! -- 404 Passed | 0 Failed | 0 Pending | 6199 Skipped
PASS

Ginkgo ran 1 suite in 1h42m53.093673003s
Test Suite Passed

$ jq < cncf_status.json
{
  "plugins": [
    {
      "plugin": "systemd-logs",
      "node": "el94-src-cncf-conformance-host1",
      "status": "complete",
      "result-status": "passed",
      "result-counts": {
        "passed": 1
      }
    },
    {
      "plugin": "systemd-logs",
      "node": "el94-src-cncf-conformance-host2",
      "status": "complete",
      "result-status": "passed",
      "result-counts": {
        "passed": 1
      }
    },
    {
      "plugin": "e2e",
      "node": "global",
      "status": "complete",
      "result-status": "passed",
      "result-counts": {
        "passed": 408,
        "skipped": 6199
      },
      "progress": {
        "name": "e2e",
        "node": "global",
        "timestamp": "2024-10-25T09:13:15.570327524Z",
        "msg": "Test Suite completed",
        "total": 404,
        "completed": 0
      }
    }
  ],
  "status": "complete",
  "tar-info": {
    "name": "202410250729_sonobuoy_a9b4aafa-5a52-407d-883f-ff64a6a5c80e.tar.gz",
    "created": "2024-10-25T09:13:43.880501654Z",
    "sha256": "0cdf1c841e84e20dabc0f955286579ede45198b5b2cc9cdd9739d0787bceb0af",
    "size": 2149970
  }
}

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 25, 2024
Copy link
Contributor

openshift-ci bot commented Oct 25, 2024

@ggiguash: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@openshift-merge-bot openshift-merge-bot bot merged commit 477b177 into openshift:main Oct 25, 2024
12 checks passed
@ggiguash ggiguash deleted the bootc_cncf_tests branch October 26, 2024 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants