Merge "Zuul: Remove project name"
This commit is contained in:
commit
174cef641d
@ -9,7 +9,7 @@
|
|||||||
timeout: 2400
|
timeout: 2400
|
||||||
vars:
|
vars:
|
||||||
tox_environment:
|
tox_environment:
|
||||||
TMPDIR: "{{ ansible_env.HOME }}/xfstmp"
|
TMPDIR: '{{ ansible_env.HOME }}/xfstmp'
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: swift-tox-py27
|
name: swift-tox-py27
|
||||||
@ -94,7 +94,6 @@
|
|||||||
nodeset: centos-7
|
nodeset: centos-7
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: openstack/swift
|
|
||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- swift-tox-py27
|
- swift-tox-py27
|
||||||
|
Loading…
Reference in New Issue
Block a user