github.com/greenplum-db/gpbackup@v0.0.0-20240517212602-89daab1885b3/ci/tasks/icw-roundtrip.yml (about)

     1  platform: linux
     2  
     3  image_resource:
     4    type: registry-image
     5  
     6  inputs:
     7  - name: gpbackup
     8  - name: ccp_src
     9  - name: cluster_env_files
    10  - name: gppkgs
    11  - name: icw_dump
    12  - name: diffdb_src
    13  - name: gp-pkg
    14    optional: true
    15  
    16  
    17  params:
    18    OS: RHEL
    19    LOCAL_CLUSTER_SIZE: 3
    20  
    21  run:
    22    path: gpbackup/ci/scripts/icw-roundtrip.bash