Remove stale QA requirement

Remove a stale QA requirement for running the tests manually in the rest
of our Linux distros. Our CI jobs take care of that, so we don't need to
do it.
This commit is contained in:
Alex Pyrgiotis 2023-02-28 23:33:15 +02:00
parent 4668443be6
commit b74258b6d2
No known key found for this signature in database
GPG key ID: B6C15EBA0357C9AA

View file

@ -46,11 +46,6 @@ and newer platforms, we have to do the following:
- [ ] Run the Dangerzone tests.
- [ ] Create an .rpm package and install it system-wide.
- [ ] Test some QA scenarios (see [Scenarios](#Scenarios) below).
- [ ] Run only the CI tests in the rest of the Linux platforms:
- [ ] Create a new development environment with Poetry.
- [ ] Build the container image and ensure the development environment uses
the new image.
- [ ] Run the Dangerzone tests.
### Scenarios