Merge "Zuul: Remove project name"

This commit is contained in:
Zuul 2018-02-05 22:26:24 +00:00 committed by Gerrit Code Review
commit 174cef641d

View File

@ -9,7 +9,7 @@
timeout: 2400
vars:
tox_environment:
TMPDIR: "{{ ansible_env.HOME }}/xfstmp"
TMPDIR: '{{ ansible_env.HOME }}/xfstmp'
- job:
name: swift-tox-py27
@ -94,7 +94,6 @@
nodeset: centos-7
- project:
name: openstack/swift
check:
jobs:
- swift-tox-py27