kernels
kernels copied to clipboard
Determine best plan for initiating, executing and storing tests
Options:
- [ ] travis-ci
- supports cron (with special permission)
- artifacts via s3
- [ ] circle-ci
- nice, addressable artifacts
- [ ] project jenkins
- we control it
Might as well add in AppVeyor to check kernel readiness on Windows too.
Might as well add in AppVeyor to check kernel readiness on Windows too.
Let's hit Linux first... we'd probably need to template our appveyor.yml, or use vagrant...