mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-07-28 17:01:33 +00:00
Stop triggering juju from gccgo-*, it uses golang almost everywhere now
This commit is contained in:
parent
f9802e9b49
commit
1c94ef1aac
@ -161,7 +161,7 @@ class AutoPackageTest(object):
|
|||||||
# hack for vivid's gccgo-5 and xenial's gccgo-6; these build libgcc1
|
# hack for vivid's gccgo-5 and xenial's gccgo-6; these build libgcc1
|
||||||
# too, so test some Go and some libgcc1 consumers
|
# too, so test some Go and some libgcc1 consumers
|
||||||
if src in ['gccgo-5', 'gccgo-6']:
|
if src in ['gccgo-5', 'gccgo-6']:
|
||||||
for test in ['juju', 'juju-core', 'juju-mongodb', 'mongodb', 'libreoffice']:
|
for test in ['juju-mongodb', 'mongodb', 'libreoffice']:
|
||||||
try:
|
try:
|
||||||
tests.append((test, self.britney.sources['testing'][test][VERSION]))
|
tests.append((test, self.britney.sources['testing'][test][VERSION]))
|
||||||
except KeyError:
|
except KeyError:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user