Repository
OCA/runbot-addons · module folder · Try on Runboat
Module version
1.0.0
Category
Website
Folder size
0.0 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
None
Last tracking update
2026-08-07 07:17:52
Authors
Savoir-faire Linux, Odoo Community Association (OCA)
Maintainers
Savoir-faire Linux, Odoo Community Association (OCA)
Committers
Pedro M. Baeza
Odoo dependencies
None
Python dependencies
None
System dependencies
None
Required by
None
Description
Runbot Skip Tests
=================

This module will take out "--tests-enable" from all commands given to instances
built by runbot.

Speeds up runbot if the only intention is to do manual browsing tests

Contributors
------------
* Sandy Carter (sandy.carter@savoirfairelinux.com)

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • spawn(self, cmd, lock_path, log_path, cpu_limit=None, shell=False)
    Remove "--test-enable" from cmd line

Loading…

Loading…