Skip to content

Conversation

ggiguash
Copy link
Contributor

@ggiguash ggiguash commented May 1, 2024

Follow-up on the #3296 fix.

Added the rpm -V tests on all installed MicroShift RPM packages:

  • In the standard1 suite, which is run on both rpm and ostree configurations
  • In the optional suite for olm / multus tests to cover the extra package checks

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label May 1, 2024
@openshift-ci-robot
Copy link

@ggiguash: This pull request references Jira Issue OCPBUGS-31661, which is invalid:

  • expected the bug to be in one of the following states: NEW, ASSIGNED, POST, but it is MODIFIED instead

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

In response to this:

Follow-up on the #3296 fix.

Added the rpm -V tests on all installed MicroShift RPM packages:

  • In the standard1 suite, which is run on both rpm and ostree configurations
  • In the optional suite for olm / multus tests to cover the extra package checks

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/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. label May 1, 2024
@openshift-ci openshift-ci bot requested review from copejon and jerpeter1 May 1, 2024 06:50
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 1, 2024
@ggiguash
Copy link
Contributor Author

ggiguash commented May 1, 2024

/label jira/valid-bug

@openshift-ci openshift-ci bot added the jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. label May 1, 2024
@ggiguash
Copy link
Contributor Author

ggiguash commented May 1, 2024

/test ?

Copy link
Contributor

openshift-ci bot commented May 1, 2024

@ggiguash: The following commands are available to trigger required jobs:

  • /test images
  • /test metal-bootc-test
  • /test metal-bootc-test-arm
  • /test metal-periodic-test
  • /test metal-periodic-test-arm
  • /test microshift-metal-cache
  • /test microshift-metal-cache-arm
  • /test microshift-metal-tests
  • /test microshift-metal-tests-arm
  • /test ocp-conformance-rhel-eus
  • /test ocp-conformance-rhel-eus-arm
  • /test test-rpm
  • /test test-unit
  • /test verify

The following commands are available to trigger optional jobs:

  • /test test-rebase

Use /test all to run the following jobs that were automatically triggered:

  • pull-ci-openshift-microshift-main-images
  • pull-ci-openshift-microshift-main-microshift-metal-tests
  • pull-ci-openshift-microshift-main-microshift-metal-tests-arm
  • pull-ci-openshift-microshift-main-test-unit
  • pull-ci-openshift-microshift-main-verify

In response to this:

/test ?

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/test-infra repository.

@ggiguash
Copy link
Contributor Author

ggiguash commented May 1, 2024

/test metal-bootc-test
/test metal-bootc-test-arm
/test metal-periodic-test
/test metal-periodic-test-arm

@ggiguash
Copy link
Contributor Author

ggiguash commented May 1, 2024

/jira refresh

@openshift-ci-robot openshift-ci-robot removed the jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. label May 1, 2024
@openshift-ci-robot
Copy link

@ggiguash: This pull request references Jira Issue OCPBUGS-31661, which is valid. The bug has been moved to the POST state.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.16.0) matches configured target version for branch (4.16.0)
  • bug is in the state ASSIGNED, which is one of the valid states (NEW, ASSIGNED, POST)

Requesting review from QA contact:
/cc @jogeo

In response to this:

/jira refresh

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 openshift-ci bot requested a review from jogeo May 1, 2024 06:53
@ggiguash
Copy link
Contributor Author

ggiguash commented May 1, 2024

/test metal-periodic-test-arm

@ggiguash
Copy link
Contributor Author

ggiguash commented May 1, 2024

/test metal-bootc-test
/test metal-bootc-test-arm
/test metal-periodic-test
/test metal-periodic-test-arm

@ggiguash ggiguash force-pushed the rpm_verification_test branch from 9b93248 to e0fbc3a Compare May 1, 2024 12:32
@ggiguash
Copy link
Contributor Author

ggiguash commented May 1, 2024

/test metal-bootc-test
/test metal-bootc-test-arm
/test metal-periodic-test
/test metal-periodic-test-arm

Copy link
Contributor

openshift-ci bot commented May 1, 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/test-infra repository. I understand the commands that are listed here.

@copejon
Copy link
Contributor

copejon commented May 1, 2024

/lgtm

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

openshift-ci bot commented May 1, 2024

[APPROVALNOTIFIER] This PR is APPROVED

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

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

@openshift-merge-bot openshift-merge-bot bot merged commit c23367d into openshift:main May 1, 2024
@openshift-ci-robot
Copy link

@ggiguash: Jira Issue OCPBUGS-31661: All pull requests linked via external trackers have merged:

Jira Issue OCPBUGS-31661 has been moved to the MODIFIED state.

In response to this:

Follow-up on the #3296 fix.

Added the rpm -V tests on all installed MicroShift RPM packages:

  • In the standard1 suite, which is run on both rpm and ostree configurations
  • In the optional suite for olm / multus tests to cover the extra package checks

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.

@ggiguash ggiguash deleted the rpm_verification_test branch May 2, 2024 06:26
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-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. 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