Skip to content

Commit

Permalink
update sling pipeline test descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
flarco committed Feb 1, 2025
1 parent e1380ff commit 1543166
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmd/sling/tests/suite.cli.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@ n test_name rows bytes streams fails output_contains command
66 Run sling project jobs list FILE NAME sling project jobs list
67 Run sling hooks & source partitioned (backfill) 551 "executed hook ""start-02"" (type: delete)|writing incremental state (value => 2019-06-01" RESET=true sling run -r cmd/sling/tests/replications/r.19.yaml -d --mode backfill --range 2018-01-01,2019-05-01
68 Run sling hooks & source partitioned (incremental) >78 "skipped hook ""start-02""|hook (inspect_file_check) failed => check failure|writing incremental state (value => 2019-07-01" sling run -r cmd/sling/tests/replications/r.19.yaml -d --streams 'test1k_postgres_pg_parquet'
69 Run sling pipeline 01 "executed hook ""step-02"" (type: replication)" sling run -p cmd/sling/tests/pipelines/p.01.yaml -d
69 Run sling pipeline 01 "executed step ""step-02"" (type: replication)" sling run -p cmd/sling/tests/pipelines/p.01.yaml -d
70 Run sling chunking 10 """update_dt"" >= '2018-11-21|""id"" >= 601 and ""id"" <= 800|TEST1K_SQLSERVER_PG_003|TEST1K_SNOWFLAKE_PG_004" sling run -r cmd/sling/tests/replications/r.20.yaml -d
71 Run sling pipeline 02 sftp//tmp/test1k_mysql_pg.csv|aws_s3/sling_test/files/test1k_s3.csv sling run -p cmd/sling/tests/pipelines/p.02.yaml
71 Run sling pipeline 02 sftp//tmp/test1k_mysql_pg.csv|aws_s3/sling_test/files/test1k_s3.csv sling run -p cmd/sling/tests/pipelines/p.02.yaml

0 comments on commit 1543166

Please sign in to comment.