Alexandre Aubin
|
a65f16dd08
|
Moar refactoring
|
2023-01-27 22:47:53 +01:00 |
|
|
98f806b9ec
|
Use text instead of integers for stop_timer argument
|
2023-01-20 13:46:36 +01:00 |
|
Alexandre Aubin
|
8cd12dab76
|
Fixes from the battlefield
|
2023-01-17 02:03:35 +01:00 |
|
Alexandre Aubin
|
1a204c6593
|
Typo >_>
|
2023-01-17 01:40:35 +01:00 |
|
Alexandre Aubin
|
4aee9832db
|
Split the horendous check_process parsing in legacy.sh
|
2023-01-16 22:18:33 +01:00 |
|
Alexandre Aubin
|
1c0cda8d08
|
Parse tests.toml if it exists
|
2023-01-16 22:15:55 +01:00 |
|
Alexandre Aubin
|
fe2e0048ad
|
Introduce a parse_tests_toml.py to interface with a modern replacement for horrendous check_process files
|
2023-01-16 20:38:56 +01:00 |
|
Alexandre Aubin
|
395bab657a
|
Yoloimplement support for appsv2
|
2023-01-11 08:21:26 +01:00 |
|
Alexandre Aubin
|
63d32001ea
|
Drop old code that tested the old configpanel/actions mechanism
|
2022-12-19 19:17:06 +01:00 |
|
Alexandre Aubin
|
711cfe5141
|
Merge pull request #119 from Tagadda/master
enh: Pause on errors
|
2022-11-27 01:04:40 +01:00 |
|
yalh76
|
e8530aa4d8
|
Update tests_coordination.sh
|
2022-09-13 01:31:09 +02:00 |
|
yalh76
|
d90ec3e0c9
|
Make all tests
|
2022-07-25 01:53:56 +02:00 |
|
Tagadda
|
6e20576c5c
|
enh: interactive on errors
|
2022-03-21 12:09:35 +00:00 |
|
Kay0u
|
e949d99c16
|
use LXC_STOP where we need to stop a container
|
2021-12-12 20:20:24 +01:00 |
|
Kayou
|
1a766eaa64
|
trying to fix the preupgrade script when we guess the test configuration
|
2021-10-21 12:28:01 +02:00 |
|
Alexandre Aubin
|
06745d3865
|
Merge pull request #114 from fflorent/pre-upgrade
Pre upgrade scripts
|
2021-10-20 21:41:18 +02:00 |
|
Kay0u
|
5c42ae0774
|
change LXC_NAME to WORKER_ID for logs and results
|
2021-10-13 14:56:04 +02:00 |
|
Florent
|
2e729ca7bb
|
Introduce pre-upgrade
|
2021-10-13 10:51:23 +02:00 |
|
Kay0u
|
bf3ce384e5
|
handle multi worker
|
2021-10-12 18:09:08 +02:00 |
|
Kay0u
|
8e663a1142
|
do not use ls, but globs in for loop
|
2021-10-12 13:49:17 +02:00 |
|
Alexandre Aubin
|
dea8dc5618
|
Typoz uhu
|
2021-09-23 18:45:46 +02:00 |
|
Alexandre Aubin
|
9416d8833b
|
Copy new summary.jpg to local folder, to be picked up by CI_package_check
|
2021-09-22 22:43:08 +02:00 |
|
Kay0u
|
6161d43650
|
remove the parentheses from the install args
|
2021-03-29 11:21:30 +02:00 |
|
Alexandre Aubin
|
a84c5f760f
|
Revert 8bd0cdffa4 until we find a proper fix
|
2021-03-25 02:29:14 +01:00 |
|
Alexandre Aubin
|
474ada2bd9
|
Only handle shitload-of-warnings as an actual error if it's > 200
|
2021-03-23 23:37:22 +01:00 |
|
Kay0u
|
8bd0cdffa4
|
remove awk from install_args parse because it wuks without
|
2021-03-23 20:56:44 +01:00 |
|
Alexandre Aubin
|
8b6190a6ae
|
Merge pull request #104 from YunoHost/fix-lxc-exec
Fix lxc exec
|
2021-03-23 00:39:18 +01:00 |
|
Alexandre Aubin
|
af9fab5bfa
|
Revert the removal of awk/tr, needed because there are some stupid trailing (DOMAIN) and similar stuff ... Gotta see later how to handle properly args containing spaces
|
2021-03-23 00:37:30 +01:00 |
|
Alexandre Aubin
|
b70d9d362f
|
Lower shitload-number-of-warning treshold to 50
|
2021-03-22 22:44:50 +01:00 |
|
Kay0u
|
ee6c5571ad
|
use commit as name if the folder doesn't exist
|
2021-03-22 14:36:17 +01:00 |
|
Kay0u
|
529fb591de
|
fix double quotes around lxc exec
|
2021-03-22 14:27:39 +01:00 |
|
Alexandre Aubin
|
d2777febbb
|
Add an error message if there's some file being found as 'manually modified' during upgrade
|
2021-03-20 13:45:25 +01:00 |
|
Alexandre Aubin
|
280c3261d6
|
Uhoh tests were not failing anymore
|
2021-03-09 06:08:56 +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
|
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
|
1ce755346e
|
semantics: LXC_START -> LXC_EXEC
|
2021-01-12 02:23: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
|
5623faa7b8
|
Fiiiixes
|
2020-12-26 14:10:41 +01:00 |
|
Alexandre Aubin
|
1aec4da80d
|
Add app_id and timestamp to results.json
|
2020-12-25 23:26:16 +01:00 |
|
Alexandre Aubin
|
ee565d20eb
|
Add more infos in the results.json (and save results.json in the main dir)
|
2020-12-25 18:59:28 +01:00 |
|
Alexandre Aubin
|
9f26e6c8e0
|
Cosmetics
|
2020-12-25 16:08:36 +01:00 |
|
Kay0u
|
a4c0a3fcc4
|
backup/restore for both root and subdir
|
2020-12-24 18:39:32 +01:00 |
|
Kay0u
|
612d531e41
|
fix change_url tests
|
2020-12-22 21:42:54 +01:00 |
|
Kay0u
|
896dea99dd
|
fix actions & config_panel tests
|
2020-12-22 11:51:12 +01:00 |
|
Kay0u
|
26108c454d
|
fix upgrade parse
|
2020-12-21 17:21:08 +01:00 |
|
Kay0u
|
9663d9b478
|
fix the test serie name
|
2020-12-21 14:16:20 +01:00 |
|
Alexandre Aubin
|
f1df258d72
|
Disable action/configpanel tests for now...
|
2020-12-19 04:40:57 +01:00 |
|
Alexandre Aubin
|
e9c8737bd7
|
Zblerg this doesnt behave as expected, clarify the syntax
|
2020-12-19 04:28:03 +01:00 |
|