Skip to content

Adding Ubuntu docker image as remote #1636

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 20 commits into from
Nov 22, 2022
Merged

Adding Ubuntu docker image as remote #1636

merged 20 commits into from
Nov 22, 2022

Conversation

germa89
Copy link
Collaborator

@germa89 germa89 commented Nov 18, 2022

Adding ubuntu docker image.

It seems our tests are too "CentOS" based.

Because I changed the file structure in the docker image (now the simulation is run in /jobs instead of /), some of the tests seems to fail when using the ubuntu image as remote. If you use it as local, it is fine.

This PR aims to fix those and make the tests more general.

@germa89 germa89 self-assigned this Nov 18, 2022
@germa89 germa89 added BUG CI/CD Related with CICD, Github Actions, etc labels Nov 18, 2022
@github-actions
Copy link
Contributor

Please add one of the following labels to add this contribution to the Release Notes 👇

@codecov
Copy link

codecov bot commented Nov 18, 2022

Codecov Report

Merging #1636 (70d8fec) into main (f6faa9b) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1636      +/-   ##
==========================================
+ Coverage   82.81%   82.84%   +0.02%     
==========================================
  Files          44       44              
  Lines        7151     7151              
==========================================
+ Hits         5922     5924       +2     
+ Misses       1229     1227       -2     

@germa89 germa89 changed the title Fix tests on Ubuntu docker image Adding Ubuntu docker image as remote Nov 18, 2022
@germa89
Copy link
Collaborator Author

germa89 commented Nov 22, 2022

I was going to replace v22.2.0 with the ubuntu image, but I'm considering rebuilding the last 4 versions (v21.1.1, v21.2.1, v22.1.0 and v22.2.0) on Ubuntu, and run the test also on Ubuntu until the transition is complete (in two or three big releases).

I know this will consume time. But I think we should keep the CentOS support for a while yet.

@germa89 germa89 requested review from akaszynski and koubaa November 22, 2022 11:29
@germa89 germa89 added Enhancement and removed BUG labels Nov 22, 2022
@germa89 germa89 merged commit 9392c8a into main Nov 22, 2022
@germa89 germa89 deleted the fix/ubuntu-image-tests branch November 22, 2022 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Related with CICD, Github Actions, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants