runbot/runbot/tests
Xavier-Do 9dae3f88dd [FIX] runbot: remove --user from pip
Experimentations are done to use venv inside the docker to avoid having
a strong dependency on the user creation to install pip.

The default --user option of pip is not compatible with the venv causing
error when the install really need to make some operation.

Looking at the commit that introduced it e1161a03e it wasn't really
usefull but mostly added as a good practice in case we wish to use the
same command on a non debian based system.
2025-03-18 14:19:07 +01:00
..
__init__.py [IMP] runbot: add configurable process delay 2024-11-27 11:18:16 +01:00
common.py [IMP] runbot: avoid accidental version creation 2025-03-12 12:03:08 +01:00
test_batch.py [IMP] runbot: add configurable process delay 2024-11-27 11:18:16 +01:00
test_branch.py [IMP] runbot: support github display for branch search 2025-01-22 15:30:40 +01:00
test_build_config_step.py [IMP] runbot: support environment variables in config data 2025-02-07 16:40:33 +01:00
test_build_error.py [IMP] runbot: improve min version management 2025-03-04 12:01:26 +01:00
test_build_stat.py [REL] adapt for 16.0 2023-06-20 12:34:32 +02:00
test_build.py [FIX] runbot: remove --user from pip 2025-03-18 14:19:07 +01:00
test_command.py [IMP] runbot: support test tags with spaces 2025-03-18 08:58:51 +01:00
test_commit.py [FIX] runbot: ensure that commit date is always set 2023-10-04 09:00:35 +02:00
test_cron.py [IMP] drunbot: docker registry 2024-08-29 08:44:57 +02:00
test_dockerfile.py [FIX] runbot: fix tests 2024-12-11 14:27:38 +01:00
test_event.py [FIX] runbot: fix markdown adding escape 2024-09-05 15:33:41 +02:00
test_host.py [REF] runbot: various refactoring 2023-03-23 13:32:50 +01:00
test_repo.py [IMP] runbot: faster batch prepare 2024-11-28 14:12:42 +01:00
test_runbot.py [FIX] runbot: various fixes and ref 2023-09-25 10:52:16 +02:00
test_schedule.py [IMP] runbot: better log listing 2024-04-23 10:17:34 +02:00
test_upgrade.py [FIX] runbot: adapt upgrade test 2025-02-26 10:14:10 +01:00
test_version.py [IMP] runbot: avoid accidental version creation 2025-03-12 12:03:08 +01:00