#1065 greenwave: Update ResultsDB stage host
Closed 2 years ago by kevin. Opened 2 years ago by lholecek.
fedora-infra/ lholecek/ansible greenwave-update-resultsdb-stage-host  into  main

greenwave: Update ResultsDB stage host
Lukas Holecek • 2 years ago  
@@ -12,7 +12,7 @@ 

  

  SECRET_KEY = '{{stg_greenwave_secret_key}}'

  WAIVERDB_API_URL = 'https://waiverdb.stg.fedoraproject.org/api/v1.0'

- RESULTSDB_API_URL = 'https://taskotron.stg.fedoraproject.org/resultsdb_api/api/v2.0'

+ RESULTSDB_API_URL = 'https://resultsdb.stg.fedoraproject.org/api/v2.0'

  GREENWAVE_API_URL = 'https://greenwave.stg.fedoraproject.org/api/v1.0'

  CORS_URL = '*'

  MESSAGING = "fedora-messaging"

no initial comment

Build succeeded.

Looks right to me. +1

CC: @lrossett

I do not expect any issues with this change since Greenwave does not need to authenticate with ResultsDB. WaiverDB patch should be similar.

NOTE: I won't be available until May 30.

Pull-Request has been closed by kevin

2 years ago
Metadata