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: Easy to locate e2e namespaces #1611

Open
4 tasks
nirs opened this issue Oct 28, 2024 · 0 comments
Open
4 tasks

e2e: Easy to locate e2e namespaces #1611

nirs opened this issue Oct 28, 2024 · 0 comments
Labels
enhancement New feature or request test Testing related issue

Comments

@nirs
Copy link
Member

nirs commented Oct 28, 2024

Currently we have inconsistent namespaces for e2e workloads:

  • appset-deploy-rbd-busybox
  • appset-deploy-cephfs-busybox
  • subscr-deploy-rbd-busybox
  • subscr-deploy-cephfs-busybox
  • disapp-deploy-rbd-busybox

When listing the clusters, the deployments/namespaces are scattered everywhere and hard to find.

We want to have a common prefix to make the workloads easy to find, and have shorter names:

  • e2e-appset-block
  • e2e-appset-file
  • e2e-subscr-block
  • e2e-subscr-file
  • e2e-disapp-block

Tasks:

  • Add "e2e-" prefix
  • Remove useless "-busybox" suffix
  • Remove useless "deploy-" part
  • Replace rbd and cephfs with block and file
@nirs nirs added enhancement New feature or request test Testing related issue labels Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request test Testing related issue
Projects
None yet
Development

No branches or pull requests

1 participant