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

Enable periodic task execution for OAI End-to-End testing #234

Merged

Conversation

electrocucaracha
Copy link
Member

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:

/kind bug
/kind cleanup
/kind design
/kind documentation
/kind failing-test

/kind feature

/kind flake

What this PR does / why we need it:
Until now, OAI e2e execution is done on demand basis. That restriction limits the capability for catching errors on new changes. This change enables the End-to-End test execution for OAI use case.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


Signed-off-by: Victor Morales <v.morales@samsung.com>
@arora-sagar
Copy link
Contributor

@electrocucaracha What is the benefit of doing this? Sorry I am not aware why are we doing this?

@radoslawc
Copy link
Collaborator

/approve

Copy link
Contributor

nephio-prow bot commented Feb 1, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: radoslawc

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

@nephio-prow nephio-prow bot added the approved label Feb 1, 2024
@electrocucaracha
Copy link
Member Author

@electrocucaracha What is the benefit of doing this? Sorry I am not aware why are we doing this?

This will execute the OAI end-to-end tests on a daily basis

prow/config/config.yaml Outdated Show resolved Hide resolved
Co-authored-by: Rado Chmiel <r.chmiel@partner.samsung.com>
@radoslawc
Copy link
Collaborator

/lgtm

@nephio-prow nephio-prow bot added the lgtm label Feb 2, 2024
@nephio-prow nephio-prow bot merged commit 946b09b into nephio-project:main Feb 2, 2024
3 checks passed
Copy link
Contributor

nephio-prow bot commented Feb 2, 2024

@electrocucaracha: Updated the config configmap in namespace prow at cluster default using the following files:

  • key config.yaml using file prow/config/config.yaml

In response to this:

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:

/kind bug
/kind cleanup
/kind design
/kind documentation
/kind failing-test

/kind feature

/kind flake

What this PR does / why we need it:
Until now, OAI e2e execution is done on demand basis. That restriction limits the capability for catching errors on new changes. This change enables the End-to-End test execution for OAI use case.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


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.

@electrocucaracha electrocucaracha deleted the enable_oai_periodic branch February 28, 2024 19:57
dkosteck pushed a commit to vjayaramrh/test-infra that referenced this pull request Aug 15, 2024
…ject#234)

* Enable OAI periodic End-to-End execution

Signed-off-by: Victor Morales <v.morales@samsung.com>

* Update schedule timeframe

Co-authored-by: Rado Chmiel <r.chmiel@partner.samsung.com>

---------

Signed-off-by: Victor Morales <v.morales@samsung.com>
Co-authored-by: Rado Chmiel <r.chmiel@partner.samsung.com>
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.

3 participants