nephio-project / sig-release

SIG Release will govern the Nephio release process and manage the releases.
Apache License 2.0
1 stars 4 forks source link

E2E Testing : Setup Test bed for integration tests and integrate with PROW #11

Closed gvbalaji closed 1 year ago

gvbalaji commented 1 year ago

We need to setup the test bed for integration and system tests and integrate with Prow so that they can be automatically run as part of the pipeline. This involves multiple tasks. Following are some of the identified tasks and will be triaged further.

Todo

aravind254 commented 1 year ago

We have requested SIG-2 to clarify the requirements for E2E test bed, https://github.com/nephio-project/nephio/issues/48

At a high level we need test bed that can a) Run in a local sandboxed environment b) can integrate with Nephio CI/CD (PROW) pipeline.

johnbelamaric commented 1 year ago

Let's consider this done once https://github.com/nephio-project/test-infra/pull/65 merges