Delete or update references to Debian 8 Jessie (#8065)

* Delete or update references to Debian 8 Jessie

* Don't delete oldest constraints from Jessie, but document in comments.

* Update tools/oldest_constraints.txt

Co-authored-by: ohemorange <ebportnoy@gmail.com>

Co-authored-by: Brad Warren <bmw@users.noreply.github.com>
Co-authored-by: ohemorange <ebportnoy@gmail.com>
This commit is contained in:
kden
2020-08-07 12:21:52 -07:00
committed by GitHub
co-authored by ohemorange Brad Warren
parent 22730dc0ac
commit a677534462
6 changed files with 4 additions and 15 deletions
@@ -27,7 +27,7 @@ import argparse
# The list of docker distributions to test dependencies against with.
DISTRIBUTION_LIST = [
'ubuntu:18.04', 'ubuntu:16.04',
'debian:stretch', 'debian:jessie',
'debian:stretch',
'centos:7', 'centos:6',
'opensuse/leap:15',
'fedora:29',