From 1543166f57873dd46b05f68f56c4a255d4b05a4a Mon Sep 17 00:00:00 2001 From: Fritz Larco Date: Sat, 1 Feb 2025 17:55:36 -0300 Subject: [PATCH] update sling pipeline test descriptions --- cmd/sling/tests/suite.cli.tsv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmd/sling/tests/suite.cli.tsv b/cmd/sling/tests/suite.cli.tsv index 5bbf81bf..14734dab 100644 --- a/cmd/sling/tests/suite.cli.tsv +++ b/cmd/sling/tests/suite.cli.tsv @@ -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 \ No newline at end of file +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