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

Run E2E Happy path nightly with "ephemeral workspaces" #15101

Closed
dmytro-ndp opened this issue Nov 5, 2019 · 3 comments
Closed

Run E2E Happy path nightly with "ephemeral workspaces" #15101

dmytro-ndp opened this issue Nov 5, 2019 · 3 comments
Labels
area/qe kind/task Internal things, technical debt, and to-do tasks to be performed. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Milestone

Comments

@dmytro-ndp
Copy link
Contributor

dmytro-ndp commented Nov 5, 2019

Is your task related to a problem? Please describe.

Right now, Happy Path tests are running only with "normal" workspaces. We need to crete suite to run Happy Path tests also with ephemeral workspaces (workspaces which doesn't need persistent storage), as this is one of the main usecase in hosted Che.

Related issues

#14749

@dmytro-ndp dmytro-ndp added kind/task Internal things, technical debt, and to-do tasks to be performed. team/che-qe labels Nov 5, 2019
@rhopp rhopp added this to the Backlog - QE milestone Dec 4, 2019
@rhopp rhopp changed the title Prepare infrastructure to run E2E Happy path tests on "ephemeral workspaces" Run E2E Happy path nightly with "ephemeral workspaces" Dec 4, 2019
@rhopp
Copy link
Contributor

rhopp commented Dec 4, 2019

This could be implemented either by using different devfile, which would have ephemeral workspace enabled by default.
Or we could do it through dashboard UI.

@rhopp rhopp added the area/qe label May 11, 2020
@Katka92
Copy link
Contributor

Katka92 commented Jul 15, 2020

We are running devfile tests nightly (for now with persistent volume). Maybe we can incorporate this into those tests - it should be really easy as we are already using the dashboard Get Started page where the toggle is present.
Another benefit of adding that to the nightly devfile test suite is that we don't have to create new job/suite that will need extra maintenance.

@che-bot
Copy link
Contributor

che-bot commented Jan 20, 2021

Issues go stale after 180 days of inactivity. lifecycle/stale issues rot after an additional 7 days of inactivity and eventually close.

Mark the issue as fresh with /remove-lifecycle stale in a new comment.

If this issue is safe to close now please do so.

Moderators: Add lifecycle/frozen label to avoid stale mode.

@che-bot che-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 20, 2021
@che-bot che-bot closed this as completed Feb 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/qe kind/task Internal things, technical debt, and to-do tasks to be performed. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

4 participants