Skip to content
This repository was archived by the owner on Jun 18, 2020. It is now read-only.
This repository was archived by the owner on Jun 18, 2020. It is now read-only.

As a CNB user on Knative, I can use a PVC to cache builds #3

@ameyer-pivotal

Description

@ameyer-pivotal

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions