Merge "zuul: Update Zuul nodeset name"

This commit is contained in:
Zuul 2018-12-05 19:40:36 +00:00 committed by Gerrit Code Review
commit d4d794329d
5 changed files with 5 additions and 5 deletions

View File

@ -27,7 +27,7 @@
- nodeset:
name: airship-treasuremap-single-node
nodes:
- name: primary
- name: ubuntu-xenial
label: ubuntu-xenial
- job:

View File

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
- hosts: primary
- hosts: ubuntu-xenial
tasks:
- name: Lint airship-seaworthy site
shell: |

View File

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
- hosts: primary
- hosts: ubuntu-xenial
tasks:
- name: Lint airskiff site
shell: |

View File

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
- hosts: primary
- hosts: ubuntu-xenial
tasks:
- name: Git config
shell: |

View File

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
- hosts: primary
- hosts: ubuntu-xenial
tasks:
- name: Install Docker CE
shell: |