openqa: correct task ID for os-autoinst scratch build
The other one was just the x86_64 build task. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
1563df24e4
commit
fa64313a2f
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ openqa_nfs_worker: true
|
|||
# install openQA and os-autoinst from updates-testing - this is
|
||||
# staging, we live ON THE EDGE (radical guitar riff)
|
||||
openqa_repo: updates-testing
|
||||
openqa_scratch: ["87702678", "87748214"]
|
||||
openqa_scratch: ["87702622", "87748214"]
|
||||
openqa_secret: "{{ stg_openqa_apisecret }}"
|
||||
openqa_workers: 4
|
||||
# We want stg workers to use this createhdds branch to test rawhide
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue