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 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