Merge lp:~gnuoy/ubuntu-openstack-ci/ops-unit-tests into lp:ubuntu-openstack-ci

Proposed by Liam Young
Status: Merged
Merged at revision: 436
Proposed branch: lp:~gnuoy/ubuntu-openstack-ci/ops-unit-tests
Merge into: lp:ubuntu-openstack-ci
Diff against target: 12 lines (+1/-1)
1 file modified
run/job-parts/build_unit_test.sh (+1/-1)
To merge this branch: bzr merge lp:~gnuoy/ubuntu-openstack-ci/ops-unit-tests
Reviewer Review Type Date Requested Status
Chris MacNaughton (community) Approve
Review via email: mp+389454@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Chris MacNaughton (chris.macnaughton) wrote :

LGTM!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'run/job-parts/build_unit_test.sh'
--- run/job-parts/build_unit_test.sh 2017-05-23 21:30:34 +0000
+++ run/job-parts/build_unit_test.sh 2020-08-18 06:31:16 +0000
@@ -21,7 +21,7 @@
21 tox_e_try[0]="py27"21 tox_e_try[0]="py27"
22 tox_e_try[1]="py35"22 tox_e_try[1]="py35"
23 ;;23 ;;
24 "charm (built)"|"charm (source)"|"layer"|"interface")24 "charm (built)"|"charm (source)"|"charm (source operator)"|"layer"|"interface")
25 # Reactive charms require py3525 # Reactive charms require py35
26 tox_e_try[0]="py35"26 tox_e_try[0]="py35"
27 tox_e_try[1]="py27"27 tox_e_try[1]="py27"

Subscribers

People subscribed via source and target branches