Commit graph

45 commits

Author SHA1 Message Date
Alexandre Aubin
d2107278a7 ci: for some reason the helper tests may be the reason the full-tests job sometimes crashes with no explanation ... let's try to keep it in a separate job to see if that indeed fixes the issue 2023-07-14 15:22:23 +02:00
Kay0u
47da68f076
Revert "fix tests for bookworm, don't try this at home"
This reverts commit 487ccdd339.
2023-05-05 16:36:47 +02:00
Kayou
487ccdd339
fix tests for bookworm, don't try this at home 2023-05-05 16:34:40 +02:00
Alexandre Aubin
90b8e78eff ci: zblerg, try to fix the coverage thingy computing coverage on test and vendor files x_x 2023-02-21 19:44:51 +01:00
Alexandre Aubin
4fd10b5a1d ci: hmf try to understand what that 're2 syntax' gitlab is talking about is 2023-02-21 17:13:53 +01:00
Alexandre Aubin
b887545c3e
ci: attempt to fix the "coverage: not set up" thingy 2023-02-21 02:51:41 +01:00
Alexandre Aubin
a5de20d757 ci: friskies?⁷ 2023-01-19 19:06:44 +01:00
Alexandre Aubin
19b0835030 tests: fix packaging 22.x breaking tests because dropped support for LegacyVersion ... + fix a couple edge cases 2022-12-09 02:45:03 +01:00
Alexandre Aubin
4822afb9d6 Fix postinstall test 2022-10-09 19:40:44 +02:00
Alexandre Aubin
1d98604e88 admins: moar fixes 2022-09-05 17:39:08 +02:00
Alexandre Aubin
f9e15ff8a3 Add app-resources tests to ci 2022-02-01 15:36:13 +01:00
Alexandre Aubin
04a92e547d Merge branch 'dev' into bullseye 2022-01-11 16:10:51 +01:00
Kay0u
8321642a34
Add codequality 2022-01-04 17:41:06 +01:00
Alexandre Aubin
bfa5092c10 ci: Yolorework i18n tests, add a maintenance/ folder 2021-11-28 16:17:38 +01:00
Alexandre Aubin
bc9a9414a2 Fix diagnosis/ vs. diagnosis.py ambiguity, breaking python imports 2021-11-18 01:23:00 +01:00
Alexandre Aubin
a16edfc526 Merge branch 'bullseye' into rework-dir-topology 2021-11-14 21:48:54 +01:00
Alexandre Aubin
094c5f0807 Attempt to fix the CI again ... for some reason it complains that pytest ain't in the image despite being installed ... 2021-11-14 21:11:06 +01:00
Alexandre Aubin
05f25fa85f Propagate dir structure change to scripts etc 2021-11-10 18:25:37 +01:00
Alexandre Aubin
206b430a9f Offload appcatalog stuff to a separate file to limit the size of app.py 2021-10-01 02:50:30 +02:00
Alexandre Aubin
14d3265389 Try to include diagnosis hooks in coverage report 2021-09-29 18:40:31 +02:00
Alexandre Aubin
fa271db569 ci: Don't cd to src/yunohost to run pytest (to prevent ambiguous 'import dns.resolver' trying to import our own dns.py :s) 2021-09-14 19:14:33 +02:00
Alexandre Aubin
4533b74d6c autodns: Various tweaks and refactorings to make test pass 2021-09-12 22:55:31 +02:00
Alexandre Aubin
6f7485bf3e config tests: Add a basic tests for app config panel 2021-09-05 19:31:07 +02:00
Alexandre Aubin
2a8e403092 test_parse_args_in_yunohost_format -> test_question 2021-09-05 17:36:33 +02:00
Alexandre Aubin
9fbf1a029a Merge branch 'dev' into enh-config-panel-file 2021-09-05 15:39:55 +02:00
Alexandre Aubin
c37b21ae14 ci: test-actionmap should only test actionmap ;) 2021-09-05 15:39:43 +02:00
Alexandre Aubin
0122b7a126 Misc fixes 2021-09-05 15:37:46 +02:00
Alexandre Aubin
5501556dff ci: fix test jobs for i18n keys 2021-09-01 15:02:30 +02:00
Alexandre Aubin
1fcfe734e9 Add test-ldapauth to ci 2021-06-14 18:23:55 +02:00
Kayou
6fad0b7d79
Update .gitlab/ci/test.gitlab-ci.yml 2021-06-10 13:08:05 +02:00
Kay0u
cfa1e5dff8
split root-tests to a smaller tests 2021-06-08 16:59:28 +02:00
Kay0u
024ea14b27
full-tests run test_helpers too 2021-06-08 16:58:35 +02:00
Kay0u
4b8e8be449
ci triggered only on file changed 2021-06-08 14:01:34 +02:00
Alexandre Aubin
875fead9b5 Add test-helpers in gitlab CI pipeline 2021-04-01 18:02:23 +02:00
Alexandre Aubin
fd61900352 Also complain about low rootfs total disk space during postinstall 2021-01-21 20:53:07 +01:00
Alexandre Aubin
c755f17015 python -> python3 in ci's yml 2021-01-02 18:54:00 +01:00
Kay0u
0fb5b13924
trying to fix the ci 2020-08-17 19:51:32 +02:00
Kay0u
485c65a9a5
apt-daily is now disabled by the CI 2020-08-15 11:05:59 +02:00
Alexandre Aubin
03432349d7 Add -o Acquire::Retries=3 to fix some stupid issues happening sometimes 2020-06-03 19:29:32 +02:00
Alexandre Aubin
c8b06bd8aa Tell apt-daily to gtfo to prevent it from messing with dpkg/apt locks 2020-06-03 18:51:15 +02:00
Alexandre Aubin
d24f317d58 Moar test fixing 2020-05-26 04:53:57 +02:00
Kay0u
37f0273ff4
adding test coverage 2020-05-20 17:10:02 +02:00
Kay0u
767c68d186
add junitxml report 2020-05-20 16:34:42 +02:00
Kay0u
348d80664d
Add needs keyword 2020-05-20 15:47:17 +02:00
Kay0u
1abdf16b84
CI: Global refactor, yunohost-ci v2 ready 2020-05-20 14:53:31 +02:00