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

OPCT-177: pre-release v0.4.0 fixes #70

Merged

Conversation

mtulio
Copy link
Contributor

@mtulio mtulio commented May 22, 2023

@openshift-ci openshift-ci bot requested review from faermanj and rvanderp3 May 22, 2023 18:00
@mtulio
Copy link
Contributor Author

mtulio commented May 22, 2023

/assign @rvanderp3

tests running, holding until it finishes.
/hold

@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 May 22, 2023
@mtulio mtulio added kind/bug Categorizes issue or PR as related to a bug. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. kind/documentation Categorizes issue or PR as related to documentation. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. labels May 22, 2023
@mtulio
Copy link
Contributor Author

mtulio commented May 22, 2023

Success execution of OPCT v0.4 on OCP 4.13.0:

$ ./opct-linux-amd64 run -w --plugins-image=openshift-tests-provider-cert:v0.4.0-beta2

 $ ./opct-linux-amd64 report opct-v0.4.0_202305221743_sonobuoy_4ea19335-24b4-4964-9942-2f54e14f8971.tar.gz
> OpenShift Provider Certification Summary <

 Kubernetes API Server version		: v1.26.3+b404935
 OpenShift Container Platform version	: 4.13.0
 - Cluster Update Progressing		: False
 - Cluster Target Version		: Cluster version is 4.13.0
						
 OCP Infrastructure:			
 - PlatformType				: None
 - Name					: opct-v040-5fdxz
 - Topology				: HighlyAvailable
 - ControlPlaneTopology			: HighlyAvailable
 - API Server URL			: https://api.opct-v040.devcluster.openshift.com:6443
 - API Server URL (internal)		: https://api-int.opct-v040.devcluster.openshift.com:6443
						
 Plugins summary by name:		  Status [Total/Passed/Failed/Skipped] (timeout)
 - 10-openshift-kube-conformance	: failed [722/695/27/0] (0)
 - 20-openshift-conformance-validated	: failed [3808/1680/54/2074] (0)
									
 Health summary:			  [A=True/P=True/D=True]	
 - Cluster Operators			: [33/0/0]
 - Node health				: 6/6  (100%)
 - Pods health				: 239/242  (98%)

> Processed Summary <

 Total tests by conformance suites:
 - kubernetes/conformance: 364 
 - openshift/conformance: 3443 

 Result Summary by conformance plugins:
 - 10-openshift-kube-conformance:
   - Status: failed
   - Total: 722
   - Passed: 695
   - Failed: 27
   - Timeout: 0
   - Skipped: 0
   - Failed (without filters) : 27
   - Failed (Filter SuiteOnly): 0
   - Failed (Filter CI Flakes): 0
   - Status After Filters     : pass
 - 20-openshift-conformance-validated:
   - Status: failed
   - Total: 3808
   - Passed: 1680
   - Failed: 54
   - Timeout: 0
   - Skipped: 2074
   - Failed (without filters) : 54
   - Failed (Filter SuiteOnly): 22
   - Failed (Filter CI Flakes): 4
   - Status After Filters     : failed

It's ready to promote to GA after this PR.
/unhold

@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 May 22, 2023
@rvanderp3
Copy link
Contributor

/lgtm
/approve

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

openshift-ci bot commented May 23, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rvanderp3

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-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 23, 2023
@openshift-merge-robot openshift-merge-robot merged commit 4a17f2b into redhat-openshift-ecosystem:main May 23, 2023
2 checks passed
@mtulio mtulio deleted the fix-ci-release branch May 23, 2023 16:01
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. kind/bug Categorizes issue or PR as related to a bug. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. kind/documentation Categorizes issue or PR as related to documentation. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants