strato icon indicating copy to clipboard operation
strato copied to clipboard

Availability of ubuntu-20.04 for ci.yml runner

Open shivaylamba opened this issue 2 years ago • 8 comments

Issue/Feature Description: in ci.yml, adding the latest ubuntu version for runner

Why this issue to fixed / feature is needed(give scenarios or use cases): Using ubuntu-latest for os or ubuntu-20.04 as the runner for os.

shivaylamba avatar Oct 06 '21 13:10 shivaylamba

@anvithks

shivaylamba avatar Oct 06 '21 13:10 shivaylamba

Add the below softwares so as to resolve the issue

Install Concourse CI V6 on Ubuntu 20.04

1)https://concourse-ci.org/ 2)https://github.com/concourse/concourse 3)https://github.com/starkandwayne/concourse-tutorial

drraghavendra avatar Oct 07 '21 12:10 drraghavendra

Thank you @drraghavendra, I also wanted to know can we add the ubuntu version in the ci.yml file

shivaylamba avatar Oct 07 '21 12:10 shivaylamba

yes we can add ci.yml file,consider the contribution for hackathon also.

drraghavendra avatar Oct 07 '21 12:10 drraghavendra

@shivaylamba Yes. We will add Ubuntu-20.04 once we fully qualify the SODA release for Ubuntu 20.04. Since SODA is currently fully qualified only for Ubuntu 18.04 we have limited the runner to Ubuntu18.04.

anvithks avatar Oct 07 '21 15:10 anvithks

Add the below softwares so as to resolve the issue

Install Concourse CI V6 on Ubuntu 20.04

1)https://concourse-ci.org/ 2)https://github.com/concourse/concourse 3)https://github.com/starkandwayne/concourse-tutorial

@drraghavendra This is not required as we use GitHub actions to run the CI. What @shivaylamba meant was to add the Ubuntu 20.04 runner to the existing list of runners (currently only Ubuntu 18.04).

anvithks avatar Oct 07 '21 15:10 anvithks

Alright @anvithks thanks a lot

shivaylamba avatar Oct 07 '21 15:10 shivaylamba

PR Link https://github.com/sodafoundation/multi-cloud/pull/1317 cc: @anvithks @shivaylamba

ampawar30 avatar Oct 07 '21 19:10 ampawar30