lp://staging/~fnordahl/ubuntu-openstack-ci/bug-1733984
- Get this branch:
- bzr branch lp://staging/~fnordahl/ubuntu-openstack-ci/bug-1733984
Branch merges
- Frode Nordahl: Approve
- Aurelien Lourot (community): Approve
-
Diff: 12 lines (+2/-2)1 file modifiedrun/job-parts/osci_job_common.sh (+2/-2)
Branch information
Recent revisions
- 440. By Frode Nordahl
-
Use ctime rather than mtime for cleanup
During various build processing on task executors archives will be
extracted to /tmp (pip, charm tools etc.). The mtime for the files
extracted come from the archive itself and stems from the upstream
build process. We most certainly would be more interested in when
the files were changed on the local file system (ctime) for
knowing what to clean up. - 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. - 431. By Liam Young
-
[gnuoy, r=chris.
macnaughton] A recent change to z-o-t switched proxy env variable A recent change to zaza-openstack-
tests switched the tests from using
OS_TEST_HTTP_PROXY to TEST_HTTP_PROXY *1. This has caused some failures *2
as osci is still using the old variablr.*1 https:/
/github. com/openstack- charmers/ zaza-openstack- tests/commit/ 1a784f5b049fc99 6b2f0cf584d983d 002df1a000
*2 https://review. opendev. org/#/c/ 735106/
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