spack/share/spack/qa
Todd Gamblin 5aa05b8ef4
travis: require sudo in an attempt to avoid build timeouts (#9327)
- Many container builds are timing out frequently during Spack tests in
  Travis CI.

- Travis recommends to try `sudo: required` to see whether this is an
  infrastructure issue or something else.

- added `sudo: required` to all Linux builds.

- added --verbose to `spack test` invocation so that we can see more
  easily what tests it's timing out on.

Signed-off-by: Todd Gamblin <tgamblin@llnl.gov>
2018-09-24 14:55:36 -07:00
..
configuration Group Travis CI jobs in stages (#5104) 2017-08-19 14:52:27 -07:00
run-build-tests Save sources in a mirror and cache it in Travis (#7392) 2018-03-06 06:49:43 +01:00
run-doc-tests Sphinx no longer supports Python 2.6 (#4266) 2017-05-17 11:36:02 -05:00
run-flake8-tests Separate integration tests; simplify test scripts (#4006) 2017-04-27 11:47:56 -07:00
run-unit-tests travis: require sudo in an attempt to avoid build timeouts (#9327) 2018-09-24 14:55:36 -07:00
setup.sh Generate coverage reports for all unit and build tests 2018-08-04 21:18:49 -07:00