File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 62
62
- tests/integration/ha_tests/application_charm
63
63
- tests/integration/relation_tests/application-charm
64
64
with :
65
- cache : true
66
65
path-to-charm-directory : ${{ matrix.path }}
67
66
68
67
integration-test :
83
82
- build
84
83
uses :
canonical/data-platform-workflows/.github/workflows/[email protected]
85
84
with :
86
- artifact-prefix : packed-charm-cache-true
85
+ artifact-prefix : packed-charm-cache-false # TODO revert to "packed-charm-cache- true" when cache re-enabled
87
86
cloud : microk8s
88
87
microk8s-snap-channel : 1.29-strict/stable
89
88
juju-agent-version : ${{ matrix.juju.agent }}
Original file line number Diff line number Diff line change 36
36
build :
37
37
name : Build charm
38
38
uses :
canonical/data-platform-workflows/.github/workflows/[email protected]
39
+ with :
40
+ artifact-prefix : temp-release-packed-charm # TODO: remove after caching re-enabled on PR
39
41
40
42
release :
41
43
name : Release charm
You can’t perform that action at this time.
0 commit comments