m-lab / etl-gardener

Gardener provides services for maintaining and reprocessing mlab data.
Apache License 2.0
13 stars 5 forks source link

Separate integration tests #326

Closed stephen-soltesz closed 3 years ago

stephen-soltesz commented 3 years ago

This change is 1 of 2 changes that migrate etl-gardener from travis to cloudbuild deployments.

This change removes support for deployments from travis and adds better integration testing support. It turned out that many files require service account credentials than were implied by the unit test file names. This change updates all files that fail without SA credentials to be part of the "integration" test builds. Future work should segregate tests into the correctly named files.


This change is Reviewable

stephen-soltesz commented 3 years ago

NOTE: the cloud build trigger failed on the status checks b/c this branch does not yet include a cloudbuild.yaml config. EDIT: I've added a placeholder cloudbuild.yaml to allow the status check to pass.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 60.414% when pulling 5be6d7ec785556099a4f5648c94030dc3d35081b on sandbox-soltesz-integration-testing into e82fb306b4000d740728b139ef222162ae5c3142 on master.