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: - nodeset:
name: airship-treasuremap-single-node name: airship-treasuremap-single-node
nodes: nodes:
- name: primary - name: ubuntu-xenial
label: ubuntu-xenial label: ubuntu-xenial
- job: - job:

View File

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

View File

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

View File

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

View File

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