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

Add CI job to run Securedrop application tests on Focal using Python3.8 #5524

Closed
4 tasks
kushaldas opened this issue Sep 23, 2020 · 1 comment · Fixed by #5619
Closed
4 tasks

Add CI job to run Securedrop application tests on Focal using Python3.8 #5524

kushaldas opened this issue Sep 23, 2020 · 1 comment · Fixed by #5619

Comments

@kushaldas
Copy link
Contributor

kushaldas commented Sep 23, 2020

Description

We need a new CI job to run the SecureDrop application tests on a Focal container to run against Python3.8.
This will help us to identify any problem on Python3.8

Steps would be:

  • Add a new Dockerfile for Focal and SecureDrop environment
  • Add a make dev-focal target to run the app code in the Focal dev container
  • Add make test-focal target
  • Add a separate CI job for make test-focal
@eloquence
Copy link
Member

To get early visibility of breakage, we've agreed to pull this into the current sprint as a stretch goal, except for the CI job, which should wait until after 1.6.0.

kushaldas added a commit that referenced this issue Nov 9, 2020
This adds related CI steps for app tests on Focal
kushaldas added a commit that referenced this issue Nov 9, 2020
This adds related CI steps for app tests on Focal
kushaldas added a commit that referenced this issue Nov 9, 2020
This adds related CI steps for app tests on Focal
kushaldas added a commit that referenced this issue Nov 9, 2020
This adds related CI steps for app tests on Focal
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 a pull request may close this issue.

2 participants