Skip to content

Commit 47dd746

Browse files
committed
config: temporarily disable kola-openstack in the pipeline
All openstack runs started failing today due to coreos#1061 Stop running tests on openstack for the next few days to see if the issue is resolved after the weekend.
1 parent 2a109e5 commit 47dd746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ clouds:
110110
- "fedora-coreos-${STREAM}"
111111
- "https://compute.googleapis.com/compute/v1/projects/vm-options/global/licenses/enable-vmx"
112112
openstack:
113-
test_architectures: [x86_64, aarch64]
113+
test_architectures: []
114114

115115
misc:
116116
versionary: true

0 commit comments

Comments
 (0)