Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure: run all integration tests after unit #3328

Merged
merged 1 commit into from
May 11, 2021
Merged

Conversation

jtcohen6
Copy link
Contributor

@jtcohen6 jtcohen6 commented May 8, 2021

We rearranged CircleCI tests to run all database tests after unit tests pass. Azure was still blocking Redshift/Snowflake/BigQuery on Postgres tests, which adds ~10 min to CI. Let's run them in parallel instead.

Checklist

  • I have signed the CLA
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have updated the CHANGELOG.md and added information about my change to the "dbt next" section.

@cla-bot cla-bot bot added the cla:yes label May 8, 2021
@jtcohen6 jtcohen6 requested a review from kwigley May 11, 2021 13:39
@jtcohen6 jtcohen6 merged commit 9da1868 into develop May 11, 2021
@jtcohen6 jtcohen6 deleted the faster-azure-ci branch May 11, 2021 17:23
elikastelein pushed a commit to elikastelein/dbt that referenced this pull request May 12, 2021
jtcohen6 added a commit that referenced this pull request May 13, 2021
* Check if column exists when altering column comments in snowflake

* Add new test class for persist docs models with missing columns

* Parallel run all integration tests after unit (#3328)

* don't clobber default args

* update changelog

* Update changelog for PR #3149

* Pull in upstream changes

Co-authored-by: Jeremy Cohen <jeremy@fishtownanalytics.com>
Co-authored-by: Kyle Wigley <kyle@fishtownanalytics.com>
kwigley pushed a commit that referenced this pull request May 19, 2021
* Check if column exists when altering column comments in snowflake

* Add new test class for persist docs models with missing columns

* Parallel run all integration tests after unit (#3328)

* don't clobber default args

* update changelog

* Update changelog for PR #3149

* Pull in upstream changes

Co-authored-by: Jeremy Cohen <jeremy@fishtownanalytics.com>
Co-authored-by: Kyle Wigley <kyle@fishtownanalytics.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants