Diff comments:
> diff --git a/mojo/service-bundle b/mojo/service-bundle
> index e6b6a1f..ab1c173 100644
> --- a/mojo/service-bundle
> +++ b/mojo/service-bundle
> @@ -75,6 +75,7 @@ applications:
> <<: *common-options
> nova-rcs: include-base64://{{local_dir}}/novarcs.tar
> worker-setup-command2: /CHECKOUTDIR//setup-commands/setup-testbed
> + worker-tmp-cleanup-config: e /tmp 1777 root root 30d
```
D /tmp 1777 root root 30d
```
This is the conf that has been deployed and tested for almost a month now. This
correspond to what was pushed by default on `noble`.
Before this line:
```
ubuntu@juju-7f2275-prod-proposed-migration-environment-3:~$ ll /tmp/ | wc -l
5444
```
After this line and three weeks:
```
ubuntu@juju-7f2275-prod-proposed-migration-environment-3:~$ ll /tmp/ | wc -l
1233
```
I observe the same thing on the other worker.
> {%- if stage_name == "production" %}
> net-name: net_prod-proposed-migration
> worker-default-flavor: autopkgtest
--
https://code.launchpad.net/~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/460680
Your team Canonical's Ubuntu QA is requested to review the proposed merge of
~andersson123/autopkgtest-cloud:cloud-worker-tmp-cleanup into
autopkgtest-cloud:master.
--
Mailing list: https://launchpad.net/~canonical-ubuntu-qa
Post to : canonical-ubuntu-qa@lists.launchpad.net
Unsubscribe : https://launchpad.net/~canonical-ubuntu-qa
More help : https://help.launchpad.net/ListHelp