You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2020. It is now read-only.
Acceptance Criteria Case 1 When I configure a CNB build template for knative that uses a persistent volume claim as an interbuild cache And The build complete successfully Then The cache from that build is available to the next build that uses the same PVC
Case 2 When I configure a CNB build template for knative that uses a persistent volume claim as an interbuild cache And The build fails or is otherwise interrupted at any point Then The cache from that build is not available to the next build that uses the same PVC.
Acceptance Criteria
Case 1
When I configure a CNB build template for knative that uses a persistent volume claim as an interbuild cache
And The build complete successfully
Then The cache from that build is available to the next build that uses the same PVC
Case 2
When I configure a CNB build template for knative that uses a persistent volume claim as an interbuild cache
And The build fails or is otherwise interrupted at any point
Then The cache from that build is not available to the next build that uses the same PVC.
NOTES
The text was updated successfully, but these errors were encountered: