Project

General

Profile

action #111998

Updated by tinita almost 2 years ago

## Motivation 
 IBS is switching to 2FA and ssh key based authentication, see https://mailman.suse.de/mlarch/SuSE/research/2022/research.2022.06/msg00003.html . We need to ensure our tools work with that. 

 ## Acceptance criteria 
 * **AC1:** All relevant projects have been updated to support 2FA and/or ssh key based authentication 

 ## Suggestions 
 * Update the ci template shared between qa-maintenance projects 
 * Relevant repositories/pipelines: 
 * https://github.com/openSUSE/qem-bot/ 
 * https://gitlab.suse.de/qa-maintenance/bot-ng/ 
 * https://gitlab.suse.de/qa-maintenance/openQABot 
 * https://gitlab.suse.de/qa-maintenance/qamops/-/blob/master/ansible/roles/teregen/templates/oscrc.j2 
 * https://gitlab.suse.de/qa-maintenance/qamops/-/blob/master/gitlab/templates.yml 
 * Use existing ssh key from GitLab and add it to IBS

Back