Ironic Python Agent is not Python 3.3 compatible
I mistakenly configured python 3.3 jobs for check and gate when pushing this repository up. It should only be gating on Python 2.x jobs currently. Change-Id: I822a2b75b3ea1e5b45692d3111d575cf3da1d36d
This commit is contained in:
parent
906db21034
commit
5035a0eac8
@ -2146,12 +2146,10 @@ projects:
|
||||
- gate-ironic-python-agent-pep8
|
||||
- gate-ironic-python-agent-python26
|
||||
- gate-ironic-python-agent-python27
|
||||
- gate-ironic-python-agent-python33
|
||||
gate:
|
||||
- gate-ironic-python-agent-pep8
|
||||
- gate-ironic-python-agent-python26
|
||||
- gate-ironic-python-agent-python27
|
||||
- gate-ironic-python-agent-python33
|
||||
|
||||
# This is not strictly necessary; there is currently a transitive
|
||||
# relationship between g-t-dsvm,
|
||||
|
Loading…
x
Reference in New Issue
Block a user