Move Python 2.6 unit tests to Github Actions (#17279)
* Run Python2.6 unit tests on Github Actions * Skip url tests on Python 2.6 to reduce waiting times * Skip foreground background tests on Python 2.6 to reduce waiting times * Removed references to Travis in the documentation * Deleted install_patchelf.sh (can be installed from repo on CentOS 6)
Showing
- .github/workflows/linux_unit_tests.yaml 15 additions, 2 deletions.github/workflows/linux_unit_tests.yaml
- .travis.yml 0 additions, 60 deletions.travis.yml
- README.md 2 additions, 3 deletionsREADME.md
- lib/spack/docs/contribution_guide.rst 16 additions, 17 deletionslib/spack/docs/contribution_guide.rst
- lib/spack/spack/test/cmd/url.py 18 additions, 1 deletionlib/spack/spack/test/cmd/url.py
- lib/spack/spack/test/llnl/util/tty/log.py 4 additions, 0 deletionslib/spack/spack/test/llnl/util/tty/log.py
- share/spack/qa/install_patchelf.sh 0 additions, 22 deletionsshare/spack/qa/install_patchelf.sh
Loading
Please register or sign in to comment