Skip to content
Snippets Groups Projects
Unverified Commit cbf4586c authored by Kenichi Omichi's avatar Kenichi Omichi Committed by GitHub
Browse files

Specify Quick mode for sonobuoy test (#9499)

The certified-conformance mode took 2+ hours and that was too long
by comparing Quick mode which was specified previously.
So this updates the mode to Quick again.
parent c3986957
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
sonobuoy_arch: amd64 sonobuoy_arch: amd64
sonobuoy_parallel: 30 sonobuoy_parallel: 30
sonobuoy_path: /usr/local/bin/sonobuoy sonobuoy_path: /usr/local/bin/sonobuoy
sonobuoy_mode: certified-conformance sonobuoy_mode: Quick
tasks: tasks:
- name: Run sonobuoy - name: Run sonobuoy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment