Agent Skills › GoogleCloudPlatform/DataflowTemplates › add-integ-tests-sourcedb-to-spanner

add-integ-tests-sourcedb-to-spanner

GitHub

用于执行 SourceDB 到 Spanner 迁移的集成测试。通过包装元测试编排器,接收源数据库名、映射矩阵和环境配置等参数,自动触发批量简单及数据类型测试场景。

v2/sourcedb-to-spanner/.agents/skills/add-integ-tests-sourcedb-to-spanner/SKILL.md GoogleCloudPlatform/DataflowTemplates

Trigger Scenarios

需要运行 MySQL 等源数据库到 Spanner 的集成测试时 用户请求执行 sourcedb-to-spanner 模板的自动化测试流程时

Install

npx skills add GoogleCloudPlatform/DataflowTemplates --skill add-integ-tests-sourcedb-to-spanner -g -y
More Options

Non-standard path

npx skills add https://github.com/GoogleCloudPlatform/DataflowTemplates/tree/main/v2/sourcedb-to-spanner/.agents/skills/add-integ-tests-sourcedb-to-spanner -g -y

Use without installing

npx skills use GoogleCloudPlatform/DataflowTemplates@add-integ-tests-sourcedb-to-spanner

指定 Agent (Claude Code)

npx skills add GoogleCloudPlatform/DataflowTemplates --skill add-integ-tests-sourcedb-to-spanner -a claude-code -g -y

安装 repo 全部 skill

npx skills add GoogleCloudPlatform/DataflowTemplates --all -g -y

预览 repo 内 skill

npx skills add GoogleCloudPlatform/DataflowTemplates --list

SKILL.md

Frontmatter
{
    "name": "add-integ-tests-sourcedb-to-spanner",
    "description": "Specific runner skill that delegates to the Template-Agnostic Meta-Test Orchestrator for the sourcedb-to-spanner (Bulk) template."
}

SourceDB-to-Spanner Testing Orchestrator

This is a specific runner skill that acts as a wrapper around the global meta-test-orchestrator skill.

Required Prompt Inputs

  1. Target Source Database Name
  2. Reference Datatype Mapping Matrix File Path
  3. Testing Environment Setup Path (e.g. testing_execution.env)

[!IMPORTANT] Initialization Check: If ANY of the required prompt inputs are missing from the user's prompt, or if the environment config file does not exist, you MUST HALT EXECUTION IMMEDIATELY. Ask the user to provide the missing inputs before proceeding.

Execution Instructions

You must immediately load and execute the v2/spanner-common/.agents/skills/meta-test-orchestrator/SKILL.md skill, passing it the following statically mapped parameters:

  1. Target Source Database Name: Extract from the user prompt.
  2. Reference Datatype Mapping Matrix File Path: Extract from the user prompt.
  3. Testing Environment Setup Path: Extract from the user prompt and assert its presence.
  4. Manifest File Path: v2/sourcedb-to-spanner/src/test/manifest.yaml.
  5. Target Template Path: v2/sourcedb-to-spanner
  6. Smoke Test Scenarios: bulk-simple
  7. Datatype Test Scenarios: bulk-datatypes, bulk-datatypes-pg

Yield execution completely to the meta-test-orchestrator. Instruct the Orchestrator to begin using these parameters.

Example User Prompt

Please run the add-integ-tests-sourcedb-to-spanner skill for the MySQL database. 
Use the reference matrix located at v2/sourcedb-to-spanner/src/test/resources/mysql/mysql_datatype_mapping_matrix.csv load the execution properties from testing_execution.env.

Version History

  • a764362 Current 2026-08-20 05:08

Same Skill Collection

.agents/skills/smt_functional_testing/SKILL.md
.agents/skills/smt-e2e-dataflow-debugging/SKILL.md
v2/datastream-to-spanner/.agents/skills/add-integ-tests-datastream-to-spanner/SKILL.md
v2/datastream-to-spanner/.agents/skills/add-source-datastream-to-spanner/SKILL.md
v2/gcs-spanner-dv/.agents/skills/add-integ-tests-gcs-spanner-dv/SKILL.md
v2/sourcedb-to-spanner/.agents/skills/add-source-sourcedb-to-spanner/SKILL.md
v2/spanner-common/.agents/skills/add-source-datatype-integ-test/SKILL.md
v2/spanner-common/.agents/skills/add-source-functional-integ-test/SKILL.md
v2/spanner-common/.agents/skills/meta-test-orchestrator/SKILL.md
v2/spanner-to-sourcedb/.agents/skills/add-integ-tests-spanner-to-sourcedb/SKILL.md
v2/spanner-to-sourcedb/.agents/skills/add-source-spanner-to-sourcedb/SKILL.md

Metadata

Files
0
Version
b712b8e
Hash
5158f4c3
Indexed
2026-08-20 05:08

Home - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-28 05:12
浙ICP备14020137号-1