Commit graph

70 commits

Author SHA1 Message Date
Théophile Diot
c0d200dd6c
Add support for Fedora 41 in documentation, workflows, and Dockerfile 2025-01-23 13:06:55 +01:00
Théophile Diot
5a28861b71
Refactor RHEL distribution handling in LinuxTest to streamline package installation and reset PHP module 2024-12-31 16:44:38 +00:00
Théophile Diot
e410eaa255
Add RHEL and RHEL9 specific PHP installation steps in LinuxTest 2024-12-31 12:02:47 +00:00
Théophile Diot
7c941009d7
Fix log truncation command in LinuxTest and update debug failure logging 2024-12-31 10:24:36 +00:00
Théophile Diot
56f8d2a591
Add systemctl restart for bunkerweb in LinuxTest 2024-12-30 11:16:23 +00:00
Théophile Diot
f340999140
Enhance cleanup process in LinuxTest by adding log rotation and truncation for bunkerweb logs 2024-12-29 13:46:42 +00:00
Théophile Diot
65cacf5412
Update test configurations to use 'bw-scheduler' service and adjust environment variables 2024-12-24 11:19:18 +01:00
Théophile Diot
8e36df79b8
chore: Tweak environment variables in example tests 2024-06-07 13:21:24 +01:00
florian
7dccb0be20
ci/cd - add ubuntu-jammy to known linux tests distro 2024-06-02 14:12:58 +02:00
florian
3a478efaac
linux - bring back jammy to life 2024-06-01 10:11:34 +02:00
florian
5f1c4a5fb1
drop support of ubuntu 22.04 2024-05-31 19:04:50 +02:00
florian
04ee565026
ci/cd - fix staging tests for ubuntu noble 2024-05-12 18:32:46 +02:00
Théophile Diot
5b4602f3c5
chore: Add support for Ubuntu 24.04 (Noble) in Linux tests and add it to the CHANGELOG.md 2024-05-07 09:32:27 +02:00
Théophile Diot
1bedc4b766
Replace Rocky Linux support with RHEL 9 2024-02-06 15:26:38 +01:00
Théophile Diot
6779ee14c9
Add support for Rocky Linux 9.3 2024-02-05 10:44:38 +01:00
florian
7768940fe6
tests - use same domains for each tests 2024-01-11 19:53:38 +01:00
florian
66b1c015fc
tests - set log level to info and add edit_tls setting 2024-01-10 08:28:53 +01:00
florian
a26ff09da2
update php-fpm version for debian tests and add libcap dep to linux packages 2023-12-04 10:34:52 +01:00
Théophile Diot
6b2df35858
Tweak py file to respect flake8 rules 2023-10-03 12:01:24 +02:00
bunkerity
e81ab4ff9b Merge branch 'dev' of github.com:bunkerity/bunkerweb into dev 2023-08-24 16:49:39 +02:00
florian
898ee7ec87
tests - tweak dpkg before installing BW 2023-08-22 14:12:38 +02:00
bunkerity
643b30f993 tests - ignore wrong testing version in deb packages 2023-08-22 12:21:00 +02:00
Théophile Diot
69e944d56a
Revert "Fix LinuxTest package installation commands"
This reverts commit 82fb7b277d.
2023-08-22 10:27:21 +02:00
Théophile Diot
82fb7b277d
Fix LinuxTest package installation commands 2023-08-22 09:48:29 +02:00
Théophile Diot
18ee159711
lint python files 2023-08-08 11:39:43 +00:00
florian
ee2aeda13a
tests - add static delay for linux tests and fix core db tests 2023-08-07 20:47:48 +02:00
florian
5df2a74caf
improved LE certificates checks and fix missing full SERVER_NAME when MULTISITE=no 2023-08-05 18:56:31 +02:00
florian
843c023707
tests - fix wrong command in linux tests 2023-08-04 17:13:07 +02:00
florian
8f7833413b
linux - fix letsencryt not working and fix permissions on /etc/bunkerweb/configs for tests 2023-08-04 16:36:49 +02:00
Théophile Diot
e6ff51e200
Refactoring and Linting of py files and json 2023-04-14 17:37:59 +02:00
bunkerity
1bc42204d9 ci/cd - use dynamic random subdomains to bypass LE rate limit 2023-04-05 13:33:21 +02:00
florian
e50c92250b
various fixes 2023-03-28 21:32:04 +02:00
bunkerity
4f9748cc2e earlier init autoconf in DB, healthcheck for scheduler and fix syntax error in linux/start.sh 2023-03-24 11:28:08 +01:00
Théophile Diot
8c67d08aee
Lint code 2023-03-09 10:04:59 +01:00
bunkerity
65611020d8 fix duplicate datastore http/stream, fix missing /var/www/html for linux and various fixes in tests 2023-03-07 14:20:42 +01:00
florian
aa614b75ad
ci/cd - replace Test.py with latest one, fix yaml paths, print logs when k8s stack is not healthy and fix wrong linux docker image name 2023-03-06 14:23:05 +01:00
florian
88a2955173
ci/cd - fix log() call 2023-03-05 21:51:04 +01:00
Théophile Diot
916caf2d6a
Merge (soft) 1.4 branch into dev branch 2023-02-16 15:15:19 +01:00
Théophile Diot
146338de63
Refactor every .py file 2022-12-14 17:09:57 +01:00
TheophileDiot
edce79936a Update the structure and the paths 2022-11-11 14:55:04 +01:00
TheophileDiot
79eea0e998 Linting + starting to migrate bunkerweb to the 1.5 2022-10-19 17:37:13 +02:00
florian
29933fdebb
tests - add unzip package to linux container 2022-08-22 15:47:09 +02:00
bunkerity
e847343143
tests - fix linux/drupal (again) 2022-08-17 16:43:34 +02:00
bunkerity
d0e3f3ae26
tests - call cleanup-linux.sh 2022-08-17 15:01:18 +02:00
bunkerity
b0fa57b056
tests - replace restart with stop+start for linux tests 2022-08-17 14:50:39 +02:00
bunkerity
ec11360853
tests - print logs when setup_test fails 2022-08-17 14:41:46 +02:00
bunkerity
e64cc29a8c
tests - create /run/php folder for rpm linux distros 2022-08-16 12:15:42 +02:00
bunkerity
eb6f0d6737
tests - fix purging wrong folder for linux tests 2022-08-12 09:35:14 +02:00
bunkerity
b5c07dda01
tests - add cleanup for linux tests 2022-08-11 17:36:19 +02:00
bunkerity
512ed7200d
tests - add cors/linux 2022-08-11 14:11:28 +02:00