sylabs / singularity

SingularityCE is the Community Edition of Singularity, an open source container platform designed to be simple, fast, and secure.
https://sylabs.io/docs/
Other
717 stars 93 forks source link

e2e: drop test depending on CentOS 7 #3067

Closed dtrudg closed 3 weeks ago

dtrudg commented 3 weeks ago

Description of the Pull Request (PR):

CentOS 7 has gone end of life. Various infrastructure like the mirrorlist is no longer available:

https://lists.centos.org/hyperkitty/list/devel@lists.centos.org/thread/EGOA27SGN7W7ASFFFBNUZJ5BXSFT4NKX/

Drop the regression test for 5250, which depends on CentOS7 and is failing due to the retirement of the mirrorlist.

Before submitting a PR, make sure you have done the following: