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

Reduce number of OCI registries used for e2e tests #353

Open
2 tasks
ikhandamirov opened this issue Dec 30, 2024 · 0 comments
Open
2 tasks

Reduce number of OCI registries used for e2e tests #353

ikhandamirov opened this issue Dec 30, 2024 · 0 comments
Labels
area/ipcei Important Project of Common European Interest kind/task small task, normally part of feature or epic

Comments

@ikhandamirov
Copy link

Description:

Requested here and here.

The original e2e tests sets up one unprotected OCI registry. The e2e test of the replication controller added two more password-protected registries.

The suggestion is to "create 2 registries that are both protected and change the original registry to be protected. That way we don't need 3". I.e. one of the protected registries will be used for both the original test as well as for the test of the replication controller. In this case the third registry can be dropped.

Done Criteria:

  • Code has been reviewed by other team members
  • Existing e2e tests continue to run successfully.
@ikhandamirov ikhandamirov added the kind/task small task, normally part of feature or epic label Dec 30, 2024
@github-actions github-actions bot added the area/ipcei Important Project of Common European Interest label Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ipcei Important Project of Common European Interest kind/task small task, normally part of feature or epic
Projects
Status: 🆕 ToDo
Development

No branches or pull requests

1 participant