aquarist-labs / aquarium

Project Aquarium is a SUSE-sponsored open source project aiming at becoming an easy to use, rock solid storage appliance based on Ceph.
https://aquarist-labs.io/
Other
71 stars 23 forks source link

image: fix microos config.xml according to upstream #755

Closed jecluis closed 2 years ago

jecluis commented 2 years ago

Signed-off-by: Joao Eduardo Luis \joao@suse.com

Checklist


Show available Jenkins commands - `jenkins run tumbleweed` - `jenkins run leap` - `jenkins run ubuntu`
s0nea commented 2 years ago

jenkins run tumbleweed

jecluis commented 2 years ago

jenkins run tumbleweed

jecluis commented 2 years ago

@kshtsk can you please take a look at what's happening with the tumbleweed run? Seems to be failing updating packages on the image.

kshtsk commented 2 years ago

jenkins run tumbleweed

kshtsk commented 2 years ago

jenkins run tumbleweed

kshtsk commented 2 years ago

@kshtsk can you please take a look at what's happening with the tumbleweed run? Seems to be failing updating packages on the image.

I uploaded latest jeos image, and it is failing in a different way now. Something wrong with it.

kshtsk commented 2 years ago

jenkins run tumbleweed

kshtsk commented 2 years ago

hm... I suspect it is the issue with: userauth_pubkey: key type ssh-rsa not in PubkeyAcceptedAlgorithms [preauth]

looks liike paramiko cannot handle it, however I can log into to the node manually

kshtsk commented 2 years ago

jenkins run tumbleweed

codecov-commenter commented 2 years ago

Codecov Report

Merging #755 (1d1cf05) into main (5b9173a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #755   +/-   ##
=======================================
  Coverage   72.06%   72.06%           
=======================================
  Files          31       31           
  Lines        3412     3412           
=======================================
  Hits         2459     2459           
  Misses        953      953           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5b9173a...1d1cf05. Read the comment docs.