JenTing
JenTing
> @pavb74 > Would you mind amending the last 3 commits and adding the signed-off-by? > Then I think it's good to be merged. ping @pavb74
> > Out of curiosity, why the [clean-up remote branch](https://github.com/gitpod-io/gitpod/blob/39c5542024f7717041efde80cd1d5476e725ca7b/.werft/workspace-run-integration-tests.sh#L66) does not work sometimes? > > job's timeout😠We can also increase the timeout from 120 mins to more because...
/werft run :+1: started the job as [gitpod-build-to-gc-inte-br.14](https://werft.gitpod-dev.com/job/gitpod-build-to-gc-inte-br.14) (with `.werft/` from `main`)
> @jenting rebased from man The latest error comes this PR, and I left a comment https://github.com/gitpod-io/gitpod/pull/13241#issuecomment-1257430882
Hmmm... I started to test this scenario but failed - Project _without_ PVC  - User A _with_ PVC  - User B _without_ PVC  1. User A creates...
> Thank you @jenting , especially for the details, so I know what to look for. 🤔 Let me see if I find time to look into it today. Just...
> @jenting can you try again? ^ I am testing it now 😄
/werft run with-preview :+1: started the job as [gitpod-build-gpl-12718-pvc.10](https://werft.gitpod-dev.com/job/gitpod-build-gpl-12718-pvc.10) (with `.werft/` from `main`)
/werft run with-clean-slate-deployment :+1: started the job as [gitpod-build-gpl-12718-pvc.11](https://werft.gitpod-dev.com/job/gitpod-build-gpl-12718-pvc.11) (with `.werft/` from `main`)
I have verified all the cases, one case failed. The prebuild project does not enable persistent_volume_claim, but user A enables persistent_volume_claim. The prebuild project was built without a PVC object,...