We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cddb0c0 commit 1598318Copy full SHA for 1598318
3 files changed
.zuul/playbooks/gophercloud-acceptance-test-ironic/run.yaml
@@ -1,7 +1,8 @@
1
- hosts: all
2
become: yes
3
roles:
4
- - config-golang
+ - role: config-golang
5
+ go_version: '1.15'
6
- clone-devstack-gate-to-workspace
7
- role: create-devstack-local-conf
8
enable_services:
.zuul/playbooks/gophercloud-acceptance-test/run.yaml
.zuul/playbooks/gophercloud-unittest/run.yaml
tasks:
- name: Run unit tests with gophercloud
shell:
0 commit comments