lp://staging/~chris.macnaughton/ubuntu-openstack-ci/add-swift
- Get this branch:
- bzr branch lp://staging/~chris.macnaughton/ubuntu-openstack-ci/add-swift
Branch merges
- Liam Young (community): Approve
-
Diff: 23 lines (+8/-0)1 file modifiedrun/job-parts/osci_openstack_common.sh (+8/-0)
Branch information
Recent revisions
- 439. By Chris MacNaughton
-
[aurelien-lourot, r=chris.
macnaughton] Support func-test-pr branch names with several slashes - 435. By Liam Young
-
[gnuoy, r=aurelien-lourot] Support Operator framework charms
The build process for an Operator framework charm that uses the
charmcraft for building is a zip file containing the charm. During the build
phase a new variable BUILT_ASSET_FILE is used to track the location of this
file.The mechanism for storing the built charm for consumption by later tests
is mostly the same as for other built charms accept the tar ball created to
store the built charm contains only the zip file. There is obviously not
much point in tar'ing up a zip file but in this case it does not do any
harm and minimises the number changes needed to support the new charms.Once the previously stored charm is retrieved by a future step it is
untar'd and then the zip file is unzipped into a new 'unpacked' directory.
The zip file is then copied into that directory and the charm is then
ready for its functional tests to be run.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu-openstack-ci