knative / test-infra

Test infrastructure for the Knative project
Apache License 2.0
82 stars 162 forks source link

add new job to run internal encryption tests for Contour #3649

Closed KauzClay closed 1 year ago

KauzClay commented 1 year ago

What this PR does, why we need it:

knative-prow[bot] commented 1 year ago

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

krsna-m commented 1 year ago

@KauzClay Looks like update-codegen script needs to be ran. The prow job_config yaml is just a template the codegen tool will generate the actual job yaml

krsna-m commented 1 year ago

/approve

knative-prow[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: KauzClay, kvmware

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](https://github.com/knative/test-infra/blob/main/OWNERS)~~ [kvmware] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
krsna-m commented 1 year ago

/lgtm

knative-prow[bot] commented 1 year ago

@KauzClay: Updated the job-config configmap in namespace default at cluster default using the following files:

In response to [this](https://github.com/knative/test-infra/pull/3649): >**What this PR does, why we need it**:
>* run test added in https://github.com/knative/serving/pull/13559 on each PR >* test does nothing now, will be implemented in a later PR (https://github.com/knative/serving/pull/13536) >* Part of a series of PRs to add an e2e test for Internal Encryption feature >* In support of implementing internal encryption for net-contour here: https://github.com/knative-sandbox/net-contour/pull/819. > > > > > > > > > Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.