openqa: run aarch64 updates on prod too
Seems to be working fine on stg. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
dc56eb16c8
commit
295c0ccb25
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ openqa_resultsdb_url: https://resultsdb.fedoraproject.org/api/v2.0/
|
|||
openqa_resultsdb_user: "{{ prod_resultsdb_httpd_user }}"
|
||||
openqa_resultsdb_password: "{{ prod_resultsdb_httpd_password }}"
|
||||
openqa_secret: "{{ prod_openqa_apisecret }}"
|
||||
openqa_update_arches: ['x86_64']
|
||||
openqa_update_arches: ['aarch64', 'x86_64']
|
||||
openqa_webapi_plugins: FedoraMessaging
|
||||
openqa_wikitcms_hostname: fedoraproject.org
|
||||
virt_install_command: "{{ virt_install_command_one_nic }} --cpu=host-passthrough,+vmx"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue