openqa: enable aarch64 testing in production
whee! Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
be8dc36f7f
commit
7d32a58788
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ openqa_env: production
|
|||
wikitcms_token: "{{ private }}/files/openidc/production/wikitcms.json"
|
||||
openqa_wikitcms_hostname: fedoraproject.org
|
||||
openqa_resultsdb_url: http://resultsdb01.iad2.fedoraproject.org/resultsdb_api/api/v2.0/
|
||||
openqa_compose_arches: x86_64
|
||||
openqa_compose_arches: x86_64,aarch64
|
||||
openqa_update_arches: ['x86_64']
|
||||
|
||||
deployment_type: prod
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue