Skip to content

HIVE-2270: minimal e2e support for vSphere #2673

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

Merged
merged 1 commit into from
May 5, 2025

Conversation

dlom
Copy link
Contributor

@dlom dlom commented May 1, 2025

xref: HIVE-2270

corresponding CI PR: openshift/release#64450

see also: #2541

/assign @2uasimojo

@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, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented May 1, 2025

@dlom: This pull request references HIVE-2270 which is a valid jira issue.

In response to this:

xref: HIVE-2270

corresponding CI PR: openshift/release#64450

/assign @2uasimojo

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.

1 similar comment
@openshift-ci-robot
Copy link

openshift-ci-robot commented May 1, 2025

@dlom: This pull request references HIVE-2270 which is a valid jira issue.

In response to this:

xref: HIVE-2270

corresponding CI PR: openshift/release#64450

/assign @2uasimojo

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 review from 2uasimojo and jstuever May 1, 2025 21:48
@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, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented May 1, 2025

@dlom: This pull request references HIVE-2270 which is a valid jira issue.

In response to this:

xref: HIVE-2270

corresponding CI PR: openshift/release#64450

see also: #2541

/assign @2uasimojo

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.

@dlom
Copy link
Contributor Author

dlom commented May 1, 2025

/test e2e-vsphere

Copy link
Member

@2uasimojo 2uasimojo left a comment

Choose a reason for hiding this comment

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

Yeah, seems legit. I'm happy if the job is happy.

(If it were me, I might not have bothered making hiveutil support the env var as well as the CLI flag, but it's cool.)

/lgtm

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

codecov bot commented May 1, 2025

Codecov Report

Attention: Patch coverage is 0% with 30 lines in your changes missing coverage. Please review.

Project coverage is 50.24%. Comparing base (d03ed3f) to head (2c213e9).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
contrib/pkg/createcluster/create.go 0.00% 30 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2673      +/-   ##
==========================================
- Coverage   50.27%   50.24%   -0.04%     
==========================================
  Files         287      287              
  Lines       33949    33971      +22     
==========================================
  Hits        17069    17069              
- Misses      15531    15553      +22     
  Partials     1349     1349              
Files with missing lines Coverage Δ
pkg/constants/constants.go 100.00% <ø> (ø)
contrib/pkg/createcluster/create.go 0.00% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD d03ed3f and 2 for PR HEAD fa49673 in total

1 similar comment
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD d03ed3f and 2 for PR HEAD fa49673 in total

@2uasimojo
Copy link
Member

/lgtm cancel

looks like we're missing the vcenter input

@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label May 2, 2025
@dlom dlom force-pushed the HIVE-2270-mini branch from fa49673 to 2c213e9 Compare May 5, 2025 16:47
@dlom
Copy link
Contributor Author

dlom commented May 5, 2025

/test e2e-vsphere

Copy link
Contributor

openshift-ci bot commented May 5, 2025

@dlom: 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.

@2uasimojo
Copy link
Member

Yessss!

/lgtm

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

openshift-ci bot commented May 5, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 2uasimojo, dlom

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 571b054 into openshift:master May 5, 2025
11 checks passed
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