Commit Graph

224 Commits

Author SHA1 Message Date
Emmanuel Cazenave 16aa6ae786 use stdlib to create the virtualenv (#62984) 2022-03-21 13:30:37 +01:00
Emmanuel Cazenave c9aef7015e jenkins: run pip freeze (#62968) 2022-03-21 12:00:04 +01:00
Emmanuel Cazenave f2905ce5f4 install godo (#61906) 2022-02-17 17:01:33 +01:00
Emmanuel Cazenave da43ee2f28 add delete_all_tenants option to delete every tenants (#60811) 2022-01-19 15:21:23 +01:00
Emmanuel Cazenave 3424c598f6 jenkins: set container hostname to jenkins (#60551) 2022-01-12 11:43:06 +01:00
Emmanuel Cazenave 5646fb8cf5 add custom backport to django for psycopg2 2.9 compatibility (#58934)
And bump django version to 2.2.24.
2021-12-02 13:21:35 +01:00
Frédéric Péters 76858308a3 misc: install bleach, new dependency 2021-11-30 17:27:44 +01:00
Nicolas Roche ec45d66f6f git: remove clone_repo option (#58343) 2021-11-03 18:09:36 +01:00
Nicolas Roche 1752b76457 nginx: remove deprecated ssl directive (#58339) 2021-11-03 18:07:47 +01:00
Emmanuel Cazenave 23a45cab97 allow specifying publik packages version (#57656) 2021-11-03 11:59:50 +01:00
Emmanuel Cazenave a4422ca29f use standard hash behaviour (replace) (#54710) 2021-11-03 11:55:59 +01:00
Emmanuel Cazenave 5859447d04 clean: also the vitrualenv (#57642) 2021-11-03 11:55:45 +01:00
Emmanuel Cazenave 97511da88a misc: delete buster specifics (#57636) 2021-11-03 11:55:35 +01:00
Emmanuel Cazenave a42bb3bdd4 jenkins: stop installing python 2 (#56916) 2021-10-18 12:17:17 +02:00
Emmanuel Cazenave 6401be4614 add HOBO_AGENT_SETTINGS_FILE environment to hobo-manage (#57830) 2021-10-18 12:16:23 +02:00
Emmanuel Cazenave 6d588e6f0e use python3-psycopg2 in the virtualenv (#55980) 2021-10-18 12:15:56 +02:00
Thomas NOËL c616debbf2 use filebased email backend for Django apps (all but w.c.s. for now) (#31125) 2021-10-06 20:50:24 +00:00
Emmanuel Cazenave 92dabe3347 venv: install docutils (#57229) 2021-09-23 14:54:40 +02:00
Emmanuel Cazenave 006176e840 jenkins: drop buster (#56714) 2021-09-14 10:59:23 +02:00
Emmanuel Cazenave 4b68eeb1c3 force psycopg2 version to 2.8.6 < 2.9 (#55980)
see also upstream: https://github.com/psycopg/psycopg2/issues/1293
2021-08-25 15:24:15 +02:00
Benjamin Dauvergne d8f15e53b9 ansible.cfg: stop using ansible.posix.profile_tasks (#56287) 2021-08-20 16:00:39 +02:00
Emmanuel Cazenave 20fe338f56 install pytest (#56206) 2021-08-17 11:24:06 +02:00
Frédéric Péters 0ad13c9e41 jenkins: run all stages even if there are errors 2021-08-15 10:55:08 +02:00
Frédéric Péters 2e9b8b4fa3 jenkins: add tests for bookworm (new debian testing version) (#56167) 2021-08-15 10:37:30 +02:00
Frédéric Péters 7e087af109 jenkins: also test on bullseye (#43883) 2021-08-15 10:37:30 +02:00
Frédéric Péters 8ce90db357 jenkins: disable concurrent builds 2021-08-15 10:37:30 +02:00
Benjamin Dauvergne f68b0f45e3 bijoe: add WCS_OLA_COMMAND to settings (#56079) 2021-08-10 15:47:03 +02:00
Thomas NOËL a85f4e4621 bijoe: remove import-wcs-data installation, it does not exist anymore (#56079) 2021-08-10 15:46:44 +02:00
Thomas NOËL b79f450d6f debianize getlasso3.sh (#55974) 2021-08-04 15:19:19 +02:00
Emmanuel Cazenave 080ed5f2a9 uwsgi: move run directories (#55533) 2021-07-15 13:10:59 +02:00
Emmanuel Cazenave b327b53a32 set WCS_MANAGE_COMMAND (#55606) 2021-07-15 12:40:04 +02:00
Benjamin Dauvergne dd6fff6c2e use ansible.posix.profile_tasks to show tasks durations (#54189) 2021-05-21 14:10:06 +02:00
Benjamin Dauvergne c17b6e317b use uppercase for PORT configuration (#54189) 2021-05-21 14:10:02 +02:00
Benjamin Dauvergne cf32fd59d3 test-nspawn: use pg_lsclusters to find the current postgres port (#54189) 2021-05-21 14:09:56 +02:00
Benjamin Dauvergne e87082983b test-nspawn: make run-tests idempotent (#54189)
Without that it's difficult to test it by running it multiple times.
2021-05-21 14:09:49 +02:00
Emmanuel Cazenave 7453036aba misc: sort debian dependencies by alphabetical order (#52835) 2021-04-13 16:55:47 +02:00
Emmanuel Cazenave 934cfff69d add uwsgi as available application server (#50525) 2021-04-13 15:14:51 +02:00
Emmanuel Cazenave 8e21534e3e misc: delete supervisord configuration cleaning task (#52637) 2021-04-01 16:13:59 +02:00
Emmanuel Cazenave 3bb9d00e92 migrate from authentic-multitenant to authentic2-multitenant (#52585) 2021-04-01 15:04:00 +02:00
Emmanuel Cazenave f0b51c22ee misc: factor some /var/log references (#52526) 2021-03-30 17:05:24 +02:00
Emmanuel Cazenave 9bc245e9e5 misc: factor /var/lib references (#52511) 2021-03-30 15:41:11 +02:00
Emmanuel Cazenave 618930c536 upgrade django to 2.2.19 (#49999) 2021-03-02 10:52:56 +01:00
Emmanuel Cazenave 63a50d7d10 give SUPERUSER privilege to the postgresql user (#40066) 2021-01-25 17:49:00 +01:00
Emmanuel Cazenave d34dd7b62c install python-psycopg2 on buster (#42640) 2020-12-27 17:51:20 +01:00
Emmanuel Cazenave 92c12bdfa8 clean last python2 references (#46530) 2020-12-27 17:51:20 +01:00
Frédéric Péters d6ea4dfae1 build: update to use origin/main 2020-12-26 15:24:18 +01:00
Nicolas Roche f47c018ee4 ansible.cfg: set ansible interpreter to python3 (#46529) 2020-10-21 16:33:50 +02:00
Nicolas Roche e640b284bc hobo-agent: update celery launch command (#47554) 2020-10-19 18:36:15 +02:00
Nicolas Roche 645689244f use the latest django debug toolbar version compatible with django 1.11 (#46837) 2020-09-21 18:04:35 +02:00
Valentin Deniaud 77ed312dfe add hobo multitenant tests dependencies (#45606) 2020-07-30 15:39:39 +02:00