Skip to content

Commit

Permalink
Update stdouts to match new outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamVyborny committed Nov 15, 2023
1 parent 78fcfe6 commit cdf61cb
Show file tree
Hide file tree
Showing 19 changed files with 39 additions and 39 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Successfully cloned repository https://github.com/keboola/dbt-test-project-public.git from branch main (%s)
Executing command "dbt deps"
Running with dbt=%s
Running with dbt=%A
Warning: No packages were found in packages.yml
Executing command "dbt run"
Running with dbt=%s
Running with dbt=%A
%s Starting full parse.
Found 2 models, 2 tests, 0 snapshots, 0 analyses, %s macros, 0 operations, 0 seed files, 2 sources, 0 exposures, 0 metrics%S
%AConcurrency: 1 threads (target='kbc_prod')%A
Expand Down
4 changes: 2 additions & 2 deletions tests/functional/run-action-with-debug-step/expected-stdout
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Successfully cloned repository https://github.com/keboola/dbt-test-project-public.git from branch main (%s)
Executing command "dbt deps"
Running with dbt=%s
Running with dbt=%A
Warning: No packages were found in packages.yml
Executing command "dbt debug"
Running with dbt=%s
Running with dbt=%A
dbt version: %s
python version: 3.8.12
python path: /usr/local/bin/python3.8
Expand Down
4 changes: 2 additions & 2 deletions tests/functional/run-action-with-deps/expected-stdout
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Successfully cloned repository https://github.com/keboola/dbt-test-project-public.git from branch branch-with-deps (%s)
Executing command "dbt deps"
Running with dbt=%s
Running with dbt=%A
Installing dbt-labs/dbt_utils
%SInstalled from version %s%A
Executing command "dbt run"
Running with dbt=%s
Running with dbt=%A
%s Starting full parse.
Found 2 models, 2 tests, 0 snapshots, 0 analyses, %s macros, 0 operations, 0 seed files, 2 sources, 0 exposures, 0 metrics%S
%AConcurrency: 4 threads (target='kbc_prod')%A
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Successfully cloned repository https://github.com/keboola/dbt-test-project-public.git from branch main (%s)
Executing command "dbt deps"
Running with dbt=%s
Running with dbt=%A
Warning: No packages were found in packages.yml
Executing command "dbt source freshness"
4 changes: 2 additions & 2 deletions tests/functional/run-action-with-input-tables/expected-stdout
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Successfully cloned repository https://github.com/keboola/dbt-test-project-public.git from branch main (%s)
Executing command "dbt deps"
Running with dbt=%s
Running with dbt=%A
Warning: No packages were found in packages.yml
Executing command "dbt run"
Running with dbt=%s
Running with dbt=%A
%s Starting full parse.
Found 2 models, 2 tests, 0 snapshots, 0 analyses, %s macros, 0 operations, 0 seed files, 1 source, 0 exposures, 0 metrics%S
%AConcurrency: 1 threads (target='kbc_prod')%A
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Successfully cloned repository https://github.com/keboola/dbt-test-project-public.git from branch main (%s)
Executing command "dbt deps"
Running with dbt=%s
Running with dbt=%A
Warning: No packages were found in packages.yml
Executing command "dbt build"
Running with dbt=%s
Running with dbt=%A
%s Starting full parse.
Found 2 models, 2 tests, 0 snapshots, 0 analyses, %s macros, 0 operations, 0 seed files, 2 sources, 0 exposures, 0 metrics%S
%AConcurrency: 1 threads (target='kbc_prod')%A
Expand All @@ -19,7 +19,7 @@ Found 2 models, 2 tests, 0 snapshots, 0 analyses, %s macros, 0 operations, 0 see
Completed successfully%A
Done. PASS=4 WARN=0 ERROR=0 SKIP=0 TOTAL=4
Executing command "dbt run"
Running with dbt=%s
Running with dbt=%A
Found 2 models, 2 tests, 0 snapshots, 0 analyses, %s macros, 0 operations, 0 seed files, 2 sources, 0 exposures, 0 metrics%S
%AConcurrency: 1 threads (target='kbc_prod')%A
1 of 2 START %Sview model %s.stg_model %s [RUN]
Expand All @@ -30,13 +30,13 @@ Found 2 models, 2 tests, 0 snapshots, 0 analyses, %s macros, 0 operations, 0 see
Completed successfully%A
Done. PASS=2 WARN=0 ERROR=0 SKIP=0 TOTAL=2
Executing command "dbt docs generate"
Running with dbt=%s
Running with dbt=%A
Found 2 models, 2 tests, 0 snapshots, 0 analyses, %s macros, 0 operations, 0 seed files, 2 sources, 0 exposures, 0 metrics%S
%AConcurrency: 1 threads (target='kbc_prod')%A
Building catalog
Catalog written to /tmp/%s/dbt-project/target/catalog.json
Executing command "dbt test"
Running with dbt=%s
Running with dbt=%A
Found 2 models, 2 tests, 0 snapshots, 0 analyses, %s macros, 0 operations, 0 seed files, 2 sources, 0 exposures, 0 metrics%S
%AConcurrency: 1 threads (target='kbc_prod')%A
1 of 2 START test source_not_null_in.c-test-bucket_test__id_ %s [RUN]
Expand All @@ -47,7 +47,7 @@ Found 2 models, 2 tests, 0 snapshots, 0 analyses, %s macros, 0 operations, 0 see
Completed successfully%A
Done. PASS=2 WARN=0 ERROR=0 SKIP=0 TOTAL=2
Executing command "dbt source freshness"
Running with dbt=%s
Running with dbt=%A
Found 2 models, 2 tests, 0 snapshots, 0 analyses, %s macros, 0 operations, 0 seed files, 2 sources, 0 exposures, 0 metrics%S
%AConcurrency: 1 threads (target='kbc_prod')%A
1 of 2 START freshness of in.c-test-bucket.test %s [RUN]%A
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Successfully cloned repository https://github.com/keboola/dbt-test-project-public.git from branch main (%s)
Executing command "dbt deps"
Running with dbt=%s
Running with dbt=%A
Warning: No packages were found in packages.yml
Executing command "dbt run -t my-target --select stg_model"
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Successfully cloned repository https://github.com/keboola/dbt-test-project.git from branch main (d0ba82a5e1a1304f3e0802212d7c3b6633d2ab08)
Executing command "dbt deps"
Running with dbt=%s
Running with dbt=%A
Warning: No packages were found in packages.yml
Executing command "dbt run"
Running with dbt=%s
Running with dbt=%A
%s Starting full parse.
Found 2 models, 2 tests, 0 snapshots, 0 analyses, %s macros, 0 operations, 0 seed files, 2 sources, 0 exposures, 0 metrics%S
%AConcurrency: 4 threads (target='kbc_prod')%A
Expand Down
4 changes: 2 additions & 2 deletions tests/functional/run-action-with-seed-step/expected-stdout
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Successfully cloned repository https://github.com/keboola/dbt-test-project-public.git from branch branch-with-seed (%s)
Executing command "dbt deps"
Running with dbt=%s
Running with dbt=%A
Warning: No packages were found in packages.yml
Executing command "dbt seed"
Running with dbt=%s
Running with dbt=%A
%s Starting full parse.
Found 2 models, 2 tests, 0 snapshots, 0 analyses, %s macros, 0 operations, 1 seed file, 2 sources, 0 exposures, 0 metrics%S
%AConcurrency: 4 threads (target='kbc_prod')%A
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Successfully cloned repository https://github.com/keboola/dbt-test-project-public.git from branch main (%s)
Executing command "dbt deps"
Running with dbt=%s
Running with dbt=%A
Warning: No packages were found in packages.yml
Executing command "dbt run --select stg_model"
Running with dbt=%s
Running with dbt=%A
%s Starting full parse.
Found 2 models, 2 tests, 0 snapshots, 0 analyses, %s macros, 0 operations, 0 seed files, 2 sources, 0 exposures, 0 metrics%S
%AConcurrency: 4 threads (target='kbc_prod')%A
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Successfully cloned repository https://github.com/keboola/dbt-test-project-public.git from branch main (%s)
Executing command "dbt deps"
Running with dbt=%s
Running with dbt=%A
Warning: No packages were found in packages.yml
Executing command "dbt --warn-error run --select non-existing-model"
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Successfully cloned repository https://github.com/keboola/dbt-test-project-public.git from branch main (%s)
Executing command "dbt deps"
Running with dbt=%s
Running with dbt=%A
Warning: No packages were found in packages.yml
Executing command "dbt run"
Running with dbt=%s
Running with dbt=%A
%s Starting full parse.
Found 2 models, 2 tests, 0 snapshots, 0 analyses, %s macros, 0 operations, 0 seed files, 2 sources, 0 exposures, 0 metrics%S
%AConcurrency: 4 threads (target='kbc_prod')%A
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Successfully cloned repository https://github.com/keboola/dbt-test-project-public.git from branch branch-with-sources (%s)
Executing command "dbt deps"
Running with dbt=%s
Running with dbt=%A
Warning: No packages were found in packages.yml
Executing command "dbt run"
Running with dbt=%s
Running with dbt=%A
%s Starting full parse.
Found 2 models, 0 tests, 0 snapshots, 0 analyses, %s macros, 0 operations, 0 seed files, 1 source, 0 exposures, 0 metrics%S
%AConcurrency: 1 threads (target='kbc_prod')%A
Expand Down
4 changes: 2 additions & 2 deletions tests/functional/run-action/expected-stdout
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Successfully cloned repository https://github.com/keboola/dbt-test-project-public.git from branch main (%s)
Executing command "dbt deps"
Running with dbt=%s
Running with dbt=%A
Warning: No packages were found in packages.yml
Executing command "dbt run"
Running with dbt=%s
Running with dbt=%A
%s Starting full parse.
Found 2 models, 2 tests, 0 snapshots, 0 analyses, %s macros, 0 operations, 0 seed files, 2 sources, 0 exposures, 0 metrics%S
%AConcurrency: 1 threads (target='kbc_prod')%A
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Successfully cloned repository https://github.com/keboola/dbt-test-project-public.git from branch branch-with-bigquery-sources (%s)
Remote bigquery DWH: devel-249608
Executing command "dbt deps"
Running with dbt=%s
Running with dbt=%A
Warning: No packages were found in packages.yml
Executing command "dbt run"
Running with dbt=%s
Running with dbt=%A
%s Starting full parse.
Found 2 models, 0 tests, 0 snapshots, 0 analyses, %s macros, 0 operations, 0 seed files, 1 source, 0 exposures, 0 metrics%S
%AConcurrency: 1 threads (target='kbc_prod')%A
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Successfully cloned repository https://github.com/keboola/dbt-test-project-public.git from branch branch-with-mssql-sources (%s)
Remote sqlserver DWH: mssql
Executing command "dbt deps"
Running with dbt=%s
Running with dbt=%A
Warning: No packages were found in packages.yml
Executing command "dbt run"
Running with dbt=%s
Running with dbt=%A
%s Starting full parse.
Found 2 models, 0 tests, 0 snapshots, 0 analyses, %s macros, 0 operations, 0 seed files, 1 source, 0 exposures, 0 metrics%S
%AConcurrency: 4 threads (target='kbc_prod')%A
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Successfully cloned repository https://github.com/keboola/dbt-test-project-public.git from branch branch-with-postgres-sources (%s)
Remote postgres DWH: pgsql
Executing command "dbt deps"
Running with dbt=%s
Running with dbt=%A
Warning: No packages were found in packages.yml
Executing command "dbt run"
Running with dbt=%s
Running with dbt=%A
%s Starting full parse.
Found 2 models, 0 tests, 0 snapshots, 0 analyses, %s macros, 0 operations, 0 seed files, 1 source, 0 exposures, 0 metrics%S
%AConcurrency: 4 threads (target='kbc_prod')%A
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Successfully cloned repository https://github.com/keboola/dbt-test-project-public.git from branch branch-with-redshift-sources (%s)
Remote redshift DWH: testing.cx4py8yq28xb.us-east-1.redshift.amazonaws.com
Executing command "dbt deps"
Running with dbt=%s
Running with dbt=%A
Warning: No packages were found in packages.yml
Executing command "dbt run"
Running with dbt=%s
Running with dbt=%A
%s Starting full parse.
Found 2 models, 0 tests, 0 snapshots, 0 analyses, %s macros, 0 operations, 0 seed files, 1 source, 0 exposures, 0 metrics%S
%AConcurrency: 4 threads (target='kbc_prod')%A
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Successfully cloned repository https://github.com/keboola/dbt-test-project-public.git from branch branch-with-sources (fe39bd0645d0578f63faeb750d74dd520a5ecadc)
Remote snowflake DWH: keboola.snowflakecomputing.com
Executing command "dbt deps"
Running with dbt=%s
Running with dbt=%A
Warning: No packages were found in packages.yml
Executing command "dbt run"
Running with dbt=%s
Running with dbt=%A
%s Starting full parse.
Found 2 models, 0 tests, 0 snapshots, 0 analyses, %s macros, 0 operations, 0 seed files, 1 source, 0 exposures, 0 metrics%S
%AConcurrency: 4 threads (target='kbc_prod')%A
Expand Down

0 comments on commit cdf61cb

Please sign in to comment.