Merge lp:~maxiberta/ols-jenkaas/sca-2-cpu-cores into lp:~ols-jenkaas-admins/ols-jenkaas/trunk

Proposed by Maximiliano Bertacchini
Status: Merged
Approved by: Maximiliano Bertacchini
Approved revision: 900
Merged at revision: 901
Proposed branch: lp:~maxiberta/ols-jenkaas/sca-2-cpu-cores
Merge into: lp:~ols-jenkaas-admins/ols-jenkaas/trunk
Diff against target: 12 lines (+1/-1)
1 file modified
jobs/software-center-agent.yaml (+1/-1)
To merge this branch: bzr merge lp:~maxiberta/ols-jenkaas/sca-2-cpu-cores
Reviewer Review Type Date Requested Status
Guillermo Gonzalez Approve
Review via email: mp+447922@code.launchpad.net

Commit message

Run SCA landing tests on 2 CPU cores instead of a single one

To post a comment you must log in.
Revision history for this message
Guillermo Gonzalez (verterok) wrote :

worth a try

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'jobs/software-center-agent.yaml'
2--- jobs/software-center-agent.yaml 2022-08-17 16:32:33 +0000
3+++ jobs/software-center-agent.yaml 2023-07-27 16:28:15 +0000
4@@ -5,7 +5,7 @@
5 trunk: 'lp:software-center-agent'
6 vcs: 'git'
7 setup: 'OLS_WHEELS_DIR=/workspace/ols-wheels make bootstrap makemessages'
8- landing-tests: 'OLS_WHEELS_DIR=/workspace/ols-wheels make start-db && OLS_WHEELS_DIR=/workspace/ols-wheels NUMPROCESSES=1 ./run-landing-tests'
9+ landing-tests: 'OLS_WHEELS_DIR=/workspace/ols-wheels make start-db && OLS_WHEELS_DIR=/workspace/ols-wheels NUMPROCESSES=2 ./run-landing-tests'
10 deps-trunk: 'lp:~ubuntuone-pqm-team/software-center-agent/+git/dependencies'
11 charm-vcs: 'git'
12 charm-repo: 'ssh://git.launchpad.net/~ubuntuone-pqm-team/software-center-agent/+git/builds'

Subscribers

People subscribed via source and target branches