Skip to content
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

1905: migrate CI builds using ubuntu-18.04 runner image to ubuntu-22.04 #1907

Merged
merged 2 commits into from
Aug 11, 2022

Conversation

cz4rs
Copy link
Contributor

@cz4rs cz4rs commented Aug 10, 2022

fixes #1905

@github-actions
Copy link

github-actions bot commented Aug 10, 2022

Pipelines results

PR tests (clang-5.0, ubuntu, mpich)

Build for 9cb3f30

Compilation - successful

Testing - passed

Build log


PR tests (gcc-6, ubuntu, mpich)

Build for a83a834

Compilation - successful

Testing - passed

Build log


PR tests (clang-3.9, ubuntu, mpich)

Build for 9cb3f30

Compilation - successful

Testing - passed

Build log


PR tests (gcc-9, ubuntu, mpich, zoltan)

Build for 9cb3f30

Compilation - successful

Testing - passed

Build log


PR tests (gcc-10, ubuntu, openmpi, no LB)

Build for 9cb3f30

Compilation - successful

Testing - passed

Build log


PR tests (gcc-8, ubuntu, mpich, address sanitizer)

Build for 9cb3f30

Compilation - successful

Testing - passed

Build log


PR tests (nvidia cuda 10.1, ubuntu, mpich)

Build for 9cb3f30

Compilation - successful

Testing - passed

Build log


PR tests (clang-9, ubuntu, mpich)

Build for a83a834

Compilation - successful

Testing - passed

Build log


PR tests (gcc-7, ubuntu, mpich, trace runtime, LB)

Build for 9cb3f30

Compilation - successful

Testing - passed

Build log


PR tests (clang-13, alpine, mpich)

Build for 9cb3f30

Compilation - successful

Testing - passed

Build log


PR tests (intel icpx, ubuntu, mpich)

Build for 9cb3f30

Compilation - successful

Testing - passed

Build log


PR tests (clang-11, ubuntu, mpich)

Build for 9cb3f30

Compilation - successful

Testing - passed

Build log


PR tests (clang-12, ubuntu, mpich)

Build for 9cb3f30

Compilation - successful

Testing - passed

Build log


PR tests (nvidia cuda 11.0, ubuntu, mpich)

Build for 9cb3f30

Compilation - successful

Testing - passed

Build log


PR tests (clang-13, ubuntu, mpich)

Build for 9cb3f30

Compilation - successful

Testing - passed

Build log


PR tests (clang-14, ubuntu, mpich)

Build for 9cb3f30

Compilation - successful

Testing - passed

Build log


PR tests (gcc-11, ubuntu, mpich)

Build for a83a834

Compilation - successful

Testing - passed

Build log


PR tests (gcc-12, ubuntu, mpich)

Build for 9cb3f30

Compilation - successful

Testing - passed

Build log


PR tests (intel icpc, ubuntu, mpich)

Build for 9cb3f30

Compilation - successful

Testing - passed

Build log


PR tests (clang-10, ubuntu, mpich)

Build for 9cb3f30

Compilation - successful

Testing - passed

Build log


PR tests (gcc-5, ubuntu, mpich)

Build for 9cb3f30

Compilation - successful

Testing - passed

Build log


@codecov
Copy link

codecov bot commented Aug 10, 2022

Codecov Report

Merging #1907 (9cb3f30) into develop (e8ca3b5) will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1907      +/-   ##
===========================================
- Coverage    84.45%   84.38%   -0.08%     
===========================================
  Files          760      760              
  Lines        26834    26834              
===========================================
- Hits         22662    22643      -19     
- Misses        4172     4191      +19     
Impacted Files Coverage Δ
src/vt/messaging/request_holder.h 69.23% <0.00%> (-7.70%) ⬇️
src/vt/topos/location/location.impl.h 88.19% <0.00%> (-5.91%) ⬇️
.../vt/vrt/collection/balance/lb_invoke/lb_manager.cc 79.67% <0.00%> (-0.28%) ⬇️

@PhilMiller PhilMiller changed the title 1905: migrate CI builds using ubuntu-18.04 runner image to a newer version 1905: migrate CI builds using ubuntu-18.04 runner image to ubuntu-22.04 Aug 11, 2022
@PhilMiller PhilMiller merged commit 0633bc9 into develop Aug 11, 2022
@PhilMiller PhilMiller deleted the 1905-update-runner-image branch August 11, 2022 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

migrate CI builds using ubuntu-18.04 runner image to a newer version
3 participants