Commit Graph

9 Commits

Author SHA1 Message Date
Felipe Reyes
d28b885f7a Set tempdir to a directory under ~/
When juju 3.x is used (installed from a snap in strict confinement) the
temporary directory of the system (e.g. /tmp) can't be read by 'juju',
this is used by zaza-openstack-tests to write testing policy files
among other transitory files that are passed to juju's CLI.

This change moves Python's default temporary file to ~/tmp unless
overriden by the environment variable TEST_TMPDIR.
2024-02-19 11:03:16 -03:00
Bas de Bruijne
817500a39d add all envvars 2023-01-16 15:06:03 +00:00
Bas de Bruijne
a9006dc5d7 document added envvars in the REAME 2023-01-16 14:42:50 +00:00
Chris MacNaughton
8acb08a904 Update path to the noop test 2020-04-02 15:44:17 +02:00
Chris MacNaughton
5d46f6df1b Revert - didn't mean to commit directly 2020-04-02 15:43:59 +02:00
Chris MacNaughton
c712cd5222 Fix path to the noop test 2020-04-02 15:42:56 +02:00
Chris MacNaughton
0854288288 update readme 2019-05-09 10:53:24 +02:00
Liam Young
0918582233 Add some pointers to docs etc in global readme 2018-08-09 15:51:04 +01:00
Ryan Beisner
ac0b7995c5 Add license, copyright and update package info 2018-08-08 16:11:04 -05:00