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

Fix workspace container tests #721

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Conversation

MrCreosote
Copy link
Member

Tests pass locally but consistently fail on Github Actions.

  • Downgraded ubuntu runner / kernel
  • Made the tests themselves ensure that the services are available rather than checking a possibly fragile log line.

Also moved them to a test directory rather than scripts.

Also also slightly modified the Docker file so slow steps are cached before copying in code, which busts the cache.

Tests pass locally but consistently fail on Github Actions.

* Downgraded ubuntu runner / kernel
* Made the tests themselves ensure that the services are available
rather than checking a possibly fragile log line.

Also moved them to a test directory rather than scripts.

Also also slightly modified the Docker file so slow steps are cached
before copying in code, which busts the cache.
Copy link

codecov bot commented Mar 21, 2024

Codecov Report

Merging #721 (399910a) into develop (182b08e) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #721   +/-   ##
==========================================
  Coverage      87.66%   87.66%           
  Complexity      5329     5329           
==========================================
  Files            228      228           
  Lines          17648    17648           
  Branches        2573     2573           
==========================================
  Hits           15471    15471           
  Misses          1714     1714           
  Partials         463      463           

@MrCreosote MrCreosote merged commit 59b87e4 into kbase:develop Mar 21, 2024
10 checks passed
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.

2 participants