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

[serverless-1.29.0] patch func deploy task for serverless 1.29.1 #617

Conversation

jrangelramos
Copy link

patch for func-deploy task to use midstream specific client built for 1.29.1

@openshift-ci openshift-ci bot requested review from rhuss and vyasgun July 28, 2023 19:32
@codecov-commenter
Copy link

codecov-commenter commented Jul 28, 2023

Codecov Report

❗ No coverage uploaded for pull request base (serverless-1.29.0@c8423f7). Click here to learn what that means.
Patch has no changes to coverable lines.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

Additional details and impacted files
@@                 Coverage Diff                  @@
##             serverless-1.29.0     #617   +/-   ##
====================================================
  Coverage                     ?   63.33%           
====================================================
  Files                        ?       94           
  Lines                        ?    12670           
  Branches                     ?        0           
====================================================
  Hits                         ?     8024           
  Misses                       ?     3981           
  Partials                     ?      665           
Flag Coverage Δ
e2e-test 40.01% <0.00%> (?)
e2e-test-runtime-go 27.24% <0.00%> (?)
e2e-test-runtime-node 29.39% <0.00%> (?)
e2e-test-runtime-python 29.42% <0.00%> (?)
e2e-test-runtime-quarkus 29.56% <0.00%> (?)
e2e-test-runtime-springboot 27.39% <0.00%> (?)
e2e-test-runtime-typescript 29.56% <0.00%> (?)
integration-tests 49.95% <0.00%> (?)
unit-tests-macos-latest 51.97% <0.00%> (?)
unit-tests-ubuntu-latest 52.79% <0.00%> (?)
unit-tests-windows-latest 52.02% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@matejvasek
Copy link
Collaborator

/approve
/lgtm

@jrangelramos
Copy link
Author

hello @matejvasek @dsimansk , can we override failed tests on this one and get this merged?

@matejvasek
Copy link
Collaborator

/override "On Cluster RT Test (1.20.x, ubuntu-latest)"
/override "On Cluster Test"

@openshift-ci
Copy link

openshift-ci bot commented Sep 6, 2023

@matejvasek: /override requires failed status contexts, check run or a prowjob name to operate on.
The following unknown contexts/checkruns were given:

  • On Cluster Test

Only the following failed contexts/checkruns were expected:

  • E2E Test (1.20.x, ubuntu-latest)
  • E2E Test (go)
  • E2E Test (node)
  • E2E Test (python)
  • E2E Test (quarkus)
  • E2E Test (springboot)
  • E2E Test (typescript)
  • On Cluster RT Test (1.20.x, ubuntu-latest)
  • On Cluster Test (1.20.x, ubuntu-latest)
  • tide

If you are trying to override a checkrun that has a space in it, you must put a double quote on the context.

In response to this:

/override "On Cluster RT Test (1.20.x, ubuntu-latest)"
/override "On Cluster 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.

@matejvasek
Copy link
Collaborator

/override "On Cluster RT Test (1.20.x, ubuntu-latest)"
/override "On Cluster Test (1.20.x, ubuntu-latest)"

@openshift-ci
Copy link

openshift-ci bot commented Sep 6, 2023

@matejvasek: Overrode contexts on behalf of matejvasek: On Cluster RT Test (1.20.x, ubuntu-latest), On Cluster Test (1.20.x, ubuntu-latest)

In response to this:

/override "On Cluster RT Test (1.20.x, ubuntu-latest)"
/override "On Cluster Test (1.20.x, ubuntu-latest)"

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.

@openshift-ci openshift-ci bot removed the lgtm label Sep 6, 2023
@matejvasek
Copy link
Collaborator

/lgtm
/approve

@openshift-ci openshift-ci bot added the lgtm label Sep 6, 2023
@matejvasek
Copy link
Collaborator

Test here are failing because of Go version.

@matejvasek
Copy link
Collaborator

On 1.20.5 more test would pass.

@matejvasek
Copy link
Collaborator

/override "E2E Test (1.20.x, ubuntu-latest)"

@openshift-ci
Copy link

openshift-ci bot commented Sep 6, 2023

@matejvasek: Overrode contexts on behalf of matejvasek: E2E Test (1.20.x, ubuntu-latest)

In response to this:

/override "E2E Test (1.20.x, ubuntu-latest)"

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.

@openshift-ci openshift-ci bot removed the lgtm label Sep 6, 2023
@matejvasek
Copy link
Collaborator

/lgmt

@matejvasek
Copy link
Collaborator

/override "On Cluster RT Test (1.20.5, ubuntu-latest)"
/override "On Cluster Test (1.20.5, ubuntu-latest)"

@openshift-ci
Copy link

openshift-ci bot commented Sep 6, 2023

@matejvasek: /override requires failed status contexts, check run or a prowjob name to operate on.
The following unknown contexts/checkruns were given:

  • On Cluster RT Test (1.20.5, ubuntu-latest)
  • On Cluster Test (1.20.5, ubuntu-latest)

Only the following failed contexts/checkruns were expected:

  • tide

If you are trying to override a checkrun that has a space in it, you must put a double quote on the context.

In response to this:

/override "On Cluster RT Test (1.20.5, ubuntu-latest)"
/override "On Cluster Test (1.20.5, ubuntu-latest)"

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.

@matejvasek
Copy link
Collaborator

/approve
/lgtm

@openshift-ci openshift-ci bot added the lgtm label Sep 6, 2023
@openshift-ci
Copy link

openshift-ci bot commented Sep 6, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jrangelramos, matejvasek

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:
  • OWNERS [jrangelramos,matejvasek]

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

@matejvasek
Copy link
Collaborator

/override "On Cluster RT Test (1.20.5, ubuntu-latest)"
/override "On Cluster Test (1.20.5, ubuntu-latest)"

@openshift-ci
Copy link

openshift-ci bot commented Sep 6, 2023

@matejvasek: /override requires failed status contexts, check run or a prowjob name to operate on.
The following unknown contexts/checkruns were given:

  • On Cluster RT Test (1.20.5, ubuntu-latest)
  • On Cluster Test (1.20.5, ubuntu-latest)

Only the following failed contexts/checkruns were expected:

  • On Cluster RT Test (1.20.2, ubuntu-latest)
  • On Cluster Test (1.20.2, ubuntu-latest)
  • tide

If you are trying to override a checkrun that has a space in it, you must put a double quote on the context.

In response to this:

/override "On Cluster RT Test (1.20.5, ubuntu-latest)"
/override "On Cluster Test (1.20.5, ubuntu-latest)"

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.

@matejvasek
Copy link
Collaborator

/override "On Cluster RT Test (1.20.2, ubuntu-latest)"
/override "On Cluster Test (1.20.2, ubuntu-latest)"

@openshift-ci
Copy link

openshift-ci bot commented Sep 6, 2023

@matejvasek: Overrode contexts on behalf of matejvasek: On Cluster RT Test (1.20.2, ubuntu-latest), On Cluster Test (1.20.2, ubuntu-latest)

In response to this:

/override "On Cluster RT Test (1.20.2, ubuntu-latest)"
/override "On Cluster Test (1.20.2, ubuntu-latest)"

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.

@openshift-merge-robot openshift-merge-robot merged commit a8f2dd6 into openshift-knative:serverless-1.29.0 Sep 6, 2023
20 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants