Commit graph

518 commits

Author SHA1 Message Date
Kayou
e98e9d1809
Epic fix, enable self_upgrade now 2021-03-17 09:58:58 +01:00
Alexandre Aubin
763f293531 Add an error message when /var/www/ is world-readable/enterable 2021-03-13 02:28:53 +01:00
Alexandre Aubin
1b3f2fba0f Did I break everything again ? You can't prove it! 2021-03-09 16:15:50 +01:00
Alexandre Aubin
473da583d2 Can't have pipe in LXC_EXEC commands 2021-03-09 14:23:45 +01:00
Alexandre Aubin
280c3261d6 Uhoh tests were not failing anymore 2021-03-09 06:08:56 +01:00
Alexandre Aubin
465f490653 Whoopsies 2021-03-09 00:00:35 +01:00
Alexandre Aubin
ed7be85005 Add a check that there isn't a shitload of warnings in the script outputs 2021-03-08 20:27:30 +01:00
Alexandre Aubin
faa67b38e2 Try to display service logs when hitting 50x errors 2021-03-08 19:11:43 +01:00
Alexandre Aubin
f4523d8e87 Tweak retry timing when there's a 502 ? 2021-03-08 18:57:19 +01:00
Alexandre Aubin
1047c3c148 Only check upgrade from same version for level 3 2021-03-03 17:34:00 +01:00
Alexandre Aubin
9c092c21b6 We don't need no mysql password 2021-03-03 17:25:39 +01:00
Alexandre Aubin
4ae15efd2d
Merge pull request #102 from YunoHost/disable-trap-SIGINT-in-cleanup
disable trap SIGINT in cleanup
2021-03-03 01:16:33 +01:00
Kay0u
6e4a9a768a
disable trap SIGINT in cleanup 2021-03-03 01:11:58 +01:00
Kayou
ef7dc42078
Merge pull request #101 from YunoHost/fallback-to-local-image
fallback to local image
2021-03-01 13:51:40 +01:00
Alexandre Aubin
59f17c48ab Don't force value for args ending with 'user' to package_check, because most of the time that's in fact breaking tests 2021-03-01 00:50:02 +01:00
Kay0u
8228370c84
fallback to local image 2021-02-17 16:17:36 +01:00
Kay0u
d5dcbdd8be
fix kill signal 2021-02-04 15:54:56 +01:00
Kay0u
ab28b10f81
another fix for swapfiles 2021-02-04 14:24:29 +01:00
Alexandre Aubin
7a0abea251 Disable also swapfiles in /var/lib/lxd (in setups where lxd ain't installed using snap) 2021-02-03 01:31:57 +01:00
Kay0u
5270cd2c6b
fix port already used service 2021-01-30 00:20:32 +01:00
Kayou
37bac48c8a
Fix swapoff before reset 2021-01-29 22:06:54 +01:00
Kay0u
de2170f49e
swapoff before reset 2021-01-28 01:24:53 +01:00
Alexandre Aubin
6ea5b2ff88 Improve branch display, show corresponding commit 2021-01-21 22:05:19 +01:00
Alexandre Aubin
24524d3cb5
Tweak README 2021-01-21 14:49:39 +01:00
Alexandre Aubin
a80eb13ea9
Rework note about storage driver and lxd init 2021-01-21 14:45:27 +01:00
Alexandre Aubin
ab959a6156
No need to build base image locally anymoar 2021-01-21 14:29:44 +01:00
Kay0u
1a8ca9d37a
Remove swap before restoring a snapshot 2021-01-15 14:50:16 +01:00
Kay0u
2ee8d7941f
Force the upgrade 2021-01-15 14:20:26 +01:00
Alexandre Aubin
6f89e9f6a6 Redirect lxc launch output to complete.log 2021-01-14 15:08:20 +01:00
Alexandre Aubin
eee062fb03 Python3 yo dawg 2021-01-13 02:01:44 +01:00
Alexandre Aubin
157f764079 Add --force during LXC_RESET because some containers don't want to be stopped for some reasons... 2021-01-12 02:27:38 +01:00
Alexandre Aubin
1ce755346e semantics: LXC_START -> LXC_EXEC 2021-01-12 02:23:57 +01:00
Kay0u
4a97060018
Merge branch 'cleanup-3' of github.com:YunoHost/package_check into cleanup-3 2021-01-07 20:24:19 +01:00
Kay0u
025f4bc9db
remove some debug 2021-01-07 20:24:10 +01:00
Kayou
86484dab62
Update README.md 2021-01-07 11:08:36 +01:00
Alexandre Aubin
b1f78eba29 Install argument fixes 2021-01-06 17:58:40 +01:00
Alexandre Aubin
f9f0511e9c Actually, recommend zfs if available 2021-01-05 19:24:43 +01:00
Alexandre Aubin
c121429703 Tweaks for lxd installation 2021-01-05 17:00:15 +01:00
Alexandre Aubin
314fff9534 Cosmetics 2021-01-05 16:58:25 +01:00
Alexandre Aubin
1f020067d0 Only tweak skipped_uri for app that are private by default 2021-01-05 15:39:46 +01:00
Alexandre Aubin
8de208ac76 Misc fixes for cleanup/cancel handling 2021-01-04 20:52:02 +01:00
Kay0u
433c302672
fix skipped_uris value 2021-01-04 19:49:43 +01:00
Kay0u
c403ef5820
fix password in rebuild container 2021-01-04 19:47:57 +01:00
Alexandre Aubin
cc5d5521e2 Prevent displaying -- FAIL -- when setting the test duration 2021-01-03 22:24:05 +01:00
Alexandre Aubin
37317c080c Add test_duration info to results 2021-01-03 21:07:03 +01:00
Alexandre Aubin
428e082ab5 Also filter the retrieving image stuff during the lxc launch because that creates a mess 2021-01-03 21:07:03 +01:00
Alexandre Aubin
65315edd44
Current backup/restore tests fail on subdir ... I'm thinking maybe because the test archive of the root install ain't overwritten ? 2021-01-03 20:03:48 +01:00
Alexandre Aubin
043071a175 Since buster(?) the page title is 'Welcome to nginx!'... 2021-01-02 20:09:42 +01:00
Alexandre Aubin
9879774322 Adding some timeout because idk lxc command got stuck forever... 2020-12-29 17:01:06 +01:00
Alexandre Aubin
0bb042552f Better handling of config when launching a new LXC 2020-12-29 17:00:37 +01:00