Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Fix gh acceptance build #271

Merged
merged 9 commits into from
Jan 29, 2021
Merged

Fix gh acceptance build #271

merged 9 commits into from
Jan 29, 2021

Conversation

lsterk
Copy link
Contributor

@lsterk lsterk commented Jan 29, 2021

The only problems happened in our acceptance test suite, where we run everything from Docker containers. The main issue happened with how we were setting up our testing suite's virtual environment (in docker/test/Dockerfile) but I also took this chance to migrate to Ubuntu Bionic (18.04) and clean up some other sub-optimal things in our Dockerfiles.

Note that the GH action change is meant to reduce duplicate test runs when creating/updating a CR (see #270) and also ensure that all 3 test suites can run independently - so you still get test results for all 3 even if one fails.

This doesn't change the actual package we distribute, just how we test it.

@lsterk lsterk merged commit e2ec6f9 into master Jan 29, 2021
@lsterk lsterk deleted the fix_gh_acceptance_build branch January 29, 2021 19:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants