Project

General

Profile

Bug #25147

fog/ovh image missing for centos 7.5

Added by Vasu Kulkarni over 5 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
High
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

we are missing centos 7.5 fog/ovh image to run jobs on centos 7.5, please import the image.


  File "./teuthology-lock", line 11, in <module>
    load_entry_point('teuthology', 'console_scripts', 'teuthology-lock')()
  File "/home/vasu/teuthology/teuthology/scripts/lock.py", line 18, in main
    sys.exit(teuthology.lock.cli.main(parse_args(sys.argv[1:])))
  File "/home/vasu/teuthology/teuthology/teuthology/lock/cli.py", line 198, in main
    ctx.desc, ctx.os_type, ctx.os_version, ctx.arch)
  File "/home/vasu/teuthology/teuthology/teuthology/lock/ops.py", line 125, in lock_many
    reimaged[machine] = machines[machine]
  File "/home/vasu/teuthology/teuthology/teuthology/parallel.py", line 85, in __exit__
    for result in self:
  File "/home/vasu/teuthology/teuthology/teuthology/parallel.py", line 99, in next
    resurrect_traceback(result)
  File "/home/vasu/teuthology/teuthology/teuthology/parallel.py", line 22, in capture_traceback
    return func(*args, **kwargs)
  File "/home/vasu/teuthology/teuthology/teuthology/provision/__init__.py", line 26, in reimage
    return fog_obj.create()
  File "/home/vasu/teuthology/teuthology/teuthology/provision/fog.py", line 77, in create
    self.set_image(host_id)
  File "/home/vasu/teuthology/teuthology/teuthology/provision/fog.py", line 169, in set_image
    image_data = self.get_image_data()
  File "/home/vasu/teuthology/teuthology/teuthology/provision/fog.py", line 160, in get_image_data
    self.os_version,
RuntimeError: ('Could not find an image for %s %s', 'centos', '7.5')

History

#1 Updated by David Galloway over 5 years ago

  • Status changed from New to In Progress

CentOS 7.5 is available in FOG in Sepia and Octo. I'm still working on getting an OVH image that will work.

#2 Updated by Vasu Kulkarni over 5 years ago

Previously smithi was failing for centos 7.5(original backtrace in this ticket), but now its working,

#3 Updated by David Galloway over 5 years ago

  • Status changed from In Progress to Resolved

Also available in: Atom PDF