lp:~cypressyew/+git/overlay-shiftfs-tests
- Get this repository:
-
git clone
https://git.not.enabled/~cypressyew/+git/overlay-shiftfs-tests
Branches
Name | Last Modified | Last Commit |
---|---|---|
skip-install- |
2023-08-23 11:06:34 UTC |
[install-deps] Only install testing tools for Focal and newer releases
Author:
Po-Hsu Lin
[install-deps] Only install testing tools for Focal and newer releases BugLink: https:/ We have decided to run just the old ubuntu_ Also note that snapd is not fully supported on Trusty. That's another Signed-off-by: Po-Hsu Lin <po-hsu. |
ovl-refcnt- |
2023-08-10 11:17:48 UTC |
ovl-refcnt.sh: only mount /proc when it is not mounted
Author:
Po-Hsu Lin
ovl-refcnt.sh: only mount /proc when it is not mounted BugLink: https:/ The 'mount -t proc proc /proc' command will cause test failure Add an if statement first to check whether it's mounted or not. Signed-off-by: Po-Hsu Lin <po-hsu. |
cleanup-trap | 2023-08-10 07:18:52 UTC |
Add cleanup trap for post-test cleanup
Author:
Po-Hsu Lin
Add cleanup trap for post-test cleanup Use a cleanup function and a trap to do Signed-off-by: Po-Hsu Lin <po-hsu. |
fix-shiftfs- |
2023-08-09 14:14:11 UTC |
shiftfs-lxd.sh: fix lxc instances launching behind firewall
Author:
Po-Hsu Lin
shiftfs-lxd.sh: fix lxc instances launching behind firewall BugLink: https:/ The `lxc launch images:ubuntu/jammy c1 -s zfs` command This can be achieved by `lxc config set core.proxy_ Or just launching an instance with `lxc launch ubuntu:jammy c1 -s zfs`, Signed-off-by: Po-Hsu Lin <po-hsu. |
fix-docker-proxy | 2023-08-09 08:49:56 UTC |
ovl-map-files.sh: configure proxy for docker
Author:
Po-Hsu Lin
ovl-map-files.sh: configure proxy for docker BugLink: https:/ On openstack, we need to configure proxy for docker to access docker.io Signed-off-by: Po-Hsu Lin <po-hsu. |
fix-mkdir- |
2023-08-03 08:41:07 UTC |
tests/shiftfs-hung.sh: Ignore mkdir failure
Author:
Po-Hsu Lin
tests/shiftfs- BugLink: https:/ The shiftfs-hung.sh test on Focal 5.15 GCP will fail with: From Andrea this mkdir command is expected to fail. The whole idea of Signed-off-by: Po-Hsu Lin <po-hsu. |
1 → 6 of 6 results | First • Previous • Next • Last |