Actions
action #125231
closedAutomate deployment of qanet config
Start date:
2023-03-01
Due date:
% Done:
0%
Estimated time:
Tags:
Updated by okurz over 1 year ago
Created new .gitlab-ci.yml based on gitlab.suse.de/openqa/osd-deployment/
Created new ssh keypair with ssh-keygen -t ed25519 -C 'gitlab-qanet-configs-deploy' -N '' -f out
, included ssh private key and known hosts in https://gitlab.suse.de/qa-sle/qanet-configs/-/settings/ci_cd
We also needed to add the SSH public key that we put into /root/.ssh/authorized_keys into a "Deploy keys" in https://gitlab.suse.de/qa-sle/qanet-configs/-/settings/repository
And then
https://gitlab.suse.de/qa-sle/qanet-configs/-/jobs/1430120 succeeded
Updated by okurz over 1 year ago
- Status changed from In Progress to Resolved
Then we merged a MR and now https://gitlab.suse.de/qa-sle/qanet-configs/-/jobs/1430121 also succeeded \o/
Updated by okurz over 1 year ago
- Related to action #125519: version control PXE stuff on qa-jump added
Actions