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
1=== modified file 'run/job-parts/build_unit_test.sh'
2--- run/job-parts/build_unit_test.sh 2017-05-23 21:30:34 +0000
3+++ run/job-parts/build_unit_test.sh 2020-08-18 06:31:16 +0000
4@@ -21,7 +21,7 @@
5 tox_e_try[0]="py27"
6 tox_e_try[1]="py35"
7 ;;
8- "charm (built)"|"charm (source)"|"layer"|"interface")
9+ "charm (built)"|"charm (source)"|"charm (source operator)"|"layer"|"interface")
10 # Reactive charms require py35
11 tox_e_try[0]="py35"
12 tox_e_try[1]="py27"

Subscribers

People subscribed via source and target branches