Revert "Try new openQA scratch build out on lab"
This reverts commit b75517e07d
. I
totally forgot I changed how we deploy scratch builds now. Sigh.
This commit is contained in:
parent
b75517e07d
commit
07f6d5967e
2 changed files with 0 additions and 4 deletions
|
@ -38,8 +38,6 @@ openqa_nfs_workers: "{{ groups['openqa_lab_workers'] }}"
|
||||||
# install openQA from updates-testing - this is staging, we live
|
# install openQA from updates-testing - this is staging, we live
|
||||||
# ON THE EDGE (radical guitar riff)
|
# ON THE EDGE (radical guitar riff)
|
||||||
openqa_repo: updates-testing
|
openqa_repo: updates-testing
|
||||||
# 2024-07 scratch build of openqa for testing
|
|
||||||
openqa_scratch: ["119951309"]
|
|
||||||
openqa_resultsdb_url: https://resultsdb.stg.fedoraproject.org/api/v2.0/
|
openqa_resultsdb_url: https://resultsdb.stg.fedoraproject.org/api/v2.0/
|
||||||
openqa_resultsdb_user: "{{ stg_resultsdb_httpd_user }}"
|
openqa_resultsdb_user: "{{ stg_resultsdb_httpd_user }}"
|
||||||
openqa_resultsdb_password: "{{ stg_resultsdb_httpd_password }}"
|
openqa_resultsdb_password: "{{ stg_resultsdb_httpd_password }}"
|
||||||
|
|
|
@ -21,8 +21,6 @@ openqa_nfs_worker: true
|
||||||
# install openQA and os-autoinst from updates-testing - this is
|
# install openQA and os-autoinst from updates-testing - this is
|
||||||
# staging, we live ON THE EDGE (radical guitar riff)
|
# staging, we live ON THE EDGE (radical guitar riff)
|
||||||
openqa_repo: updates-testing
|
openqa_repo: updates-testing
|
||||||
# 2024-07 scratch build of openqa for testing
|
|
||||||
openqa_scratch: ["119951309"]
|
|
||||||
openqa_secret: "{{ stg_openqa_apisecret }}"
|
openqa_secret: "{{ stg_openqa_apisecret }}"
|
||||||
openqa_workers: 4
|
openqa_workers: 4
|
||||||
primary_auth_source: ipa
|
primary_auth_source: ipa
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue