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

e2e test infrastructure #82

Merged

Conversation

aliok
Copy link
Member

@aliok aliok commented Sep 17, 2024

This PR sets up the e2e test infrastructure.

There's a dummy test, which will be changed into a real e2e test later on.

Check individual commits.

Copy link

knative-prow bot commented Sep 17, 2024

@aliok: The label(s) kind/<kind> cannot be applied, because the repository doesn't have them.

In response to this:

Changes

/kind

Fixes #

Release Note


Docs


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.

@knative-prow knative-prow bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 17, 2024
Copy link

knative-prow bot commented Sep 17, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: aliok

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

@knative-prow knative-prow bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Sep 17, 2024
@aliok aliok force-pushed the 2024-09-17-security-e2e-tests branch 3 times, most recently from bdf2485 to 472b331 Compare September 17, 2024 20:10
Signed-off-by: Ali Ok <aliok@redhat.com>
Signed-off-by: Ali Ok <aliok@redhat.com>
@aliok aliok force-pushed the 2024-09-17-security-e2e-tests branch from 230209e to ea73c24 Compare September 18, 2024 06:18
@aliok aliok changed the title WIP: Backend security e2e tests e2e test infrastructure Sep 18, 2024
@knative-prow knative-prow bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 18, 2024
@aliok aliok requested a review from pierDipi September 18, 2024 06:35
Copy link
Member Author

Choose a reason for hiding this comment

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

I realized that the files in this folder need to be updated using automation.

Copy link
Member Author

Choose a reason for hiding this comment

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

How do we do that?

Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

To be addressed later with #83

Signed-off-by: Ali Ok <aliok@redhat.com>
Signed-off-by: Ali Ok <aliok@redhat.com>
hack/control-plane.sh Outdated Show resolved Hide resolved
hack/control-plane.sh Outdated Show resolved Hide resolved
hack/artifacts-env.sh Outdated Show resolved Hide resolved
test/config/100-config-logging.yaml Outdated Show resolved Hide resolved
test/config/100-config-logging.yaml Outdated Show resolved Hide resolved
test/e2e-common.sh Outdated Show resolved Hide resolved
test/e2e-tests.sh Outdated Show resolved Hide resolved
test/e2e-common.sh Outdated Show resolved Hide resolved
test/e2e-common.sh Outdated Show resolved Hide resolved
test/e2e-common.sh Outdated Show resolved Hide resolved
hack/tools.go Outdated Show resolved Hide resolved
Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
@aliok aliok force-pushed the 2024-09-17-security-e2e-tests branch from f8856a2 to 395750d Compare September 18, 2024 10:34
@pierDipi
Copy link
Member

/lgtm

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Sep 18, 2024
@knative-prow knative-prow bot merged commit c062137 into knative-extensions:main Sep 18, 2024
23 checks passed
@aliok aliok deleted the 2024-09-17-security-e2e-tests branch September 18, 2024 11:17
@aliok aliok mentioned this pull request Sep 18, 2024
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. lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants