Merge lp:~shanepelletier/ols-jenkaas/update-containers into lp:~ols-jenkaas-admins/ols-jenkaas/trunk

Proposed by Shane M. Pelletier
Status: Merged
Merged at revision: 900
Proposed branch: lp:~shanepelletier/ols-jenkaas/update-containers
Merge into: lp:~ols-jenkaas-admins/ols-jenkaas/trunk
Diff against target: 25 lines (+2/-2)
2 files modified
jobs/django-piston.yaml (+1/-1)
jobs/django-preflight.yaml (+1/-1)
To merge this branch: bzr merge lp:~shanepelletier/ols-jenkaas/update-containers
Reviewer Review Type Date Requested Status
Guillermo Gonzalez Approve
Review via email: mp+448086@code.launchpad.net

Commit message

Modify django-preflight and django-piston to use focal containers

Necessary for the ongoing effort to upgrade SCA to Django 3.2.

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

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'jobs/django-piston.yaml'
2--- jobs/django-piston.yaml 2020-10-08 13:26:17 +0000
3+++ jobs/django-piston.yaml 2023-07-31 18:48:02 +0000
4@@ -2,7 +2,7 @@
5 name: 'django-piston'
6 defaults: project
7 vcs: 'git'
8- container: 'u1-xenial'
9+ container: 'u1-focal'
10 trunk: 'lp:django-piston'
11 setup: '/bin/true'
12 landing-tests: 'tox'
13
14=== modified file 'jobs/django-preflight.yaml'
15--- jobs/django-preflight.yaml 2020-10-08 13:26:17 +0000
16+++ jobs/django-preflight.yaml 2023-07-31 18:48:02 +0000
17@@ -2,7 +2,7 @@
18 name: 'django-preflight'
19 defaults: project
20 vcs: 'git'
21- container: 'u1-xenial'
22+ container: 'u1-focal'
23 trunk: 'lp:django-preflight'
24 setup: '/bin/true'
25 landing-tests: 'tox'

Subscribers

People subscribed via source and target branches