snapcore / spread

Spread - Convenient full-system test (task) distribution
GNU General Public License v3.0
99 stars 58 forks source link

Use GitHub actions to test spread #107

Closed sergiocazzolato closed 3 years ago

sergiocazzolato commented 4 years ago

This is the first step to use github actions, then the idea is to start testing the google backend and other backend as well.

This change also makes a re-org spread.yaml and the test suites.

Once github actions is enabled in the project the tests can be automatically executed. Currently tests with github actions are being executed in: https://github.com/sergiocazzolato/spread/pull/1

sergiocazzolato commented 3 years ago

Currently tests fail because of the missing google key https://github.com/sergiocazzolato/spread/runs/2458013693?check_suite_focus=true

sergiocazzolato commented 3 years ago

Tests are passing with latest changes in my project: https://github.com/sergiocazzolato/spread/runs/2795159594?check_suite_focus=true