#249 Update cico-workspace image
Closed: Fixed by arrfab. Opened by siddharthvipul1.

current cico-workspace image is based on CentOS 7 and python cico-client is Python2.
this task involves a bunch of steps. here are the steps I can think

  • Port cico-client to python3
  • Package cico-client
  • base cico-workspace on CentOS-stream image (with newer cico-client package)
  • Update jenkins image to use updated cico-workspace image
  • Test a jenkins deployment with latest image (in stg cluster)

Metadata Update from @dkirwan:
- Issue tagged with: centos-ci-infra, medium-gain, medium-trouble

Metadata Update from @dkirwan:
- Issue untagged with: medium-trouble
- Issue tagged with: high-trouble

Metadata Update from @arrfab:
- Issue assigned to arrfab

Work started to have newer cico-workspace.
We identified what was needed and we can easily rebase to 8-stream and still providing ansible 2.9
Only part that is needed it python-cicoclient but itself is now being worked on for python3 compat and once we have it, we can rebase

We announced it so closing this ticket : https://lists.centos.org/pipermail/ci-users/2021-November/002187.html

Metadata Update from @arrfab:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Log in to comment on this ticket.

Metadata