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

Switch CI to run in VM instead of docker container #924

Merged
merged 1 commit into from
Aug 19, 2021

Conversation

Joshua-Anderson
Copy link
Contributor

Originating Project/Creator
Affected Component
Affected Architectures(s)
Related Issue(s)
Has Unit Tests (y/n)
Builds Without Errors (y/n)
Unit Tests Pass (y/n)
Documentation Included (y/n)

Change Description

Instead of running CI steps inside of a docker container, run in the github provided 18.04 VM.

Rationale

CI was the primary user of the fprime docker container and releasing new docker containers was a maintenance burden.
Since we were testing in ubuntu 18.04 anyway the docker container wasn't providing value.

Future Work

This will enable the ability for us to more easily test against ubuntu 20.04 in the future without needing to release more docker containers.

@Joshua-Anderson Joshua-Anderson changed the title Switch CI to run in VM instead docker container Switch CI to run in VM instead of docker container Aug 16, 2021
@Joshua-Anderson Joshua-Anderson force-pushed the switch-ci-from-docker branch 2 times, most recently from 3892554 to 128c67a Compare August 19, 2021 01:45
@Joshua-Anderson
Copy link
Contributor Author

@LeStarch Ready for a re-review!

@LeStarch LeStarch merged commit 13fe181 into nasa:devel Aug 19, 2021
@Joshua-Anderson Joshua-Anderson deleted the switch-ci-from-docker branch August 19, 2021 17:01
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