diff --git a/concourse/pipelines/5X_STABLE-generated.yml b/concourse/pipelines/5X_STABLE-generated.yml index 5b79c465b2d03d52f8fdb46257a5dd0c0e158d72..3f21588c08033652fbd5f4c1c2025b1d167ab6da 100644 --- a/concourse/pipelines/5X_STABLE-generated.yml +++ b/concourse/pipelines/5X_STABLE-generated.yml @@ -12,7 +12,7 @@ ## file (example: templates/gpdb-tpl.yml) and regenerate the pipeline ## using appropriate tool (example: gen_pipeline.py -t prod). ## ---------------------------------------------------------------------- -## Generated by gen_pipeline.py at: 2018-10-04 18:26:45.535713 +## Generated by gen_pipeline.py at: 2018-10-04 18:37:32.321530 ## Template file: gpdb-tpl.yml ## OS Types: ['centos6', 'centos7', 'sles', 'aix7', 'win', 'ubuntu16'] ## Test Sections: ['ICW', 'CS', 'MPP', 'MM', 'DPM', 'UD', 'FileRep', 'AA'] @@ -3659,6 +3659,7 @@ jobs: trigger: true - get: pxf_tarball trigger: true + version: {version_id: qChkvAhPXzfAkn9ff2k1MwP2n0q8wSSa} - get: pxf_infra_src - get: centos6-gpdb-dev-pxf-hdp - task: test_pxf diff --git a/concourse/pipelines/templates/gpdb-tpl.yml b/concourse/pipelines/templates/gpdb-tpl.yml index 864c52d5bb28a3f2ff32d98f6b1d6bb88735cb0c..e249f38efb56dd6e4bcd3277ed1b17eff0d1cf92 100644 --- a/concourse/pipelines/templates/gpdb-tpl.yml +++ b/concourse/pipelines/templates/gpdb-tpl.yml @@ -3302,6 +3302,7 @@ jobs: trigger: [[ test_trigger ]] - get: pxf_tarball trigger: [[ test_trigger ]] + version: {version_id: qChkvAhPXzfAkn9ff2k1MwP2n0q8wSSa} - get: pxf_infra_src - get: centos6-gpdb-dev-pxf-hdp - task: test_pxf